Skip to content

Releases: adobe/aio-cli-plugin-app

fix: aio app init and aio app use failing if not logged in before (Error: IMS context '$cli' is not configured)

17 May 16:01
Compare
Choose a tag to compare
  • fix: aio app init and aio app use failing if not logged in before (Error: IMS context '$cli' is not configured) (#229) 663b7d6
  • chore(package): update eslint-plugin-jest to version 23.13.0 (#227) f78cf23

2.0.5...2.0.6

fix: app init fails when given path argument

16 May 13:29
Compare
Choose a tag to compare
  • fix: remove restriction on credential.name in config schema ddd6a0e
  • fix: app init fails when given path argument (#224) 10d46da
  • fix: add mergeEnv, splitEnvLine tests (#223) 4c351ab

2.0.4...2.0.5

2.0.4

16 May 02:45
Compare
Choose a tag to compare

2.0.3...2.0.4

2.0.3

16 May 02:08
Compare
Choose a tag to compare

2.0.2...2.0.3

2.0.2

16 May 00:56
Compare
Choose a tag to compare
  • bump generator version to include bug fixes 6055413

2.0.1...2.0.2

2.0.1

15 May 22:15
Compare
Choose a tag to compare
  • include schema in npm-pub 2d18e85

2.0.0...2.0.1

2.0.0

15 May 19:53
Compare
Choose a tag to compare

1.7.1...2.0.0

1.7.1

01 May 02:24
Compare
Choose a tag to compare
  • Always return a launchUrlPrefix from base command
  • BugFix: replace string.search with string.contains, was always truthy fcb4e08

1.7.0...1.7.1

1.7.0

28 Apr 23:53
Compare
Choose a tag to compare

This release includes a small change to how we format the localDevUrl
If you have an .env entry of:
AIO_LAUNCH_URL_PREFIX="https://experience.adobe.com/?devMode=true#/myapps/?localDevUrl="
you will see a warning when you run aio app deploy | aio app run
Please update the value to be :
AIO_LAUNCH_URL_PREFIX="https://experience.adobe.com/?devMode=true#/apps/?localDevUrl="
/myapps/ => /apps/

  • skip env var and use config lib (#200) e206671
  • fix: Downloadable Config - org name, and credential names can have spaces (#199) 6a6a314
  • fix: add json schema for the updated Adobe I/O Developer Console configuration file format, fixed tests (#194) ee514d2
  • coverage, refactor certificate generation and add support for run --skip-actions (#180) 3f286dc

1.6.3...1.7.0

1.6.3

17 Apr 00:02
Compare
Choose a tag to compare
  • get-url --json --yml --hson, this closes #193 843448c

1.6.2...1.6.3