Commit a53d852
Main simplify release (#95)
* get full git history first
* remove deprecated auth warning
* use pnpm publish instead of npm
* @instructure.ai/[email protected]
* lint
* @instructure.ai/[email protected]
* Update .github/workflows/release-package.yml
Co-authored-by: Copilot <[email protected]>
* Update .github/workflows/release-package.yml
Co-authored-by: Copilot <[email protected]>
* update build script
* properly invoke custom build script
* simplify release script
* exit early when no change in ./apps
* easier PR prefix validation
* use fetch-depth: 0
* robust git dif
* use proper exit codes
* use conditional yaml
* @instructure.ai/[email protected]
* don't force push tags
* @instructure.ai/[email protected]
* use workflow_run as trigger.
* @instructure.ai/[email protected]
* gh requirestoken.
* @instructure.ai/[email protected]
* shared-configs has no bundle
* @instructure.ai/[email protected]
---------
Co-authored-by: Copilot <[email protected]>1 parent 66a994d commit a53d852
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
78 | 82 | | |
79 | 83 | | |
80 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments