After releasing a Mini Program package, you can view, pause, end, or delete its release task.
The following table summarizes each operation and when to use it:
|
Operation |
When to use |
Effect |
|
View |
Check the status or details of a release task |
Read-only. No changes made. |
|
Pause |
Temporarily stop a release task in progress |
The task pauses. Click Continue to resume from where it left off. |
|
End |
Permanently stop a release task you no longer need |
The task ends. The package still exists, but you must create a new release task to release it again. |
|
Delete |
Remove a package you no longer need |
The package and all its resources are permanently deleted and cannot be restored. |
View a Mini Program package release task
In the navigation pane on the left, click Mini Program > Release Mini Program.
In the Mini Program package list on the left, select the package you want to view.
On the right, click the drop-down button (
) next to the package version to expand its details.Click View. The release task details are displayed.
Pause a Mini Program package release task
In the navigation pane on the left, click Mini Program > Release Mini Program.
In the Mini Program package list on the left, select the package you want to pause.
On the right, click the drop-down button (
) next to the package version to expand its details.Click Pause.
-
Click OK to confirm.
NoteTo resume a paused release task, click Continue. The task resumes from where it was paused.
End a Mini Program package release task
Ending a release task stops distribution of a specific version without deleting the package. You can create a new release task to release it again.
In the navigation pane on the left, click Mini Program > Release Mini Program.
In the Mini Program package list on the left, select the package whose release task you want to end.
On the right, click the drop-down button (
) next to the package version to expand its details.Click End.
-
Click OK to confirm.
NoteAfter the release task ends, create a new release task to release the package again.
Delete a Mini Program package
Deleting a package permanently removes it and all its resources. This action cannot be undone.
In the navigation pane on the left, click Mini Program > Release Mini Program.
In the Mini Program package list on the left, select the package you want to delete.
Click the delete button (
).-
Click OK.
NoteAfter a package is deleted, its resources cannot be restored.