Back to Dify

Deployment Create Release

web/features/deployments/create-release/README.md

1.16.01.3 KB
Original Source

Deployment Create Release

Release creation dialog for selecting a source app or DSL file and creating a new release for an existing deployment app instance.

Internal Modules

ModuleWhy this module uses it
sharedReuses shared deployment domain rules, UI primitives, hooks, or local helpers.

External Modules

ModuleWhy this module uses it
app/components/app/create-from-dsl-modal/uploaderReuses the existing DSL file uploader for the DSL release source.
app/components/base/app-iconRenders source app icons consistently in the source app picker.
app/components/base/skeletonReuses skeleton primitives for source app picker loading rows.
types/appUses app types and mode enums to narrow selectable source apps to workflow apps.