Commit 1aa29ae
chore(cicd): fix publish (#336)
* Add release step
* chore(cicd): Add package and github release
* chore(cicd): set npm publish
* test(cicd): Fix/release (#321)
* fix(cicd): Fix/release (#323)
* chore(cicd): fix release
* v0.1.0-beta.7
* chore(cicd): fix scope
* v0.1.0-beta.8
* fix test branch
* fix(metrics): lib entrypoint
* v0.1.0-beta.9
* fix release target branch
* fix package-lock
* reset versions for real release
* fix missing deps
* fix old ref to personal org
* chore(cicd): fix publish flow
* test bypass
* fix workflow syntax
* v0.1.0-beta.10
* revert merge and fix doc
* back to main
Co-authored-by: Chazal <[email protected]>
Co-authored-by: flochaz <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>1 parent ced810a commit 1aa29ae
File tree
3 files changed
+16
-3
lines changed- .github/workflows
- packages/commons
3 files changed
+16
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | | - | |
| 37 | + | |
37 | 38 | | |
38 | | - | |
39 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments