Skip to content

EPMRPP-113717 || Websites Amplify transition post-actions#1097

Merged
maria-hambardzumian merged 1 commit intodevelopfrom
feature/EPMRPP-113717-Websites-Amplify-transition-post-actions
Mar 24, 2026
Merged

EPMRPP-113717 || Websites Amplify transition post-actions#1097
maria-hambardzumian merged 1 commit intodevelopfrom
feature/EPMRPP-113717-Websites-Amplify-transition-post-actions

Conversation

@maria-hambardzumian
Copy link
Copy Markdown
Contributor

@maria-hambardzumian maria-hambardzumian commented Mar 24, 2026

Summary by CodeRabbit

  • Chores
    • Removed internal deployment workflow configuration. No impact on end-user functionality or features.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 24, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 79b8e6df-91e5-4a23-bce3-a4eb7d9f769a

📥 Commits

Reviewing files that changed from the base of the PR and between 464d767 and 7203071.

📒 Files selected for processing (1)
  • .github/workflows/deploy.yml
💤 Files with no reviewable changes (1)
  • .github/workflows/deploy.yml

Walkthrough

The entire GitHub Actions workflow responsible for deploying production documentation to GitHub Pages has been removed. The deleted workflow previously triggered on pushes to master, orchestrated version synchronization and documentation build steps, and deployed output to the gh-pages branch.

Changes

Cohort / File(s) Summary
GitHub Actions Deployment Workflow
.github/workflows/deploy.yml
Removed the production documentation deployment workflow to GitHub Pages, including sync-versions orchestration, documentation build, and gh-pages branch deployment via peaceiris/actions-gh-pages, along with associated merge-to-develop automation.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • EPMRPP-113256 || Update CI/CD Workflow #1079 — Replaces the deleted GitHub Pages deployment workflow with AWS S3/Amplify-based infrastructure, maintaining version synchronization and merge-to-develop automation patterns.

Suggested reviewers

  • AmsterGet
  • pressayuliya

Poem

🐰✨ Away with ye, old Pages so grand,
The workflow hops to a new promised land,
No more pushes to master's dear shore,
The rabbit builds faster than ever before! 🚀

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title references a transition to Websites Amplify, which aligns with removing the GitHub Actions deployment workflow for GitHub Pages—a post-action cleanup for migrating to a new deployment platform.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/EPMRPP-113717-Websites-Amplify-transition-post-actions

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@maria-hambardzumian maria-hambardzumian merged commit 2fc2c56 into develop Mar 24, 2026
2 checks passed
@maria-hambardzumian maria-hambardzumian deleted the feature/EPMRPP-113717-Websites-Amplify-transition-post-actions branch March 24, 2026 11:31
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