Skip to content

Releases: emmeowzing/dynamic-continuation-orb

v3.6.7

11 May 13:21
217f901
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.6...v3.6.7

v3.6.6

30 Mar 23:18
5e54255
Compare
Choose a tag to compare

What's Changed

  • merge-pre-commit-hooks: Merge projects by @bjd2385 in #45

Full Changelog: v3.6.5...v3.6.6

v3.6.5

30 Mar 12:34
840b669
Compare
Choose a tag to compare

What's Changed

  • pin-circleci-cli-version: CircleCI CLI has a bug by @bjd2385 in #42

Full Changelog: v3.6.3...v3.6.5

v3.6.4

30 Mar 12:35
840b669
Compare
Choose a tag to compare
v3.6.4 Pre-release
Pre-release

What's Changed

Full Changelog: v3.6.3...v3.6.4

v3.6.3

21 Mar 14:10
Compare
Choose a tag to compare

Full Changelog: v3.6.2...v3.6.3

v3.6.2

19 Mar 14:34
907b9bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.1...v3.6.2

v3.6.1

19 Mar 14:33
907b9bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.0...v3.6.1

v3.6.0

19 Mar 04:29
Compare
Choose a tag to compare

Features

  • It's no longer necessary to specify a modules listing. Users may now optionally use the switch auto-detect: true to auto-detect modules under .circleci/. Existing jobs specifying modules should continue to work as intended following upgrade. So

    - dynamic/continue:
        context: circleci
        modules: |
          /src
          /terraform
          ...

    becomes

    - dynamic/continue:
        context: circleci

What's Changed

  • remove-modules-dependency: Remove unnecessary modules listing by @bjd2385 in #34

Full Changelog: v3.5.0...v3.6.0

v3.5.0

18 Mar 16:47
388e135
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.1...v3.5.0

v3.4.1

05 Jan 13:02
8dc713e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.0...v3.4.1