Document Gitea package publishing pitfalls
This commit is contained in:
@@ -109,6 +109,14 @@ Did release behavior, artifacts, or downloads change?
|
||||
yes -> update docs/release-checklist.md and README downloads/artifacts
|
||||
no -> do not invent release details
|
||||
|
||||
Does the user expect a Gitea Package Registry package?
|
||||
yes -> add an explicit generic package upload step; upload-artifact alone is not enough
|
||||
no -> workflow-run artifacts may be sufficient
|
||||
|
||||
Do package upload URLs include raw build filenames?
|
||||
yes -> copy artifacts to URL-safe filenames first, then upload those names
|
||||
no -> continue
|
||||
|
||||
Is the work interrupted, risky, or multi-session?
|
||||
yes -> update docs/agent-handoff.md
|
||||
no -> no handoff file is required
|
||||
|
||||
Reference in New Issue
Block a user