Releases: CircleCI-Public/orb-tools-orb
Releases · CircleCI-Public/orb-tools-orb
Fix: Lock image version to good YQ version.
What's Changed
- chore: added codeowners file by @Jaryt in #174
- fix: set known good image tag to fix yq by @KyleTryon in #177
Full Changelog: v11.5.0...xx
v11.5.0 - New Executor Parameter
v11.4.1 - Fix Length Parameter
What's Changed
- fix: parameter sent to
review.bats
by @EricRibeiro in #170
Full Changelog: v11.4.0...v11.4.1
v11.4.0 - RC009 Custom Command Length
What's Changed
- fix: run all verification checks before exiting by @Jaryt in #166
- feat: parameterize the command's maximum allowed length (RC009) by @EricRibeiro in #169
Full Changelog: v11.3.0...v11.4.0
v11.3.0 Increased Customization
What's Changed
- fix: correct URL to view pipeline after publish by @nise-nabe in #150
- support CircleCI host & GHE url customizations (relevant for Server customers) by @kelvintaywl in #161
- feat(jobs): add
resource_class
overrides by @wyardley in #152 - feat: add source-dir to both lint and review workflows by @surecloud-meason in #160
New Contributors
- @kelvintaywl made their first contribution in #161
- @wyardley made their first contribution in #152
- @surecloud-meason made their first contribution in #160
Full Changelog: v11.2.0...v11.3.0
v11.2.0 - Support CircleCI Server
The orb template repo has recently been updated to include a few small fixes. This release of the orb-tools-orb also addresses just a few small fixes as well as support to modify the continue
job to allow for support for CircleCI Server, thanks to @nise-nabe.
What's Changed
- chore(examples): remove extra
-
for steps by @clementlecorre in #146 - fix(review): Fix typo in review script by @adamdmharvey in #141
- fix to use configured pipeline api host by @nise-nabe in #144
New Contributors
- @clementlecorre made their first contribution in #146
- @adamdmharvey made their first contribution in #141
- @nise-nabe made their first contribution in #144
Full Changelog: v11.1.3...v11.2.0
v11.1.3 - RC006 Follow 301 redirect
Small fixes
What's Changed
- fix: usage example indenting by @KyleTryon in #136
- docs: Clarify additional mods needed after migrate by @KyleTryon in #137
- fix: Template link in README by @EricRibeiro in #138
- fix: missing redirect for RC006 by @KyleTryon in #147
Full Changelog: v11.1.2...v11.1.3
v11.1.2 - RC007 Follow 301 redirect
v11.1.1 - Fixes to Migration Script + RC009/RC008
Minor fixes and linting.
What's Changed
- patch small issues in the migrate script by @EricRibeiro in #127
- fix: RC008 RC009 fixes by @KyleTryon in #131
- patch: add the template's lint rules to the migration script and dependencies check by @EricRibeiro in #129
New Contributors
- @EricRibeiro made their first contribution in #127
Full Changelog: v11.1.0...v11.1.1
v11.1.0 - Fix Publishing Order
What's Changed
- feat: Changes parameters to fix production publishing by @KyleTryon in #126
The publish
job now takes a parameter prod-type
which can explicitly state when to push a production version.
Full Changelog: v11.0.0...v11.1.0