Releases: livecycle/preevy-up-action
Releases · livecycle/preevy-up-action
v2.4.0
- Add
working-directory
input - Fix
install: gh-release
for oclif pack releases
Full Changelog: v2.3.0...v2.4.0
v2.3.0
Full Changelog: v2.2.0...v2.3.0
v2.2.0
Added an EXPERIMENTAL feature to install Preevy much faster using packaged binaries. specify release-type: gh-release
to enable it.
v2.1.0
- add the
node-cache
optional input - replace
npm install -g
step withnpx
- replace
preevy init
withpreevy up --profile URL
(requires v0.0.58 or newer of the Preevy CLI) - fix preevy.dev links
latest: simplify more
- replace npm install step with npx - replace preevy init with --profile url - add node-cache input
v2.0.0
What's Changed
- Add cache to node setup
- Use comma-separated value for
inputs.docker-compose-yaml-paths
- add version arg
Full Changelog: v1.2.0...v2.0.0
v1.2.0
add version arg
v1.1.3: Update action.yml
fix delimiter
v1.1.3-alpha: Update action.yml
fix delimiter
v1.1.2-alpha
Update action.yml