Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

ci: release workflow #18

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
2c747d3
release.yml - wip
SergeyRoyt Dec 27, 2023
418f198
release.yml - wip
SergeyRoyt Dec 27, 2023
1a0db19
Change changelog title in all 3 packages
SergeyRoyt Dec 28, 2023
50b0e32
Merge branch 'master' into workflows/release-workflow
SergeyRoyt Dec 28, 2023
08ad036
remove npx lerna
SergeyRoyt Dec 28, 2023
6cce643
release.yml wip
SergeyRoyt Dec 28, 2023
1b3467f
.gitignore - add lerna-debug.log
SergeyRoyt Dec 28, 2023
de80a51
add .npmrc - local test
SergeyRoyt Dec 28, 2023
96051eb
release.yml - wip
SergeyRoyt Dec 28, 2023
6537e2c
release.yml - wip
SergeyRoyt Dec 28, 2023
0cd06ef
verdaccio - config.yaml
SergeyRoyt Dec 28, 2023
11e94f4
.verdaccio-db.json
SergeyRoyt Dec 28, 2023
e60c254
verdaccio remove htpasswd
SergeyRoyt Dec 28, 2023
f11f4f4
update .npmrc
SergeyRoyt Dec 28, 2023
660d099
update .npmrc
SergeyRoyt Dec 28, 2023
777df93
update config.yaml
SergeyRoyt Dec 28, 2023
dc98971
config.yaml
SergeyRoyt Dec 28, 2023
6d7578f
verdaccio auth
SergeyRoyt Dec 28, 2023
caa1ad2
verdaccio htpasswd
SergeyRoyt Dec 28, 2023
3f3ee8b
delete .npmrc
SergeyRoyt Dec 28, 2023
bba9af4
disable auth verdaccio
SergeyRoyt Dec 28, 2023
7ded9b1
verdaccio config.yaml
SergeyRoyt Dec 28, 2023
3ed3589
remove verdaccio config
SergeyRoyt Dec 28, 2023
b5309c4
add verdaccio to .gitignore
SergeyRoyt Dec 28, 2023
56e76bb
restrict workflow_dispatch to run only on master
SergeyRoyt Dec 30, 2023
acad5b7
release.yml - wip
SergeyRoyt Dec 30, 2023
d5a4f56
remove comment
SergeyRoyt Jan 2, 2024
b67f4f7
Merge branch 'master' into workflows/release-workflow
SergeyRoyt Jan 3, 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
Prev Previous commit
Next Next commit
add .npmrc - local test
  • Loading branch information
SergeyRoyt committed Dec 28, 2023

Verified

This commit was signed with the committer’s verified signature.
scala-steward Scala Steward
commit de80a5159181238d2842c65f7c4f31f2dd1eef5a
3 changes: 3 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
registry=http://localhost:4873/
//localhost:4873/:username="user"
//localhost:4873/:_password="password"