Skip to content

chore: update from upstream template#14

Merged
sksizer merged 1 commit into
feat/cousin-reposfrom
chore/update-from-template
Jul 14, 2026
Merged

chore: update from upstream template#14
sksizer merged 1 commit into
feat/cousin-reposfrom
chore/update-from-template

Conversation

@sksizer

@sksizer sksizer commented Jul 14, 2026

Copy link
Copy Markdown
Owner

Brings this branch up to date with the upstream template (https://github.com/sksizer/rust-template), pulling in the release-plz migration from upstream PR #13.

Performed the following:

  • justfile (removed cargo-release recipes; added release-plz notes)
  • .github/workflows/release-plz.yml (new)
  • release-plz.toml (new; replaces release.toml)
  • RELEASE.md (new; referenced by the updated justfile)
  • release.toml (deleted, removed upstream)

Did not bring over the following because of project-specific overrides:

  • scripts/cousins.json (this branch's cousin entries are not yet merged upstream; copying would revert them)
  • README.md (project-specific per sync policy)
  • Cargo.lock (project-specific per sync policy)

Base is feat/cousin-repos rather than main because main already contains these changes; targeting main would also drag this branch's unmerged commits into the diff.

Verification: every brought-over file was copied byte-for-byte from a fresh clone of the template (cmp confirms identity), git diff after copying matched the pre-copy diff -u output exactly, and just full-check passes.

Performed the following:
- justfile (removed cargo-release recipes; added release-plz notes)
- .github/workflows/release-plz.yml (new)
- release-plz.toml (new; replaces release.toml)
- RELEASE.md (new; referenced by the updated justfile)
- release.toml (deleted, removed upstream)

Did not bring over the following because of project-specific overrides:
- scripts/cousins.json (local cousin entries from this branch are not yet merged upstream)
- README.md (project-specific per sync policy)
- Cargo.lock (project-specific per sync policy)
@sksizer
sksizer merged commit 5044d4e into feat/cousin-repos Jul 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant