live-tip-20260606183709-ready-artifact-naming: Standardize ready artifact file names for reproducibility #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "task/live-tip-20260606183709-ready-artifact-naming"
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?
Assigned idea
ready artifact naming: Edit task/instruction.md and set this task slug to live-tip-20260606183709-ready-artifact-naming. Implement deterministic ready-artifact names using run identifiers and artifact type, avoiding ad-hoc timestamp-only names.
Approach: Edit task/instruction.md and set this task slug to live-tip-20260606183709-ready-artifact-naming. Implement deterministic ready-artifact names using run identifiers and artifact type, avoiding ad-hoc timestamp-only names.
Verification: {"file":"src/artifacts/naming.ts","assertion":"The naming helper must expose a function that builds names with a
ready-prefix and includesrunIdandartifactTypein the filename."}{"file":"test/artifacts/ready-artifact-name.test.ts","assertion":"Add an assertion that generated names are stable for the same inputs and follow the exact format
ready-<runId>-<artifactType>-<attempt>.tar.gz."}Risk: Live smoke generated task; validate by PR diff and gate result.
Required smoke edit: update task/instruction.md with live-tip-20260606183709-ready-artifact-naming.
Agent context
Task slug: live-tip-20260606183709-ready-artifact-naming
Branch: task/live-tip-20260606183709-ready-artifact-naming
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.