mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
[PR #96] [MERGED] Plugin Dev with GitHub Action #373
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-docs/pull/96
Author: @alterxyz
Created: 5/17/2025
Status: ✅ Merged
Merged: 5/18/2025
Merged by: @AllenWriter
Base:
main← Head:test-action📝 Commits (10+)
8cbe9b3Create process-mdx.ymlc1ccd32test rename0453dfdAuto-process MDX files [skip ci]390b415testfa9a3cbAuto-process MDX files [skip ci]d070538Update process-mdx.yml57a459eMerge branch 'test-action' of https://github.com/alterxyz/dify-docs-mintlify into test-action353ae7ctestca5a575Auto-process MDX files [skip ci]10f1f35feat: auto fix reference📊 Changes
155 files changed (+5018 additions, -2608 deletions)
View changed files
➕
.github/workflows/docs_bundle.yml(+80 -0)📝
.gitignore(+1 -4)📝
docs.json(+144 -120)📝
plugin-dev-en/0111-getting-started-dify-plugin.mdx(+19 -19)📝
plugin-dev-en/0131-cheatsheet.mdx(+10 -10)📝
plugin-dev-en/0211-getting-started-by-prompt.mdx(+2 -2)📝
plugin-dev-en/0211-getting-started-dify-tool.mdx(+12 -12)📝
plugin-dev-en/0211-getting-started-new-model.mdx(+11 -11)📝
plugin-dev-en/0221-initialize-development-tools.mdx(+10 -10)📝
plugin-dev-en/0222-creating-new-model-provider-extra.mdx(+7 -7)📝
plugin-dev-en/0222-creating-new-model-provider.mdx(+12 -12)📝
plugin-dev-en/0222-debugging-logs.mdx(+2 -2)📝
plugin-dev-en/0222-tool-plugin.mdx(+20 -20)📝
plugin-dev-en/0312-contributor-covenant-code-of-conduct.mdx(+10 -10)📝
plugin-dev-en/0312-privacy-protection-guidelines.mdx(+7 -7)📝
plugin-dev-en/0312-third-party-signature-verification.mdx(+2 -2)📝
plugin-dev-en/0321-plugin-auto-publish-pr.mdx(+2 -2)📝
plugin-dev-en/0321-release-overview.mdx(+10 -10)📝
plugin-dev-en/0322-release-by-file.mdx(+13 -13)📝
plugin-dev-en/0322-release-to-dify-marketplace.mdx(+13 -13)...and 80 more files
📄 Description
Preview at https://axyz1442.mintlify.app/plugin_dev_en/0411-doc-contribution-guide
���� This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.