File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 with :
2727 persist-credentials : false
2828 - name : Setup Tools
29- uses : TanStack/config/.github/setup@a4c6d06ed525a310901e3e9fbed9b2301ebecfd5 # main
29+ uses : TanStack/config/.github/setup@190f659075ff0845850e330883eb26d7ffd0671f # main
3030 - name : Fix formatting
3131 run : pnpm format
3232 - name : Apply fixes
Original file line number Diff line number Diff line change 2828 persist-credentials : false
2929
3030 - name : Setup Tools
31- uses : TanStack/config/.github/setup@a4c6d06ed525a310901e3e9fbed9b2301ebecfd5 # main
31+ uses : TanStack/config/.github/setup@190f659075ff0845850e330883eb26d7ffd0671f # main
3232
3333 - name : Cache Playwright Browsers
3434 id : playwright-cache
Original file line number Diff line number Diff line change 2424 fetch-depth : 0
2525 persist-credentials : false
2626 - name : Setup Tools
27- uses : TanStack/config/.github/setup@a4c6d06ed525a310901e3e9fbed9b2301ebecfd5 # main
27+ uses : TanStack/config/.github/setup@190f659075ff0845850e330883eb26d7ffd0671f # main
2828 - name : Get base and head commits for `nx affected`
2929 uses : nrwl/nx-set-shas@3e9ad7370203c1e93d109be57f3b72eb0eb511b1 # v4.4.0
3030 with :
4343 with :
4444 persist-credentials : false
4545 - name : Setup Tools
46- uses : TanStack/config/.github/setup@a4c6d06ed525a310901e3e9fbed9b2301ebecfd5 # main
46+ uses : TanStack/config/.github/setup@190f659075ff0845850e330883eb26d7ffd0671f # main
4747 - name : Build Packages
4848 run : pnpm run build:all
4949 - name : Publish Previews
6060 with :
6161 persist-credentials : false
6262 - name : Setup Tools
63- uses : TanStack/config/.github/setup@a4c6d06ed525a310901e3e9fbed9b2301ebecfd5 # main
63+ uses : TanStack/config/.github/setup@190f659075ff0845850e330883eb26d7ffd0671f # main
6464 - name : Changeset Preview
65- uses : TanStack/config/.github/changeset-preview@a4c6d06ed525a310901e3e9fbed9b2301ebecfd5 # main
65+ uses : TanStack/config/.github/changeset-preview@190f659075ff0845850e330883eb26d7ffd0671f # main
Original file line number Diff line number Diff line change 2828 fetch-depth : 0
2929 persist-credentials : true # release job pushes version/docs changes
3030 - name : Setup Tools
31- uses : TanStack/config/.github/setup@a4c6d06ed525a310901e3e9fbed9b2301ebecfd5 # main
31+ uses : TanStack/config/.github/setup@190f659075ff0845850e330883eb26d7ffd0671f # main
3232 - name : Run Tests
3333 run : pnpm run test:ci
3434 - name : Run Changesets (version or publish)
5959 GH_TOKEN : ${{ secrets.GITHUB_TOKEN }}
6060 - name : Comment on PRs about release
6161 if : steps.changesets.outputs.published == 'true'
62- uses : TanStack/config/.github/comment-on-release@a4c6d06ed525a310901e3e9fbed9b2301ebecfd5 # main
62+ uses : TanStack/config/.github/comment-on-release@190f659075ff0845850e330883eb26d7ffd0671f # main
6363 with :
6464 published-packages : ${{ steps.changesets.outputs.publishedPackages }}
Original file line number Diff line number Diff line change 2525 persist-credentials : true # sync job pushes generated model updates
2626
2727 - name : Setup Tools
28- uses : TanStack/config/.github/setup@a4c6d06ed525a310901e3e9fbed9b2301ebecfd5 # main
28+ uses : TanStack/config/.github/setup@190f659075ff0845850e330883eb26d7ffd0671f # main
2929
3030 - name : Fetch and sync model metadata
3131 run : pnpm generate:models
You can’t perform that action at this time.
0 commit comments