Releases: abcxyz/abc
Releases · abcxyz/abc
v0.10.1
Changelog
- 212a741: Fix package name v1beta4 -> v1beta6 (#642) (@drevell)
- 6b3c766: Return AlreadyUpToDate if the user inputs haven't changed (#648) (@drevell)
- 2544405: chore(deps-dev): bump webpack from 5.76.1 to 5.94.0 in /t/react_template in the npm_and_yarn group across 1 directory (#639) (@dependabot[bot])
- 11d2cbb: chore: update minty config to use issuers variable (#649) (@bradegler)
- 1ed88c6: feat: minty v2 config (#647) (@bradegler)
v0.10.0
v0.10.0-test2
v0.10.0-alpha3
v0.10.0-alpha2
v0.10.0-alpha
v0.9.4
Changelog
- 91491e3: Add missing tab-complete configuration (#630) (@drevell)
- f81ad15: Add the --manifest-filter flag to
upgrade
with CEL filtering (#635) (@drevell) - 0026616: Create target directory in CopyFile (#627) (@drevell)
- f50a174: Refactor manifest loading in UpgradeAll() (#632) (@drevell)
- 04f3e45: Remove Manifest option in favor of SkipManifest (#625) (@drevell)
- c880e7e: Require
--upgrade-channel
when installing a template from SHA (#626) (@drevell) - 2ae0dd5: Reuse already-loaded manifest instead of re-reading (#633) (@drevell)
- 0e7ff0d: chore(deps): bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible in /t/data_migration_pipeline in the go_modules group across 1 directory (#634) (@dependabot[bot])
- 20a9653: fix: go.mod file should be included in template output (#628) (@drevell)
- 63a6855: fix: the manifest upgrade_channel field was sometimes omitted (#629) (@drevell)
v0.9.3
Changelog
- 92ca578: Default --manifest to true (#624) (@drevell)
- 3d85783: Refactor oversize function in golden-test verify (#607) (@drevell)
- e869c87: Add --accept-defaults flag, and error when user intent is unclear (#604) (@drevell)
- 219feee: Add --upgrade-channel flag to upgrade command (#616) (@drevell)
- c90c3c3: Add shell completion for positional args (#611) (@drevell)
- bdc61a2: Add the --continue-without-patches flag for
render
(#619) (@drevell) - ae2c671: Add the --even-if-up-to-date flag to
upgrade
(#614) (@drevell) - 5ac021e: Add the --upgrade-channel flag (#601) (@drevell)
- 807013a: Allow empty string as a manifest input value (#602) (@drevell)
- 3f3007f: Allow templates to be upgraded even when installed from a random local dir (#597) (@drevell)
- dfad9a7: Finish implementing --resume-from/--already-resolved (#596) (@drevell)
- acaaf71: For certain conflict types, leave local filenames unchanged (#598) (@drevell)
- 237e297: Handle edited-but-equal merge conflict more intelligently (#613) (@drevell)
- 976935a: Ignore the manifest Dirhash and Hash fields in test assertions (#618) (@drevell)
- c501eb8: Provide
ContinueWithPatches
flag to Render() call (#620) (@drevell) - 60737a0: Rename --manifest-only to --backfill-manifest-only (#617) (@drevell)
- 1313c44: Replace forbidden characters in manifest filenames with underscore (#600) (@drevell)
- 35e73d7: Speed up
golden-test verify
by 2.5x using concurrency (#608) (@drevell) - 9ed318a: Test prompting during upgrade when a new input is added with a default (#603) (@drevell)
- 68c476f: Unhide the
upgrade
subcommand (#612) (@drevell) - 0b69639: Update updater and switch to info logging for failures (#610) (@pdewilde)
- 0060eb3: chore(deps): bump github.com/docker/docker from 24.0.9+incompatible to 26.1.4+incompatible in /t/data_migration_pipeline in the go_modules group across 1 directory (#622) (@dependabot[bot])
- af6476a: chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 in /t/data_migration_pipeline in the go_modules group across 1 directory (#623) (@dependabot[bot])
- 8f5eca2: chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 in the go_modules group across 1 directory (#605) (@dependabot[bot])
- 7505f1e: chore: remove workflow dispatch trigger (#615) (@sailorlqh)
- 30c9f4b: fix: --input flags to upgrade were being ignored (#606) (@drevell)
- 27e5010: fix: ignored inputs should not appear in manifest (#599) (@drevell)
- ce5bded: fix: missing directory during patch reversal (#621) (@drevell)
v0.9.2
Changelog
- 0a01c71: Add "upgrade all" feature (#580) (@drevell)
- 7fea894: Add -version flag to upgrade command (#567) (@drevell)
- 3ddb7d4: Add
AddNode
function to graph, to support edgeless nodes (#577) (@drevell) - c986af5: Add
crawlManifests()
anddepGraph()
(#579) (@drevell) - 9443b62: Add a flag for patches that the user already resolved (#568) (@drevell)
- d2d08c3: Add the "ignore unknown inputs" feature (#566) (@drevell)
- 5c01d2a: Add the --manifest-only flag to output just the manifest file (#582) (@drevell)
- d1da77e: Add the concept of "upgrade track" to the manifest (#589) (@drevell)
- ef30f42: Add topological sort (#575) (@drevell)
- 217eebe: Adjust the suggested commands to continue an upgrade (#585) (@drevell)
- 377d798: Clone entire repos instead of only the requested version (#587) (@drevell)
- a47cc54: Disallow
..
paths in manifest files (#593) (@drevell) - 779c557: Fix golden tests broken by dependabot (#590) (@drevell)
- 317b33d: Handle patch-reversal conflict in the upgrade command (#571) (@drevell)
- 8b35765: Implement the
upgrade --resume-from
feature (#595) (@drevell) - bc3af93: Minor tweaks to dialog test debugging (#574) (@drevell)
- 59a40b0: Rename upgrade_track manifest field to upgrade_channel (#592) (@drevell)
- aea28e4: Replace run_golden_tests.sh hack now that we have "verify all" (#569) (@drevell)
- 330e7e2: Report cycles as a data structure, not a string (#576) (@drevell)
- dd4e12c: Return DownloadMetadata from Upgrade() (#572) (@drevell)
- 4cf2f51: Sort neighbors to make topological sort have stable output (#581) (@drevell)
- 438e45b: Use cmp Transformers and FilterPath for fuzzy comparison (#578) (@drevell)
- b91a088: Use the upgrade_track from the manifest (#591) (@drevell)
- 569ccbf: chore(deps): bump next from 13.5.4 to 14.1.1 in /t/nextjs_react_template/contents in the npm_and_yarn group across 1 directory (#573) (@dependabot[bot])
- fb16bd9: chore(deps-dev): bump ejs from 3.1.8 to 3.1.10 in /t/react_template in the npm_and_yarn group across 1 directory (#570) (@dependabot[bot])
- 819f85a: chore(deps-dev): bump the npm_and_yarn group across 2 directories with 1 update (#588) (@dependabot[bot])
- 8010b5c: chore(deps-dev): bump ws from 7.5.9 to 7.5.10 in /t/react_template in the npm_and_yarn group across 1 directory (#586) (@dependabot[bot])
- 20ce409: chore: upgrade all dependencies (#594) (@sqin2019)
- f2d454b: fix: "upgrade all" should halt on merge conflict (#584) (@drevell)
- 1bdf8d0: fix: --manifest-only was failing if unrelated files exist in the dest (#583) (@drevell)
v0.9.1
Changelog
- ff9022c: Add environment variables for some common flags (#565) (@drevell)
- 87cb350: Implement include-from-destination patch reversal (#547) (@drevell)
- fe1602d: Merge algorithm adjustments for patched include-from-destination files (#548) (@drevell)
- c846e55: Rejected patch files indicate a merge conflict (#563) (@drevell)