Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MWPW-158533 Add Akamai purge command choice #815

Merged
merged 2 commits into from
Sep 23, 2024
Merged

MWPW-158533 Add Akamai purge command choice #815

merged 2 commits into from
Sep 23, 2024

Conversation

TsayAdobe
Copy link
Collaborator

  • The original workflow has the hard-coded invalidate command. However, in some cases delete may be needed. This change allows the selection of invalidate or delete.
  • The release workflow remains invoking the cache purging with the invalidate command.

Resolves: MWPW-158533

Copy link

aem-code-sync bot commented Sep 18, 2024

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

@codecov-commenter
Copy link

codecov-commenter commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.03%. Comparing base (46ba26b) to head (c5ea76d).

Additional details and impacted files
@@            Coverage Diff             @@
##            stage     #815      +/-   ##
==========================================
+ Coverage   69.02%   69.03%   +0.01%     
==========================================
  Files          47       47              
  Lines        7196     7196              
==========================================
+ Hits         4967     4968       +1     
+ Misses       2229     2228       -1     
Flag Coverage Δ
69.03% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@@ -15,7 +15,7 @@ on:
workflow_dispatch:
inputs:
cpCode:
description: 'CP Code'
description: 'CP Code, 1551836 (prod) / 1551833 (stage)'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@TsayAdobe TsayAdobe merged commit 290a911 into stage Sep 23, 2024
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants