Skip to content

Conversation

robearlam
Copy link
Member

Update to the GitHub action scripts to setup deployments for the new MVP Editing Hosts

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 read the Contributing guide.
  • My code/comments/docs fully adhere to the Code of Conduct.
  • My change is a code change.
  • My change is a documentation change and there are NO other updates required.

@robearlam robearlam self-assigned this Aug 5, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds deployment workflows for new MVP Editing Hosts by extending the existing CI/CD pipeline to include both staging and production editing environments alongside the existing regular environments.

  • Adds staging and production deployment jobs for MVP editing hosts
  • Updates dependency chains to ensure proper deployment sequencing
  • Introduces new secrets for editing environment publishing profiles
Comments suppressed due to low confidence (1)

.github/workflows/CI-CD_MVP.yml:68

  • The assetName 'Mvp-prod' is inconsistent with the staging environment which uses 'Mvp-Staging'. Consider using 'Mvp-Production' for consistency.
      assetName: Mvp-prod

@robearlam robearlam merged commit 7a2d994 into main Aug 5, 2025
5 checks passed
@robearlam robearlam deleted the 553-mvp-editing-hosts branch August 5, 2025 21:21
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.

2 participants