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

BEL-4757 Add new workflows for interactives #227

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

JoshuaGleason
Copy link
Contributor

Link to Jira ticket

Purpose

Fix broken pipelines for Interactives
All interactive repos will now use these workflows once the modify-github-workflows-replace-workflows.py script in Helpers repo is run which will update all interactives repos' workflows

Approach

The az storage blob upload batch cli command requires the copy library and this is now broken b/c MS moved its CDN from edge to front door and the storage blob command apparently is still trying to download the copy library from the old CDN. from Azure/azure-cli#30635
Add new workflows, which includes changes to remove the broken action and replace with new action
Use new action to use the cli directly and install the copy library before calling the storage blob command

Testing

Validated new actions work on campaign-manager-interactive

@JoshuaGleason JoshuaGleason merged commit edbe00b into main Jan 15, 2025
2 checks passed
@JoshuaGleason JoshuaGleason deleted the BEL-4757-add-new-interatives-workflows branch January 15, 2025 17:50
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.

1 participant