Commit d3cfa5f
Stop committing dist/ to the repo
The dist/ exception predates publishing to npm. Now that consumers
install @patchstack/connect from the registry, the prepare script
builds dist/ on install and the publish workflow builds it before
packing — so there is no need to track build output in git.
- Untrack dist/ and drop the .gitignore exception
- Remove the "Verify committed dist is current" check from CI and
publish workflows
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent bd497b2 commit d3cfa5f
11 files changed
Lines changed: 1 addition & 2950 deletions
File tree
- .github/workflows
- dist
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 52 | | |
56 | 53 | | |
57 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | 51 | | |
55 | 52 | | |
56 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
| 6 | + | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
| |||
0 commit comments