live-tip-20260606175948-ready-artifact-naming-consistency: Ready artifact naming benchmark #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "task/live-tip-20260606175948-ready-artifact-naming-consistency"
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: Ready artifact naming benchmark
Approach: Edit task/instruction.md and add a regular benchmark with slug live-tip-20260606175948-ready-artifact-naming-consistency. Enforce deterministic ready artifact names using env, timestamp, and digest, with path-safe sanitization.
Verification: test -f task/instruction.md && grep -Fq 'live-tip-20260606175948-ready-artifact-naming-consistency' task/instruction.md
test -f scripts/artifacts/ready-name.ts && grep -Fq 'ready-' scripts/artifacts/ready-name.ts && grep -Fq 'sanitize' scripts/artifacts/ready-name.ts && grep -Fq 'digest' scripts/artifacts/ready-name.ts
test -f test/benchmark/ready-artifact-name.spec.ts && grep -Fq 'expected artifact name' test/benchmark/ready-artifact-name.spec.ts && grep -Fq 'path-safe' test/benchmark/ready-artifact-name.spec.ts
Risk: Live smoke generated task; validate by PR diff and gate result.
Required smoke edit: update task/instruction.md with live-tip-20260606175948-ready-artifact-naming-consistency.
Agent context
Task slug: live-tip-20260606175948-ready-artifact-naming-consistency
Branch: task/live-tip-20260606175948-ready-artifact-naming-consistency
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.