Skip to content

fix(ci): remove backfill-attestations workflow#258

Merged
rhuanbarreto merged 4 commits into
mainfrom
chore/remove-backfill-attestations
May 2, 2026
Merged

fix(ci): remove backfill-attestations workflow#258
rhuanbarreto merged 4 commits into
mainfrom
chore/remove-backfill-attestations

Conversation

@rhuanbarreto

@rhuanbarreto rhuanbarreto commented May 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Removes the one-time backfill-attestations.yml workflow that has already been executed
  • All existing release artifacts are already signed — the workflow is no longer needed

Test plan

  • Verify the workflow file is deleted
  • Confirm CI passes without the removed workflow

The one-time backfill has already been executed — all existing
release artifacts are signed. Keeping the workflow around adds
unnecessary clutter.

Signed-off-by: Rhuan Barreto <rhuan@barreto.work>
@rhuanbarreto rhuanbarreto force-pushed the chore/remove-backfill-attestations branch from 16c85f5 to f445faf Compare May 2, 2026 17:31
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 2, 2026

Copy link
Copy Markdown

Deploying archgate-cli with  Cloudflare Pages  Cloudflare Pages

Latest commit: e964d93
Status: ✅  Deploy successful!
Preview URL: https://4975e2a3.archgate-cli.pages.dev
Branch Preview URL: https://chore-remove-backfill-attest.archgate-cli.pages.dev

View logs

Signed-off-by: Rhuan Barreto <rhuan@barreto.work>
The PostToolUse hook called bare `oxfmt` which is not in PATH —
only available via node_modules/.bin. This caused the hook to
silently fail, skipping auto-formatting on Write/Edit. Switch to
`bunx oxfmt` which resolves the binary from devDependencies.

Signed-off-by: Rhuan Barreto <rhuan@barreto.work>
Consolidate settings.local.json into settings.json so all
project configuration lives in a single checked-in file.

Signed-off-by: Rhuan Barreto <rhuan@barreto.work>
@rhuanbarreto rhuanbarreto merged commit 6a32d09 into main May 2, 2026
10 checks passed
@rhuanbarreto rhuanbarreto deleted the chore/remove-backfill-attestations branch May 2, 2026 21:22
@archgatebot archgatebot Bot mentioned this pull request May 2, 2026
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