Skip to content

feat(ci): replace artifact storage with R2 in stateful CI example#180

Merged
fahimfaisaal merged 1 commit into
mainfrom
feat/stateful-ci-r2-storage
Jul 3, 2026
Merged

feat(ci): replace artifact storage with R2 in stateful CI example#180
fahimfaisaal merged 1 commit into
mainfrom
feat/stateful-ci-r2-storage

Conversation

@fahimfaisaal

Copy link
Copy Markdown
Member

Replaces GitHub Artifact download/upload with Cloudflare R2 for persistent benchmark storage in the stateful CI example.

Changes:

  • Swap dawidd6/action-download-artifact + actions/upload-artifact for cloudflare/wrangler-action with R2 object get/put
  • Update merge-dir to prev-merged.json to match R2 filename
  • Add cache: true to setup-go in UI workflow
  • Note language-agnostic parser strategy in stateful CI doc

- Swap dawidd6/action-download-artifact + actions/upload-artifact for
  cloudflare/wrangler-action with R2 object get/put
- Update merge-dir to prev-merged.json to match R2 filename
- Add cache: true to setup-go in UI workflow
- Note language-agnostic parser strategy in stateful CI doc
@fahimfaisaal
fahimfaisaal merged commit 8943afc into main Jul 3, 2026
4 checks passed
@fahimfaisaal
fahimfaisaal deleted the feat/stateful-ci-r2-storage branch July 3, 2026 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant