Skip to content

[storage] zephyr pipeline to rename GCS artifact files to .artifact.json#5869

Closed
ravwojdyla-agent wants to merge 1 commit into
mainfrom
rav-migrate-artifact-files
Closed

[storage] zephyr pipeline to rename GCS artifact files to .artifact.json#5869
ravwojdyla-agent wants to merge 1 commit into
mainfrom
rav-migrate-artifact-files

Conversation

@ravwojdyla-agent

Copy link
Copy Markdown
Contributor

Adds a Zephyr pipeline that scans the GCS object inventory under gs://marin-us-central2/tmp/storage-scan/deduped/, finds objects whose basename is .artifact or artifact.json, and renames each to .artifact.json via gcsfs.mv. Default is dry-run; --no-dry-run performs the writes. Dry-run on iris found 76,555 matches across six buckets. Live run is gated on a separate update to lib/marin/src/marin/execution/artifact.py.

Scans the dedup'd GCS object inventory under
gs://marin-us-central2/tmp/storage-scan/deduped/, finds objects whose
basename is `.artifact` or `artifact.json`, and renames each to
`.artifact.json` in the same prefix via gcsfs.mv. Default is dry-run;
`--no-dry-run` performs the writes.
@ravwojdyla-agent ravwojdyla-agent added the agent-generated Created by automation/agent label May 20, 2026
@ravwojdyla ravwojdyla marked this pull request as draft May 20, 2026 01:14
@ravwojdyla

Copy link
Copy Markdown
Contributor

@ravwojdyla

Copy link
Copy Markdown
Contributor

This is run adhoc to standardize on .artifact.json closing.

@ravwojdyla ravwojdyla closed this Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent-generated Created by automation/agent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants