Commit 18c6abf
Rename project to jcamp.Changesets / Changesets; drop SolarWinds branding
Rebrand for the standalone jcamp-code/changesets-net product line:
- NuGet PackageId -> jcamp.Changesets; assembly and root namespace are
the generic Changesets (namespace Changesets.*), tool command unchanged
(changeset). Generic namespace keeps the source contribution-friendly.
- Rename src/ and tests/ folders, both .csproj, and the .sln accordingly;
SolarWinds.Changesets -> Changesets across all 140 source files.
- Directory.Build.props: Company jcamp-code, Authors John Campion Jr,
RepositoryUrl -> jcamp-code/changesets-net, sole copyright.
- NuGet.config source mapping SolarWinds.* -> jcamp.*.
- CODEOWNERS -> @JohnCampionJr.
SolarWinds is now absent from all code and config (docs handled
separately). LICENSE (Apache-2.0) retained. Full suite green on net8
and net10 (228/228).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 4c468f2 commit 18c6abf
163 files changed
Lines changed: 285 additions & 285 deletions
File tree
- src/Changesets
- Commands
- Add
- Info
- Init
- Pre
- Publish
- Services
- ShellInit
- Status
- Tag
- Ui
- Version
- Helpers
- Infrastructure
- tests/Changesets.Tests
- Add
- E2E
- Parity
- Golden
- combined-bumps/pkg-a
- dependency-minor-threshold
- pkg-a
- pkg-b
- dependency-patch
- pkg-a
- pkg-b
- multiline-summary/pkg-a
- own-change-plus-dependency
- pkg-a
- pkg-b
- single-major/pkg-a
- single-minor/pkg-a
- single-patch/pkg-a
- zerover-major/pkg-a
- zerover-minor/pkg-a
- Info
- Infrastructure
- Init
- Pre
- Publish
- Status
- Tag
- TestData
- SubDirectory
- Ui
- Version
- TestData
- .changeset
- src
- ProjectA
- ProjectB
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
File renamed without changes.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments