adobe / aio-cli-plugin-app

Create, Build and Deploy Cloud Native Applications
Apache License 2.0
19 stars 35 forks source link

fix (breaking-change): remove flags for event templates and events deploy / undeploy hooks #732

Closed sangeetha5491 closed 10 months ago

sangeetha5491 commented 11 months ago

Description

Breaking Change:

Removes the old implementation of aio app add events, and uses events templates instead Runs pre and post event reg hook on deploy and undeploy Delete aio app delete event command => since events command no longer deals with publish action

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 11 months ago

Codecov Report

Merging #732 (aaa81d6) into master (814908d) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #732   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           57        56    -1     
  Lines         3229      3186   -43     
  Branches       607       598    -9     
=========================================
- Hits          3229      3186   -43     
Files Coverage Δ
src/commands/app/add/event.js 100.00% <100.00%> (ø)
src/commands/app/deploy.js 100.00% <100.00%> (ø)
src/commands/app/undeploy.js 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more