Skip to content

Releases: adobe/aio-cli-plugin-runtime

1.7.0

28 Apr 23:02

Choose a tag to compare

  • #154 - AIO-CLI cannot deploy APIs under the same <base path> (#156) 332f3a8
  • add header to invoke for extra logging, this closes #146 (#153) ff4c742
  • add missing alias for rt:property bbf6406
  • When kind cannot be determined, throw error. (#149) c6d9672
  • fix: chalk, debug, execa missing from package.json (#152) 1b8717b
  • fix(package): update properties-reader to version 2.0.0 (#143) e4aaf16
  • support for ${*} syntax in manifest (#144) d9fa0fb

1.6.0...1.7.0

1.6.0

23 Mar 14:04
f5dec42

Choose a tag to compare

  • harden implementation of require-adobe-auth annotation (#139) f5dec42
  • fix for multiple actions using the require-adobe-auth annotation in the same package (#137) 539a1de
  • use actual fs for e2e test (#131) c73737f
  • require-adobe-auth annotation for web actions in manifest.yaml (#135) f050ee7
  • Add publishConfig access=public to package.json (#130) ec8ad4f

1.5.0...1.6.0

1.5.0

28 Feb 21:35

Choose a tag to compare

  • Pass parameters to trigger fire (#120) 1634a28
  • Emit activation id for trigger firing. (#124) 767cf18
  • Support deploying of blackbox actions (#129) 8e43c27
  • Merge pull request #125 from rabbah/docker 23f871c
  • fix: code file links on README.md are broken (/blob/v1.4.0/ not found) (closes #126) (#127) 178bbcc
  • Add restricted access note. 26a1127
  • Support action create/update with --docker. 6ee0b03
  • Merge pull request #106 from Yu1986/e2e 9c9f9f4
  • get name from package name f38b5ce
  • get package name from package.json dc43522
  • change overloaded P flag to E (#117) 1d6e4dc
  • Fixes action invoke defects (#104) 6cdecac
  • Support -e for adding environment variables. (#103) c4710bf
  • Only emit rule delete if json flag is given. (#113) de569e0
  • Fix uncaught async exception warnings in unit tests. Closes #95 (#108) 8cfcc81
  • adding ability to limit action list by package. fixes #105 (#109) 3ceba9e
  • Tweak missing property messages to improve clarity (#107) ac148cc
  • add e2e test eac8d17

1.4.0...1.5.0

1.1.0

19 Oct 02:04

Choose a tag to compare

First official release!

See docs for details