Skip to content

Releases: emmeowzing/dynamic-continuation-orb

v3.8.2

23 May 17:11
cd7ec6b
Compare
Choose a tag to compare

Maintenance release

This release only contains updates to various dependencies of this orb.

What's Changed

Full Changelog: v3.8.1...v3.8.2

v3.8.1

21 Dec 01:41
a8eb761
Compare
Choose a tag to compare

What's Changed

Features

Bugfixes

  • Resolve #105 where anchors and aliases in YAML weren't being explodeed.

Full Changelog: v3.8.0...v3.8.1

v3.8.0

20 Dec 19:14
f0060f7
Compare
Choose a tag to compare

What's Changed

  • Fixes #41: env vars SH_CIRCLE_ORGANIZATION and SH_CIRCLE_TOKEN are now iteratively resolved to their values, should they contain a chain of environment variables as contents.
  • Renames the default-branch keyword to base-revision to better match the CircleCI path-filtering orb's parameter naming conventions, per #60

Full Changelog: v3.7.1...v3.8.0

v3.7.1

09 Sep 20:49
Compare
Choose a tag to compare

What's Changed

  • fix modules filtered formatting when force-all is enabled (force-all has been broken) by @raphapr in #93

New Contributors

Full Changelog: v3.7.0...v3.7.1

v3.7.0

27 Aug 15:20
63a6692
Compare
Choose a tag to compare

What's Changed

  • Default branch name is now main instead of master, per #89 #90 #91

Full Changelog: v3.6.12...v3.7.0

v3.6.12

02 Jul 19:57
658205e
Compare
Choose a tag to compare

What's Changed

  • fix: change grep to filter out root circleci config only by @dtomlinson91 in #84
  • adjust grep regex slightly and shellcheck scope by @bjd2385 in #85

New Contributors

Full Changelog: v3.6.11...v3.6.12

v3.6.11

01 Jul 19:58
a6fe129
Compare
Choose a tag to compare

What's Changed

  • update-images: add screenshot of configuration by @bjd2385 in #77
  • chore(deps): update general orb to v0.7.5 by @renovate in #80
  • validate-private-orbs: use existing credentials to authenticate by @bjd2385 in #82

Full Changelog: v3.6.10...v3.6.11

v3.6.10

30 May 18:26
3aa54db
Compare
Choose a tag to compare

What's Changed

  • updates default CircleCI CLI and wildmatch versions by @bjd2385 in #70
    • Wildmatch now supports Python >=3.9

Full Changelog: v3.6.9...v3.6.10

v3.6.9

23 May 17:00
41f8f04
Compare
Choose a tag to compare

What's Changed

  • feat: Check presence of jq before installing by @yangchoo in #62
  • bugfixes for .ignore-file defaults by @bjd2385 in #63

Full Changelog: v3.6.8...v3.6.9

v3.6.8

13 May 10:46
8b52c8f
Compare
Choose a tag to compare

What's Changed

  • Fix docs as auto-detect workflows is actually enabled by default.
  • Fix a long-standing issue with ignore file includes: by @bjd2385 in #51

Full Changelog: v3.6.7...v3.6.8