Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 0
🩹 [Patch]: Current Jwt module ready for maintained publication#18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uh oh!
There was an error while loading. Please reload this page.
Changes from all commits
e4a931cce57a84609a4d00266323e2c96138032dfc486bfb9dde4b24d55348f969330f18c2e609667c7782890a0493f02a9faac43ebb65b6cf50d27cc523b3cffa23c56f7649de93e8c8270d5b6b54221726ffa94ae210b243d072383fcf9942101adfc6645File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| [codespell] | ||
| skip = ./.github/linters | ||
| ignore-words-list = afterall |
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| scan: | ||
| disable-telemetry: true | ||
| scanners: | ||
| - vuln | ||
| - misconfig | ||
| - secret | ||
| skip-files: | ||
| # src/JWT.psm1 is a build artifact generated by Process-PSModule and is | ||
| # not present in source. Skip it so lint runs against checked-in files only. | ||
| - src/JWT.psm1 | ||
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,9 @@ | ||
| name: Process-PSModule | ||
| run-name: "Process-PSModule - [${{ github.event.pull_request.title }} #${{ github.event.pull_request.number }}] by @${{ github.actor }}" | ||
| on: | ||
| workflow_dispatch: | ||
| schedule: | ||
| - cron: '0 0 * * *' | ||
| pull_request: | ||
| branches: | ||
| - main | ||
| @@ -26,6 +27,5 @@ permissions: | ||
| jobs: | ||
| Process-PSModule: | ||
| uses: PSModule/Process-PSModule/.github/workflows/workflow.yml@v4 | ||
| secrets: | ||
| APIKEY: ${{ secrets.APIKEY }} | ||
| uses: PSModule/Process-PSModule/.github/workflows/workflow.yml@11117919e65242d3388727819a751f74ad24ea9e # v5.5.0 | ||
| secrets: inherit | ||
MariusStorhaug marked this conversation as resolved.
Uh oh!There was an error while loading. Please reload this page. MariusStorhaug marked this conversation as resolved.
Uh oh!There was an error while loading. Please reload this page. MariusStorhaug marked this conversation as resolved.
Uh oh!There was an error while loading. Please reload this page. | ||
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.