Releases: k2tzumi/runn-action
Release v0.127.4
What's Changed
Other Changes
- chore: Bump up go directive version by @k1LoW in k1LoW/runn#1162
- chore(deps): bump the dependencies group across 1 directory with 7 updates by @dependabot in k1LoW/runn#1164
Full Changelog: k1LoW/runn@v0.127.3...v0.127.4
Full Changelog: v0.127.3...v0.127.4
Release v0.127.3
What's Changed
Other Changes
- fix: Temporarily revert version of goccy/go-json to support data race by @k1LoW in k1LoW/runn#1157
Full Changelog: k1LoW/runn@v0.127.2...v0.127.3
Full Changelog: v0.127.2...v0.127.3
Release v0.127.2
What's Changed
Other Changes
- fix: Disable apparmor_restrict_unprivileged_userns on CI by @k1LoW in k1LoW/runn#1154
- chore(deps): bump the dependencies group across 1 directory with 10 updates by @dependabot in k1LoW/runn#1156
Full Changelog: k1LoW/runn@v0.127.1...v0.127.2
Full Changelog: v0.127.1...v0.127.2
Release v0.127.1
What's Changed
Fix bug π
- Fix loadt stucked by @k1LoW in k1LoW/runn#1150
Full Changelog: k1LoW/runn@v0.127.0...v0.127.1
Full Changelog: v0.127.0...v0.127.1
Release v0.127.0
What's Changed
Breaking Changes π
- If loop.count <= 0, skip step. by @k1LoW in k1LoW/runn#1145
Other Changes
- chore(deps): bump the dependencies group across 1 directory with 5 updates by @dependabot in k1LoW/runn#1148
Full Changelog: k1LoW/runn@v0.126.1...v0.127.0
Full Changelog: v0.126.1...v0.127.0
Release v0.126.1
What's Changed
Fix bug π
- fix(loadt): Fix a bug that overwrote the original error by @mi-wada in k1LoW/runn#1143
Full Changelog: k1LoW/runn@v0.126.0...v0.126.1
Full Changelog: v0.126.0...v0.126.1
Release v0.126.0
What's Changed
Breaking Changes π
- Move exprtrace package to internal/exprtrace by @k1LoW in k1LoW/runn#1132
- Move store to internal/store by @k1LoW in k1LoW/runn#1137
- Move builtin to internal/builtin by @k1LoW in k1LoW/runn#1140
- Move flags to internal/flags by @k1LoW in k1LoW/runn#1141
Other Changes
- Move kv to internal/kv by @k1LoW in k1LoW/runn#1131
- Move eval to internal/eval by @k1LoW in k1LoW/runn#1134
- Rename internal/eval to internal/expr by @k1LoW in k1LoW/runn#1138
- Refactor internal/store by @k1LoW in k1LoW/runn#1139
- chore(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 in the dependencies group by @dependabot in k1LoW/runn#1135
Full Changelog: k1LoW/runn@v0.125.1...v0.126.0
Full Changelog: v0.125.0...v0.126.0
Release v0.125.1
What's Changed
Fix bug π
- Fix a bug that caused store values to be lost when using
loop:
. by @k1LoW in k1LoW/runn#1129
Other Changes
- docs: Updated the link to the
expr
Language Definition with a richer one by @mi-wada in k1LoW/runn#1127 - chore(deps): bump the dependencies group across 1 directory with 9 updates by @dependabot in k1LoW/runn#1126
New Contributors
- @mi-wada made their first contribution in k1LoW/runn#1127
Full Changelog: k1LoW/runn@v0.125.0...v0.125.1
Full Changelog: v0.125.0...v0.125.1
Release v0.125.0
What's Changed
Breaking Changes π
- Change the method of holding the list type step in store from slice to map. by @k1LoW in k1LoW/runn#1120
- Do not include
runn.*
in the include runner store. by @k1LoW in k1LoW/runn#1123
New Features π
- Support
steps[*].defer:
steps.<key>.defer:
for deferring steps in a runbook by @k1LoW in k1LoW/runn#1119 - Support
steps[*].force:
steps.<key>.force:
for running step forcefully by @k1LoW in k1LoW/runn#1122
Other Changes
- Update golang.org/x/net by @k1LoW in k1LoW/runn#1124
Full Changelog: k1LoW/runn@v0.124.1...v0.125.0
Full Changelog: v0.124.1...v0.125.0
Release v0.124.1
What's Changed
Fix bug π
- Fix new command. by @k1LoW in k1LoW/runn#1118
Other Changes
- Fix typo by @k1LoW in k1LoW/runn#1115
- chore(deps): bump the dependencies group with 2 updates by @dependabot in k1LoW/runn#1117
Full Changelog: k1LoW/runn@v0.124.0...v0.124.1
Full Changelog: v0.124.0...v0.124.1