Skip to content

Conversation

@shazron
Copy link
Member

@shazron shazron commented May 22, 2025

Description

This PR adds Deploy Service support to the App plugin. The Deploy Service requires IMS user login access token authentication or a technical account token for the CI/CD scenario.

Deploy Service support adds audit logging for:

  • deploy (and related commands: action, api, rule, trigger, api create/update/delete - rule enable/disable)
  • undeploy (and related commands: action, api, rule, trigger, api create/update/delete - rule enable/disable)
  • log forwarding set

Related: adobe/aio-cli-plugin-runtime#385

How Has This Been Tested?

  • npm test
  • deploy project via manifest with action, sequence, api, rule, triggers
  • undeploy project via manifest with action, sequence, api, rule, triggers
  • set log forwarding to Splunk
  • set log forwarding back to Adobe I/O Runtime

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov
Copy link

codecov bot commented May 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (9d4cbbe) to head (7328d9f).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #867   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           57        57           
  Lines         3270      3254   -16     
  Branches       642       630   -12     
=========================================
- Hits          3270      3254   -16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@shazron shazron merged commit e945fe6 into master May 23, 2025
10 checks passed
@shazron shazron deleted the story/ACNA-3696 branch May 23, 2025 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants