Releases: defenseunicorns/maru-runner
Releases · defenseunicorns/maru-runner
v0.6.0
What's Changed
- feat: add support for
--withCLI flag for task inputs by @RothAndrew in #184
New Contributors
- @RothAndrew made their first contribution in #184
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- chore(deps): update maru support dependencies by @renovate in #175
- chore(deps): update support-deps to v0.46.0 by @renovate in #177
- chore(deps): update maru support dependencies by @renovate in #178
- feat: add authentication and GitLab URL support by @Racer159 in #172
- fix(deps): update maru code dependencies by @renovate in #176
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- chore: add doc shim by @zachariahmiller in #170
- chore: update base pattern match in CODEOWNERS file by @zachariahmiller in #169
- chore!: remove architecture from maru by @Racer159 in #173
- build(deps): bump golang.org/x/crypto from 0.22.0 to 0.31.0 by @dependabot in #174
- chore(deps): update maru support dependencies by @renovate in #162
- fix(deps): update maru code dependencies by @renovate in #165
Full Changelog: v0.4.0...v0.4.1
v0.4.0
v0.3.1
What's Changed
- chore: update license and codeowners by @zachariahmiller in #156
- feat: add =md to flag for list commands to allow md output by @Racer159 in #151
- chore(deps): update maru support dependencies by @renovate in #157
- feat: add a dry run flag for validating tasks by @Racer159 in #158
- chore(deps): update maru support dependencies by @renovate in #159
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
Caution
Full Changelog: v0.2.3...v0.3.0
v0.2.3
What's Changed
- fix: sort slices before comparing in test by @catsby in #142
- chore: use go-list to filter out e2e tests in test-unit step by @catsby in #140
- feat: add templated conditionals to tasks by @zachariahmiller in #139
- fix: update log level handling by @catsby in #141
- fix(deps): update code-deps to v1.12.0 by @renovate in #130
- fix: pattern not properly being checked by @Racer159 in #145
- chore(deps): update maru support dependencies by @renovate in #128
- feat: allow direct calling of tasks with inputs when required inputs have default values by @zachariahmiller in #146
New Contributors
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- feat: disable progress bars when running in CI by @Racer159 in #126
- feat: alias
-tand-Tto--listand--list-allby @Racer159 in #125 - fix: refactor error handling around loading in tasks by @zachariahmiller in #108
- fix(deps): update code-deps to v1.8.1 by @renovate in #120
- chore(deps): update maru support dependencies by @renovate in #119
- chore(deps): update maru support dependencies by @renovate in #127
New Contributors
- @zachariahmiller made their first contribution in #108
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
Feats
Fixes
- chore: improve spinner when used with
--no-progressby @Racer159 in #105 - fix: correct the tasks schema to not include intermediate types by @Racer159 in #113
Deps
Dev
- chore(deps): update maru support dependencies by @renovate in #101
- chore(deps): update support-deps to v6 by @renovate in #115
- chore: fix goreleaser args by @Racer159 in #118
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
⚠️ Breaking Changes
fileshas been removed as a feature - please migrate tocurlor another CLI programRUNprefixed env vas and$HOME/.run/run-configconfigs are now prefixed asMARU,$HOME/.maruandmaru-config${}templating is no longer performed directly oncmdvalues and are handled as env vars instead
Features
- feat!: add
maru=truevariable for tasks to know they are running in Maru by @ericwyles in #97
Chores
- chore: allow vendor overrides for env var variables by @Racer159 in #100
- refactor!: de-zarfify maru-runner by @Racer159 in #73
Dependencies
- chore(deps): update actions/checkout action to v4.1.6 by @renovate in #72
- chore(deps): update maru support dependencies by @renovate in #99
- chore: update to proper pkg/helpers/v2 by @Racer159 in #92
- chore(deps): update sigstore/cosign-installer action to v3.5.0 by @renovate in #48
- build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #54
- chore(deps): update actions/upload-artifact action to v4.3.2 by @renovate in #53
- chore(deps): update actions/download-artifact action to v4.1.5 by @renovate in #52
- chore(deps): update github/codeql-action action to v3.25.1 by @renovate in #50
- build(deps): bump github.com/sigstore/cosign/v2 from 2.2.3 to 2.2.4 by @dependabot in #49
- chore(deps): update actions/checkout action to v4.1.3 by @renovate in #56
- fix(deps): update module github.com/defenseunicorns/pkg/helpers to v1.1.0 by @renovate in #55
- chore(deps): update actions/upload-artifact action to v4.3.3 by @renovate in #58
- chore(deps): update actions/download-artifact action to v4.1.6 by @renovate in #57
- fix(deps): update module github.com/defenseunicorns/pkg/helpers to v1.1.1 by @renovate in #59
- chore(deps): update github/codeql-action action to v3.25.3 by @renovate in #61
- chore(deps): update actions/download-artifact action to v4.1.7 by @renovate in #62
- chore(deps): update actions/checkout action to v4.1.4 by @renovate in #63
- chore(deps): update anchore/sbom-action action to v0.15.11 by @renovate in #65
Docs
Development
- chore: swap CODEOWNERS over to the
swfteam by @Racer159 in #71 - chore: update release process to allow RCs by @Racer159 in #94
New Contributors
- @oates made their first contribution in #70
- @ericwyles made their first contribution in #97
Full Changelog: v0.2.0-rc1...v0.2.0