ta
TanStack
GitHub
intent
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
intent
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
GitHub
intent
Workspace
Succeeded
feat/reusable-check-workflow
ef68b55f ci: apply automated fixes
by autofix-ci...
a
Succeeded
feat/reusable-check-workflow
7ec0891b fix: include the release revision in build cache inputs
by ladybluenotes
l
Succeeded
feat/reusable-check-workflow
eb99fad1 test: exercise the combined PR validation step
by ladybluenotes
l
Succeeded
feat/reusable-check-workflow
1f948107 test: align the mock template stamp with the shipped one
by Sarah Gerrard
S
Succeeded
feat/reusable-check-workflow
c5f376ee ci: contain a compromised upstream by pinning the caller to the release commit and least privilege The copied caller now runs two jobs against two reusable workflows, each pinned to the commit of the Intent release that copied it and each granted only the permissions its workflow needs: contents: read for the pull-request checks, the two write permissions for the review reminder. Both workflows run the repository's own lockfile-pinned copy of @tanstack/intent, so a malicious npm publish does nothing until the maintainer merges a bump; the intent-version input opts into a registry install. Setup resolves the release commit from the tag and falls back to the tag when offline. The moving major tag and its release step are gone.
by Sarah Gerrard
S
Succeeded
feat/reusable-check-workflow
a9e507f3 chore: set the workflow version stamp to 4, one past the last release
by Sarah Gerrard
S
Succeeded
feat/reusable-check-workflow
2b3f5e07 chore: keep the workflow version stamp at 5, already bumped since the last release
by Sarah Gerrard
S
Succeeded
feat/reusable-check-workflow
c71b272a ci: keep the token out of the review job checkout and supply it to the push alone
by Sarah Gerrard
S
Succeeded
feat/reusable-check-workflow
ca36bb2d fix: validate every skills root in one run so check reports all errors validate accepts several directories and reports them together, so the maintainer check no longer loops over roots, swallowing every failure after the first, and writes one validation summary instead of one per root.
by Sarah Gerrard
S
Succeeded
feat/reusable-check-workflow
d86d1b02 chore: keep site docs out of this PR; they land on the docs branch
by Sarah Gerrard
S
Succeeded
feat/reusable-check-workflow
724d1114 fix: recreate a merged review branch and validate every skills root before failing check
by Sarah Gerrard
S
Succeeded
feat/reusable-check-workflow
7688fd81 feat: run skill checks from a reusable workflow and summarize maintainer check in CI The copied check-skills.yml is now a short caller for the reusable workflow in this repository, pinned to Intent's major tag. The release workflow moves that tag on each latest publish, so pipeline changes reach every maintainer without an edit to their copy. maintainer check --github-summary writes the authoring issues, files to sync, and pending review items to the GitHub Actions step summary after validate writes its own section, and the reusable workflow passes it.
by Sarah Gerrard
S
Previous
Next