Releases: fini-net/template-repo
Releases · fini-net/template-repo
v1.2
What's Changed
- 🫡 [.repo.toml] create file with flags and other metadata AND verify the format with Cue by @chicks-net in #53
- ✅ [cue] check if flags are true by @chicks-net in #54
- 📖 [cue] verify that description and topics match by @chicks-net in #56
- 🔢 [just] canonical sorting of .claude/settings.local.json by @chicks-net in #59
- 🧠 [just] gh-process v4.5 - Smart Polling for PR Checks by @chicks-net in #61
- 🦓 [claude] /init update by @chicks-net in #62
- 🙊 [just] v4.6 - Conditional AI Review Display by @chicks-net in #64
- 🛤 [just] add check for branch protection to compliance_check by @chicks-net in #65
- 🏭 [readme] add banner to top README by @chicks-net in #66
- 📰 [readme] refresh feature list after months of development by @chicks-net in #68
- 🕔 [just] v4.7 detects stale claude code reviews fixes #69 by @chicks-net in #70
- 🎣 [just] sort Claude permissions and just shellcheck before creating a PR by @chicks-net in #71
- 👈 [just] v4.8 add copilot suggestion picker, fixes #67 by @chicks-net in #72
- 🛩 [just] v4.9 counts copilot suggestions by @chicks-net in #74
- 🧑💻 [readme] PRs for every gh-process version and issues recently by @chicks-net in #75
- 🎯 [just] v5.0 makes pr_update more reliable by @chicks-net in #78
- 🎙 [just] v5.1 - On-Demand Copilot Reviews by @chicks-net in #79
- 🔸 [claude] let code review do gh/echo/cat commands by @chicks-net in #80
- 🟰 [just] v5.2 - update mechanism by @chicks-net in #83
- ❓ [just] v5.3 lets default release recipe to be disabled by @chicks-net in #84
- 🖊 [claude] let claude write to pull requests by @chicks-net in #85
- 📁 [just] move copilot recipes into their own file/group by @chicks-net in #86
- 📙 [claude] /init filled in gaps forgotten in recent PRs by @chicks-net in #87
- 🧑
✈️ [just] v5.4 applies copilot suggestions interactively by @chicks-net in #88 - 🛻 [just] mv .just/install-prerequisites.sh into .just/lib by @chicks-net in #89
- ⛈ [just] enhanced repo cleaning by @chicks-net in #90
- 🛝 [just] mv template_sync_test into file not slated for deletion by cleaner by @chicks-net in #91
- 🦺 [just] v5.5 keeps release from releasing weird non-version versions by @chicks-net in #92
Full Changelog: v1.1...v1.2
v1.1
What's Changed
- 🛀 [just] clean_readme only on a branch and mention the recipe itself by @chicks-net in #29
- 🌌 [just] fix spacing and document remaining issues by @chicks-net in #30
- 😮 [just] verify v3.5 and quote more consistently by @chicks-net in #31
- 🎣 [just] add pre-pr hook by @chicks-net in #32
- 🐠 [readme] update CONTRIBUTING with new just recipe by @chicks-net in #33
- 🐡 [readme] initial .just/RELEASE_NOTES.md by @chicks-net in #34
- 🐢 [just] v3.8 - generalize gh-process by removing dependance on my particular git aliases by @chicks-net in #35
- 📼 [readme] vhs project has not responded, so moving on by @chicks-net in #36
- 🐚 [just] shellcheck just recipes by @chicks-net in #37
- 🐌 [claude] v3.8 claude /init and add shellcheck recipe to docs by @chicks-net in #38
- 🟣 [just] shellcheck has purple headings by @chicks-net in #39
- ✅ [just] v3.9 fixes shellcheck errors in gh-process by @chicks-net in #40
- 🎩 [just] release notes for v3.8bis and v3.9 of gh-process by @chicks-net in #41
- 🔔 [readme] expand .just/README.md to explain features by @chicks-net in #42
- 🔸 [claude] allow just shellcheck by @chicks-net in #43
- 🐱 [just] v4.0 adds PR update recipes by @chicks-net in #44
- 🌌 [just] fix spacing for editorconfig in www-chicks-net by @chicks-net in #45
- 👴 [just] v4.1 adds release_age, latest_claude, and again recipes by @chicks-net in #46
- 🌪 [readme] release notes for gh-process v4.1 by @chicks-net in #47
- 🥯 [just] v4.2: script for installing pre-requisites by @chicks-net in #48
- 🧳 [just] v4.3 - just release does git pull so you can see the tag locally by @chicks-net in #49
- 🪕 [just] v4.4 fixes a bug in pr_update that ate blank lines by @chicks-net in #50
- 🍌 [just] clarify just for Claude by @chicks-net in #51
- 🚣 [readme] update features in .just readme by @chicks-net in #52
Full Changelog: v1.0...v1.1
v1.0
What's Changed
- 🥁 [gha] Add Checkov scanner to github actions by @chicks-net in #13
- 🪘 [readme] mention that Checkov is here by @chicks-net in #14
- 🧱 [just] add editorconfig to compliance check by @chicks-net in #15
- 🛝 [gha] add auto-assign by @chicks-net in #16
- 🖊 [readme] improved feature list by @chicks-net in #17
- 📹 [readme] add asciinema animated GIF of dev process by @chicks-net in #18
- 🙊 [readme] vhs is broken for me by @chicks-net in #19
- ⏱ [just] watch PR checks every 5s by @chicks-net in #20
- 🚣 [just] verify that branch has commits before opening PR by @chicks-net in #21
- 🦒 [gha] better security and add actionlint by @chicks-net in #22
- 🔤 [readme] Fix spelling error by @chicks-net in #23
- 🌚 [claude] Add Claude Code GitHub Workflow by @chicks-net in #24
- 📙 [just] check for Copilot and Claude reviews by @chicks-net in #25
- ⏬ [just] broken GHAs should not prevent displaying the reviews in the terminal by @chicks-net in #26
- ✍ [readme] process is the correct spelling by @chicks-net in #27
Full Changelog: v0.9...v1.0
v0.9
What's Changed
- 🐦 [just] use release branch variable throughout and improve compliance output by @chicks-net in #6
- 🗨 fix typo found by copilot in fini-net/www-fini-net#44 by @chicks-net in #7
- 🫂 Improvements based on Kelly's review by @chicks-net in #8
- 🐠 [just] improve clean_readme and branch for any username by @chicks-net in #9
- 🚸 [just] chain sync so remote justfiles work by @chicks-net in #10
- ✂ [just] refactor into files by @chicks-net in #11
- 🛡 [readme/just] better wording for security policy by @chicks-net in #12
Full Changelog: v0.8...v0.9
v0.8
v0.7
What's Changed
- 🏷 fix markdownlint and note labels for issues by @chicks-net in #1
- 🥥 [just,readme] justfile supports command line workflow by @chicks-net in #2
- 📣 [just] add compliance check by @chicks-net in #3
- 📚 [just] cleaner list of recipes and document process by @chicks-net in #4
- 🩹 [just] merge only when already on a branch and copy edit docs
New Contributors
- @chicks-net made their first contribution in #1
Full Changelog: https://github.com/fini-net/template-repo/commits/v0.7