Skip to content

Commit 0287ab7

Browse files
committed
fix(news): Convert release notes for v2.9.0 so 'nix run .#check' succeeds
1 parent d3aad21 commit 0287ab7

1 file changed

Lines changed: 46 additions & 46 deletions

File tree

src/news-2026-05-28_release-2.9.0.md

Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -8,61 +8,61 @@ For that reason, the list of changes is quite long.
88

99
## What's Changed
1010

11-
* Fix documentation for flake-parts module by [@Enzime](https://github.com/Enzime) in [#111](https://github.com/terranix/terranix/pull/111)
12-
* flake: lock `flake-parts` by [@Enzime](https://github.com/Enzime) in [#113](https://github.com/terranix/terranix/pull/113)
13-
* fix: add float to sanitize by [@pedorich-n](https://github.com/pedorich-n) in [#114](https://github.com/terranix/terranix/pull/114)
14-
* flake-module: allow customizing `extraArgs` by [@Enzime](https://github.com/Enzime) in [#116](https://github.com/terranix/terranix/pull/116)
15-
* feat: Improve flake-parts module by [@pedorich-n](https://github.com/pedorich-n) in [#115](https://github.com/terranix/terranix/pull/115)
16-
* update matrix channel name by [@Lykos153](https://github.com/Lykos153) in [#117](https://github.com/terranix/terranix/pull/117)
17-
* feat: Support opentofu in flake-parts module by [@terlar](https://github.com/terlar) in [#118](https://github.com/terranix/terranix/pull/118)
18-
* doc: Become maintainer (remove "unmaintained" message) by [@sshine](https://github.com/sshine) in [#122](https://github.com/terranix/terranix/pull/122)
19-
* chore: Avoid evaluating terraform package for option docs by [@roberth](https://github.com/roberth) in [#121](https://github.com/terranix/terranix/pull/121)
20-
* fix: Ensure workspace exists in flake-parts module scripts by [@terlar](https://github.com/terlar) in [#119](https://github.com/terranix/terranix/pull/119)
21-
* refactor: separate dev inputs by [@terlar](https://github.com/terlar) in [#120](https://github.com/terranix/terranix/pull/120)
22-
* Expose configuration directly from `flake-parts` module by [@typedrat](https://github.com/typedrat) in [#124](https://github.com/terranix/terranix/pull/124)
23-
* flake-module: fix wrapper for `opentofu` called `terraform` by [@Enzime](https://github.com/Enzime) in [#127](https://github.com/terranix/terranix/pull/127)
24-
* flake-module: fix `devShells` failing to build by [@Enzime](https://github.com/Enzime) in [#125](https://github.com/terranix/terranix/pull/125)
25-
* flake-module: rename `setDevShell` to `exportDevShells` for clarity by [@Enzime](https://github.com/Enzime) in [#126](https://github.com/terranix/terranix/pull/126)
26-
* flake-parts: Fix documentation eval by [@roberth](https://github.com/roberth) in [#128](https://github.com/terranix/terranix/pull/128)
27-
* feat: ephemeral block by [@vdbe](https://github.com/vdbe) in [#129](https://github.com/terranix/terranix/pull/129)
28-
* flake-parts: Separate `apps` from `packages` output by [@shivaraj-bh](https://github.com/shivaraj-bh) in [#133](https://github.com/terranix/terranix/pull/133)
29-
* Fix docs generation by [@mmlb](https://github.com/mmlb) in [#134](https://github.com/terranix/terranix/pull/134)
30-
* fix(flake-parts): Do not require terranix to be in root of inputs by [@jan-kouba](https://github.com/jan-kouba) in [#131](https://github.com/terranix/terranix/pull/131)
31-
* chore: Summarize commit history in Changelog.md since 2.8.0 by [@sshine](https://github.com/sshine) in [#140](https://github.com/terranix/terranix/pull/140)
32-
* lib: expose `config` from `terranixConfiguration` by [@Enzime](https://github.com/Enzime) in [#144](https://github.com/terranix/terranix/pull/144)
33-
* Expose core module evaluation by [@Padraic-O-Mhuiris](https://github.com/Padraic-O-Mhuiris) in [#148](https://github.com/terranix/terranix/pull/148)
34-
* feat(core/helpers): Add file helper function similar to ref/template by [@sshine](https://github.com/sshine) in [#138](https://github.com/terranix/terranix/pull/138)
35-
* chore: Add changelog check on CI by [@sshine](https://github.com/sshine) in [#141](https://github.com/terranix/terranix/pull/141)
36-
* core: add internal _meta passthru by [@oneingan](https://github.com/oneingan) in [#151](https://github.com/terranix/terranix/pull/151)
37-
* docs: Update "getting started" URL in README.md to new address by [@sshine](https://github.com/sshine) in [#158](https://github.com/terranix/terranix/pull/158)
38-
* docs: update readme to improve quality by [@sshine](https://github.com/sshine) in [#159](https://github.com/terranix/terranix/pull/159)
39-
* Add `moved`/`removed` blocks to syntax by [@theutz](https://github.com/theutz) in [#160](https://github.com/terranix/terranix/pull/160)
40-
* fix(core/terraform-invocs): Use meta.mainProgram instead of hardcoded terraform binary by [@sshine](https://github.com/sshine) in [#156](https://github.com/terranix/terranix/pull/156)
41-
* chore: Update flake inputs and fix nixpkgs deprecations by [@sshine](https://github.com/sshine) in [#165](https://github.com/terranix/terranix/pull/165)
42-
* chore: Bump terranix to v2.9.0 by [@sshine](https://github.com/sshine) in [#167](https://github.com/terranix/terranix/pull/167)
11+
- Fix documentation for flake-parts module by [@Enzime](https://github.com/Enzime) in [#111](https://github.com/terranix/terranix/pull/111)
12+
- flake: lock `flake-parts` by [@Enzime](https://github.com/Enzime) in [#113](https://github.com/terranix/terranix/pull/113)
13+
- fix: add float to sanitize by [@pedorich-n](https://github.com/pedorich-n) in [#114](https://github.com/terranix/terranix/pull/114)
14+
- flake-module: allow customizing `extraArgs` by [@Enzime](https://github.com/Enzime) in [#116](https://github.com/terranix/terranix/pull/116)
15+
- feat: Improve flake-parts module by [@pedorich-n](https://github.com/pedorich-n) in [#115](https://github.com/terranix/terranix/pull/115)
16+
- update matrix channel name by [@Lykos153](https://github.com/Lykos153) in [#117](https://github.com/terranix/terranix/pull/117)
17+
- feat: Support opentofu in flake-parts module by [@terlar](https://github.com/terlar) in [#118](https://github.com/terranix/terranix/pull/118)
18+
- doc: Become maintainer (remove "unmaintained" message) by [@sshine](https://github.com/sshine) in [#122](https://github.com/terranix/terranix/pull/122)
19+
- chore: Avoid evaluating terraform package for option docs by [@roberth](https://github.com/roberth) in [#121](https://github.com/terranix/terranix/pull/121)
20+
- fix: Ensure workspace exists in flake-parts module scripts by [@terlar](https://github.com/terlar) in [#119](https://github.com/terranix/terranix/pull/119)
21+
- refactor: separate dev inputs by [@terlar](https://github.com/terlar) in [#120](https://github.com/terranix/terranix/pull/120)
22+
- Expose configuration directly from `flake-parts` module by [@typedrat](https://github.com/typedrat) in [#124](https://github.com/terranix/terranix/pull/124)
23+
- flake-module: fix wrapper for `opentofu` called `terraform` by [@Enzime](https://github.com/Enzime) in [#127](https://github.com/terranix/terranix/pull/127)
24+
- flake-module: fix `devShells` failing to build by [@Enzime](https://github.com/Enzime) in [#125](https://github.com/terranix/terranix/pull/125)
25+
- flake-module: rename `setDevShell` to `exportDevShells` for clarity by [@Enzime](https://github.com/Enzime) in [#126](https://github.com/terranix/terranix/pull/126)
26+
- flake-parts: Fix documentation eval by [@roberth](https://github.com/roberth) in [#128](https://github.com/terranix/terranix/pull/128)
27+
- feat: ephemeral block by [@vdbe](https://github.com/vdbe) in [#129](https://github.com/terranix/terranix/pull/129)
28+
- flake-parts: Separate `apps` from `packages` output by [@shivaraj-bh](https://github.com/shivaraj-bh) in [#133](https://github.com/terranix/terranix/pull/133)
29+
- Fix docs generation by [@mmlb](https://github.com/mmlb) in [#134](https://github.com/terranix/terranix/pull/134)
30+
- fix(flake-parts): Do not require terranix to be in root of inputs by [@jan-kouba](https://github.com/jan-kouba) in [#131](https://github.com/terranix/terranix/pull/131)
31+
- chore: Summarize commit history in Changelog.md since 2.8.0 by [@sshine](https://github.com/sshine) in [#140](https://github.com/terranix/terranix/pull/140)
32+
- lib: expose `config` from `terranixConfiguration` by [@Enzime](https://github.com/Enzime) in [#144](https://github.com/terranix/terranix/pull/144)
33+
- Expose core module evaluation by [@Padraic-O-Mhuiris](https://github.com/Padraic-O-Mhuiris) in [#148](https://github.com/terranix/terranix/pull/148)
34+
- feat(core/helpers): Add file helper function similar to ref/template by [@sshine](https://github.com/sshine) in [#138](https://github.com/terranix/terranix/pull/138)
35+
- chore: Add changelog check on CI by [@sshine](https://github.com/sshine) in [#141](https://github.com/terranix/terranix/pull/141)
36+
- core: add internal \_meta passthru by [@oneingan](https://github.com/oneingan) in [#151](https://github.com/terranix/terranix/pull/151)
37+
- docs: Update "getting started" URL in README.md to new address by [@sshine](https://github.com/sshine) in [#158](https://github.com/terranix/terranix/pull/158)
38+
- docs: update readme to improve quality by [@sshine](https://github.com/sshine) in [#159](https://github.com/terranix/terranix/pull/159)
39+
- Add `moved`/`removed` blocks to syntax by [@theutz](https://github.com/theutz) in [#160](https://github.com/terranix/terranix/pull/160)
40+
- fix(core/terraform-invocs): Use meta.mainProgram instead of hardcoded terraform binary by [@sshine](https://github.com/sshine) in [#156](https://github.com/terranix/terranix/pull/156)
41+
- chore: Update flake inputs and fix nixpkgs deprecations by [@sshine](https://github.com/sshine) in [#165](https://github.com/terranix/terranix/pull/165)
42+
- chore: Bump terranix to v2.9.0 by [@sshine](https://github.com/sshine) in [#167](https://github.com/terranix/terranix/pull/167)
4343

4444
## Contributors
4545

4646
Thanks to
4747

48-
* [@terlar](https://github.com/terlar)
49-
* [@vdbe](https://github.com/vdbe)
48+
- [@terlar](https://github.com/terlar)
49+
- [@vdbe](https://github.com/vdbe)
5050

5151
for their long-term contributions to terranix.
5252

5353
And thanks to the first-time contributors,
5454

55-
* [@sshine](https://github.com/sshine) — in [#122](https://github.com/terranix/terranix/pull/122)
56-
* [@roberth](https://github.com/roberth) — in [#121](https://github.com/terranix/terranix/pull/121)
57-
* [@mmlb](https://github.com/mmlb) — in [#134](https://github.com/terranix/terranix/pull/134)
58-
* [@theutz](https://github.com/theutz) — in [#160](https://github.com/terranix/terranix/pull/160)
59-
* [@oneingan](https://github.com/oneingan) — in [#151](https://github.com/terranix/terranix/pull/151)
60-
* [@typedrat](https://github.com/typedrat) — in [#124](https://github.com/terranix/terranix/pull/124)
61-
* [@Lykos153](https://github.com/Lykos153) — in [#117](https://github.com/terranix/terranix/pull/117)
62-
* [@Enzime](https://github.com/Enzime) — in [#111](https://github.com/terranix/terranix/pull/111)
63-
* [@pedorich-n](https://github.com/pedorich-n) — in [#114](https://github.com/terranix/terranix/pull/114)
64-
* [@shivaraj-bh](https://github.com/shivaraj-bh) — in [#133](https://github.com/terranix/terranix/pull/133)
65-
* [@Padraic-O-Mhuiris](https://github.com/Padraic-O-Mhuiris) — in [#148](https://github.com/terranix/terranix/pull/148)
66-
* [@jan-kouba](https://github.com/jan-kouba) — in [#131](https://github.com/terranix/terranix/pull/131)
55+
- [@sshine](https://github.com/sshine) — in [#122](https://github.com/terranix/terranix/pull/122)
56+
- [@roberth](https://github.com/roberth) — in [#121](https://github.com/terranix/terranix/pull/121)
57+
- [@mmlb](https://github.com/mmlb) — in [#134](https://github.com/terranix/terranix/pull/134)
58+
- [@theutz](https://github.com/theutz) — in [#160](https://github.com/terranix/terranix/pull/160)
59+
- [@oneingan](https://github.com/oneingan) — in [#151](https://github.com/terranix/terranix/pull/151)
60+
- [@typedrat](https://github.com/typedrat) — in [#124](https://github.com/terranix/terranix/pull/124)
61+
- [@Lykos153](https://github.com/Lykos153) — in [#117](https://github.com/terranix/terranix/pull/117)
62+
- [@Enzime](https://github.com/Enzime) — in [#111](https://github.com/terranix/terranix/pull/111)
63+
- [@pedorich-n](https://github.com/pedorich-n) — in [#114](https://github.com/terranix/terranix/pull/114)
64+
- [@shivaraj-bh](https://github.com/shivaraj-bh) — in [#133](https://github.com/terranix/terranix/pull/133)
65+
- [@Padraic-O-Mhuiris](https://github.com/Padraic-O-Mhuiris) — in [#148](https://github.com/terranix/terranix/pull/148)
66+
- [@jan-kouba](https://github.com/jan-kouba) — in [#131](https://github.com/terranix/terranix/pull/131)
6767

6868
**Full Changelog**: https://github.com/terranix/terranix/compare/2.8.0...v2.9.0

0 commit comments

Comments
 (0)