Skip to content

Commit

Permalink
ci: better monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
ido-pluto committed Nov 20, 2023
1 parent 83b08ba commit a31042e
Show file tree
Hide file tree
Showing 11 changed files with 272 additions and 365 deletions.
33 changes: 0 additions & 33 deletions .config/scripts/run-publish-monorepo.mjs

This file was deleted.

108 changes: 0 additions & 108 deletions .config/scripts/scan-publish-order.mjs

This file was deleted.

67 changes: 0 additions & 67 deletions .config/scripts/update-monorepo-packages-version.mjs

This file was deleted.

101 changes: 0 additions & 101 deletions .config/semantic-release.json

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: "20"
- name: Install modules & build
- name: Install modules
run: |
npm ci
Expand Down
Loading

0 comments on commit a31042e

Please sign in to comment.