Skip to content
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

Chore: [AEA-3617] - Change npm always-auth value #12

Merged
merged 20 commits into from
Feb 1, 2024
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
ecd6578
Initial repo setup
kris-szlapa Jan 31, 2024
d217aae
Merge remote-tracking branch 'refs/remotes/origin/aea-3617-move-spine…
kris-szlapa Jan 31, 2024
28b14d7
Rename the package
kris-szlapa Jan 31, 2024
5e21e09
Merge branch 'main' of https://github.com/NHSDigital/nhs-eps-spine-cl…
kris-szlapa Jan 31, 2024
381f076
Update the package-lock
kris-szlapa Jan 31, 2024
893d394
Merge branch 'main' of https://github.com/NHSDigital/nhs-eps-spine-cl…
kris-szlapa Jan 31, 2024
75de05f
Amend the integration guide
kris-szlapa Jan 31, 2024
48f9a6d
Merge branch 'main' of https://github.com/NHSDigital/nhs-eps-spine-cl…
kris-szlapa Feb 1, 2024
ed235ad
Move sonarcloud steps to within quality check job
kris-szlapa Feb 1, 2024
6cbd8fb
Add sonarcloud badge
kris-szlapa Feb 1, 2024
b06ae38
Merge branch 'main' of https://github.com/NHSDigital/nhs-eps-spine-cl…
kris-szlapa Feb 1, 2024
86a445c
Fix sonarcloud badge
kris-szlapa Feb 1, 2024
3fd29d1
Merge branch 'main' of https://github.com/NHSDigital/nhs-eps-spine-cl…
kris-szlapa Feb 1, 2024
815e5f4
Add the package badges
kris-szlapa Feb 1, 2024
6036f71
Merge branch 'main' of https://github.com/NHSDigital/nhs-eps-spine-cl…
kris-szlapa Feb 1, 2024
2834b5f
Change the package access to public
kris-szlapa Feb 1, 2024
b3f9782
Merge branch 'main' of https://github.com/NHSDigital/nhs-eps-spine-cl…
kris-szlapa Feb 1, 2024
312c229
Update integration guide
kris-szlapa Feb 1, 2024
7f1789e
Merge branch 'main' of https://github.com/NHSDigital/nhs-eps-spine-cl…
kris-szlapa Feb 1, 2024
4faeb45
Change npm always-auth value
kris-szlapa Feb 1, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
//npm.pkg.github.com/:_authToken=${NODE_AUTH_TOKEN}
@NHSDigital:registry=https://npm.pkg.github.com
always-auth=true
Loading