adobe / aio-cli-plugin-events

Adobe I/O CLI Plugin to manage Adobe I/O Events
https://www.adobe.io
Apache License 2.0
3 stars 11 forks source link

feat: register hooks for deploy/undeploy time event registration #47

Closed purplecabbage closed 1 year ago

purplecabbage commented 1 year ago

Description

Hooks are stubbed, and just output part of the config they are passed Pre-deploy-event hooks filter out registrations of journal type and create/update the registrations for the same based on information from the .aio file. Post-deploy-event hooks filter out registrations of webhook type ( runtime actions ) and create/update the registrations for the same based on information from the .aio file.

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #47 (cff8308) into master (13b5be7) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master       #47   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines          488       488           
  Branches        64        64           
=========================================
  Hits           488       488           

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

sangeetha5491 commented 1 year ago

closing this PR and re-opening another one. Not able to see the latest commits in this PR.