Releases: PositiveControl/rails-rocket-sheep
Releases · PositiveControl/rails-rocket-sheep
Release list
v1.0.1
What's Changed
- Point the README and FAQ at the tagged releases by @PositiveControl in #48
- Link the RailsBytes listing by @PositiveControl in #49
- Fail fast when template.rb is run via rails app:template by @PositiveControl in #50
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- docs: shard conventions into single-rule files with a routing index by @PositiveControl in #5
- docs(rules): add testing rule, dedupe test conventions from commands by @PositiveControl in #6
- docs: highlight the testing guardrails on the sales page by @PositiveControl in #7
- chore: refresh dependencies for Ruby 4 / Rails 8.1, fix three generator bugs by @PositiveControl in #8
- fix: clone repo when template.rb is loaded from a URL by @PositiveControl in #9
- Add seeds rule: idempotent data, kept in step with schema by @PositiveControl in #10
- Add deterministic gates design doc by @PositiveControl in #12
- fix: correct four doc-drift defects in the shipped alignment layer by @PositiveControl in #13
- feat: give every command frontmatter, and check it by @PositiveControl in #15
- chore: add bin/lint-docs, and fix the drift it found (recovery of #14) by @PositiveControl in #19
- docs: write the command-authoring spec, conform the four outliers by @PositiveControl in #16
- docs: state who invokes each command, and the ceiling on the chain by @PositiveControl in #17
- docs: add .agents/adr for the decisions about this generator by @PositiveControl in #20
- docs: record the declined requests, one file each by @PositiveControl in #21
- docs: ship a vocabulary, and check that shipped docs actually ship by @PositiveControl in #22
- feat: stamp the template commit into every generated app by @PositiveControl in #23
- feat: give the alignment layer a way in and a way forward by @PositiveControl in #26
- feat: let the database be a choice, and keep it to one that matters by @PositiveControl in #27
- Adopt four workflow commands from the skills repo by @PositiveControl in #28
- Adopt domain-modeling, and give each decision its own file by @PositiveControl in #29
- Restore templates/kamal-secrets.tt, which railties re-renders after bundling by @PositiveControl in #30
- Generate the rule read-cost figures instead of typing them by @PositiveControl in #31
- fix(docs): scrub one app's real infrastructure from the extraction SOP by @PositiveControl in #32
- feat(lint-docs): fail on a routable IP or a real ssh host in any doc by @PositiveControl in #33
- fix(update): resolve a ref against origin, and warn when a merge runs backwards by @PositiveControl in #34
- API mode: the rule set, and the routing it needs by @PositiveControl in #35
- Close the five items outstanding after the API corpus by @PositiveControl in #36
- Give this repo CI, and fix the four defects it found by @PositiveControl in #37
- Cut the README to what the template is, relicense as MIT, link every doc by @PositiveControl in #39
- Ship the doc checks into generated apps by @PositiveControl in #38
- Gate rejected patterns, the pattern budget and the command mirror at push time by @PositiveControl in #40
- Gate foreign keys that lead no index by @PositiveControl in #41
- Land features on a feature branch, reviewed slice by slice from a fresh session by @PositiveControl in #42
- Feat/ship lint docs by @PositiveControl in #43
- Ledger every query shape the suite emits, and fail CI on one nobody reviewed by @PositiveControl in #44
- Put the deterministic gates on the README's front page by @PositiveControl in #45
- Fix what the kanban API probe found by @PositiveControl in #46
- Make the repo findable by the queries people actually type by @PositiveControl in #47
Full Changelog: https://github.com/PositiveControl/rails-rocket-sheep/commits/v1.0.0