File tree Expand file tree Collapse file tree 5 files changed +179
-14
lines changed Expand file tree Collapse file tree 5 files changed +179
-14
lines changed Original file line number Diff line number Diff line change 8080 env :
8181 NX_CLOUD_DISTRIBUTED_EXECUTION : false
8282
83+ - run : pnpm pkg-pr-new publish --packageManager=pnpm
84+
8385 - name : build docs
8486 run : pnpm generate-docs
8587
Original file line number Diff line number Diff line change 8383 NPM_CONFIG_PROVENANCE : ' true'
8484 NPM_TOKEN : ${{ secrets.NPM_ACCESS_TOKEN }}
8585
86+ - run : pnpm pkg-pr-new publish --packageManager=pnpm
87+ if : steps.changesets.outputs.published == 'false'
88+
8689 - name : Send GitHub Action data to a Slack workflow
8790 if : steps.changesets.outputs.published == 'true'
8891
Original file line number Diff line number Diff line change 1- [ ![ Build Status] ( https://github.com/ForgeRock/ping-javascript-sdk/actions/workflows/ci.yaml/badge.svg )] ( https://github.com/ForgeRock/ping-javascript-sdk/actions/workflows/ci.yaml )
1+ [ ![ pkg.pr.new] ( https://pkg.pr.new/badge/OWNER/REPO )] ( https://pkg.pr.new/~/ForgeRock/ping-javascript-sdk )
2+ [ ![ Build Status] ( https://github.com/ForgeRock/ping-javascript-sdk/actions/workflows/ci.yaml/badge.svg )] ( https://github.com/ForgeRock/ping-javascript-sdk/actions/workflows/ci.yml )
23
34<p align =" center " >
45 <a href =" https://github.com/ForgeRock/ping-javascript-sdk " >
Original file line number Diff line number Diff line change 102102 "lint-staged" : " ^15.0.0" ,
103103 "madge" : " 8.0.0" ,
104104 "nx" : " 21.2.3" ,
105+ "pkg-pr-new" : " 0.0.59" ,
105106 "playwright" : " ^1.47.2" ,
106107 "prettier" : " ^3.2.5" ,
107108 "shx" : " ^0.4.0" ,
You can’t perform that action at this time.
0 commit comments