Releases: adobe/aio-cli-plugin-app
Releases · adobe/aio-cli-plugin-app
1.7.0
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.6.2
- update aio-app-generator 56e950d
1.6.1
- update generator df58f7a
1.6.0
1.5.1
1.4.1
- bump generators 91c81cd
1.4.0
1.3.0
- align undeploy flags with deploy command (#172) 6cd61db
- show action urls (#160) 280e1db
- bump app-scripts eedba55
- Handle Undeploy for UI only apps (#170) e8a657b
- Support having actions at any folder level (#169) 934783f
- 1.2.4 49d2024
- Merge pull request #167 from adobe/ci ede3330
- Minor doc update 98ed6ba
- Doc update for ci commands 314372e
- Dep version bump and minor change in flags e9098e8
- adding ci using github actions 4b56d80
- @trivial fix for init command 7da4e0f
- @trivial fix delete message 2a05b9e