Skip to content

Releases: ExtensionEngine/pipeline-core-orb

v3.0.1

15 Jul 15:18
822b689
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

20 Mar 17:27
fc9c1fb
Compare
Choose a tag to compare

What's Changed

  • refactor: fix typo in check_installation function name by @MiroDojkic in #31
  • feat: drop Node.js v16 support by @droguljic in #34
  • feat: uniform package manager default version logic by @droguljic in #35
  • feat: add option to skip install_dependencies for run_script by @droguljic in #36

Full Changelog: v2.0.1...v3.0.0

v2.0.1

07 Nov 10:36
633d643
Compare
Choose a tag to compare

What's Changed

  • docs: add secret management to the list of key features by @droguljic in #30

Full Changelog: v2.0.0...v2.0.1

v2.0.0

07 Nov 10:02
d1a700d
Compare
Choose a tag to compare

What's Changed

  • fix: correct syntax to reference DEFAULT_PKG_MANAGER env by @droguljic in #20
  • feat: remove corepack from pnpm version management by @droguljic in #21
  • feat: remove the checkout step from the script execution by @droguljic in #22
  • fix: uniform v16.20 as the minimum supported Node.js version by @droguljic in #23
  • refactor: standardize env variable handling by @droguljic in #24
  • refactor: update verbosity of commands by @droguljic in #25
  • feat: validate installed package manager version by @droguljic in #26
  • style: format sh files by @droguljic in #27
  • feat: add node_secrets executor by @droguljic in #28
  • docs: make executor descriptions more clear by @droguljic in #29

Full Changelog: v1.0.0...v2.0.0

v1.0.0

24 May 13:16
453ce90
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/ExtensionEngine/pipeline-core-orb/commits/v1.0.0