Releases: buildkite/migration
Releases · buildkite/migration
v0.4.0 (The Fourth Wall 🎥)
What's Changed
- Translator refactoring by @toote in #122
- Harness approval step by @toote in #123
- Stricter linter by @toote in #125
- Steps classes refactoring by @toote in #124
- Bump rexml from 3.2.6 to 3.2.8 in /app by @dependabot in #126
- Server error message by @toote in #129
- Corrected function that does not exist by @toote in #128
- CircleCI when steps by @toote in #130
- CircleCI matrix translation by @toote in #132
- SUP-2350 - Matrix and jobs via workflow docs note by @james2791 in #131
Full Changelog: v0.3.0...v0.4.0
v0.3.0 - Three Strikes 3️⃣⚾️
What's Changed
- CircleCI Multi-Image support by @toote in #92
- BitBucket bootstrap by @toote in #93
- BitBucket:
runs-on
andsize
by @toote in #95 - Step timeout by @toote in #96
- Pipes (un)supported by @toote in #97
- Manual trigger by @toote in #98
- Image (
image_name
) parameter support (step/pipeline level) by @james2791 in #94 - SUP-2097:
after-script
translation by @james2791 in #99 - SUP-2102:
fail-fast
translation by @james2791 in #100 - SUP-2101:
deployment
translation by @james2791 in #101 - BitBucket clone options by @toote in #103
- BitBucket artifacts by @toote in #105
- BitBucket conditionals by @toote in #106
- Global clone option by @toote in #107
- Global options by @toote in #108
- Branches, Custom, Tags & PRs by @toote in #116
- Parallel steps by @toote in #115
- Stages support by @toote in #114
- Custom pipelines by @toote in #113
- Services first approach by @toote in #112
- Global caches by @toote in #111
- Step caches configuration by @toote in #110
- OIDC support by @toote in #109
- Image authentication options by @toote in #104
- Translator registration defs per parser by @james2791 in #118
- Added
depends_on
to GroupStep class, variables example switched tocustom
starting condition by @james2791 in #119 - Bitbucket Pipelines documentation by @james2791 in #117
- Dependency and Ruby
3.3.1
uplift across CI, release pipelines & image by @james2791 in #120
Full Changelog: v0.2.0...v0.3.0
v0.2.0 - Two's Complement ✌️
What's Changed
- plugin -> plugins and image whitespace corrected by @pbuckley in #74
- Update CODEOWNERS by @pzeballos in #75
- SUP-1812: /spec and /examples alignment for easier test addition/updates by @james2791 in #77
- SUP-1857: Bump to plugin versions & snapshot alignment by @james2791 in #78
- SUP-1801: Updated base Ruby image to 3.3 by @james2791 in #76
- SUP-1788: CircleCI docs tabulation by @james2791 in #80
- SUP-1787: GHA Docs Tabulation by @james2791 in #79
- SUP-1863: Pipeline plugin/image adjustments by @james2791 in #81
- SUP-1861: Some more CircleCI examples by @james2791 in #83
- SUP-1860: Some more GHA examples by @james2791 in #82
- SUP-1885:
working_dir
command ordering in CircleCI by @toote in #86 - Remove unnecessary environment class by @toote in #87
- SUP-1874 -
approval
jobs -> block steps and conditionals by @james2791 in #84 - Bump rack from 3.0.7 to 3.0.9.1 in /app by @dependabot in #88
- minor spelling noticed while reading by @pbuckley in #89
- Harness scaffolding by @toote in #91
- [Improvements] Added .ruby-version for
rbenv
local use by @james2791 in #90
New Contributors
- @pbuckley made their first contribution in #74
- @dependabot made their first contribution in #88
Full Changelog: v0.1...v0.2.0
v0.1 Initial Release
First release of the Buildkite migration tool.