chore: use lerna-lite instead of lerna for workspace: support
This commit is contained in:
9
.github/workflows/components.publish.yml
vendored
9
.github/workflows/components.publish.yml
vendored
@@ -8,6 +8,9 @@ jobs:
|
||||
if: contains(github.event.head_commit.message, 'chore(release)') == false
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
defaults:
|
||||
run:
|
||||
working-directory: packages/components
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
@@ -31,4 +34,8 @@ jobs:
|
||||
passphrase: ${{ secrets.PASSPHRASE }}
|
||||
git_user_signingkey: true
|
||||
git_commit_gpgsign: true
|
||||
- run: yarn version-bump
|
||||
- run: |
|
||||
node scripts/package-components.mjs
|
||||
git add dist
|
||||
git commit -m 'chore(release): components'
|
||||
git push -u origin HEAD
|
||||
6
.github/workflows/publish.yml
vendored
6
.github/workflows/publish.yml
vendored
@@ -1,8 +1,10 @@
|
||||
name: Publish
|
||||
name: Publish Components
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ develop, main ]
|
||||
paths:
|
||||
- packages/components/**
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/@lerna-lite-cli-npm-1.5.1-6defe779d7-456d9f2c0f.zip
vendored
Normal file
BIN
.yarn/cache/@lerna-lite-cli-npm-1.5.1-6defe779d7-456d9f2c0f.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/@lerna-lite-core-npm-1.5.1-9b081fb574-c9367686a7.zip
vendored
Normal file
BIN
.yarn/cache/@lerna-lite-core-npm-1.5.1-9b081fb574-c9367686a7.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/@lerna-lite-info-npm-1.5.1-0d2914a12c-af59e1404b.zip
vendored
Normal file
BIN
.yarn/cache/@lerna-lite-info-npm-1.5.1-0d2914a12c-af59e1404b.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/@lerna-lite-init-npm-1.5.1-bbd7fc1450-d2f78fe145.zip
vendored
Normal file
BIN
.yarn/cache/@lerna-lite-init-npm-1.5.1-bbd7fc1450-d2f78fe145.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/@lerna-lite-publish-npm-1.5.1-5a8cafc439-9735635cb1.zip
vendored
Normal file
BIN
.yarn/cache/@lerna-lite-publish-npm-1.5.1-5a8cafc439-9735635cb1.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/@lerna-lite-version-npm-1.5.1-c16e0e7510-7cc965cf1c.zip
vendored
Normal file
BIN
.yarn/cache/@lerna-lite-version-npm-1.5.1-c16e0e7510-7cc965cf1c.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/@npmcli-run-script-npm-4.0.0-9f11df1096-65daf9592f.zip
vendored
Normal file
BIN
.yarn/cache/@npmcli-run-script-npm-4.0.0-9f11df1096-65daf9592f.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/inquirer-npm-8.2.4-a2a5fb3187-dfcb6529d3.zip
vendored
Normal file
BIN
.yarn/cache/inquirer-npm-8.2.4-a2a5fb3187-dfcb6529d3.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/is-interactive-npm-1.0.0-7ff7c6e04a-824808776e.zip
vendored
Normal file
BIN
.yarn/cache/is-interactive-npm-1.0.0-7ff7c6e04a-824808776e.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/is-unicode-supported-npm-0.1.0-0833e1bbfb-a2aab86ee7.zip
vendored
Normal file
BIN
.yarn/cache/is-unicode-supported-npm-0.1.0-0833e1bbfb-a2aab86ee7.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user