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

CRASM-2286:Add Regression Test Workflow with Dockerized Playwright in AWS #824

Merged
merged 31 commits into from
Apr 1, 2025

Conversation

JCantu248
Copy link
Collaborator

🗣 Description

This PR will add a workflow for Playwright to push Dockerized Playwright to ECR, deploy, run Playwright, and store artifacts in S3 bucket.

💭 Motivation and context

This is to help facilitate frontend regression testing on a deployed environment.

🧪 Testing

Code was validated in pre-commit and reviewed through Copilot and GPT.

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All future TODOs are captured in issues, which are referenced
    in code comments.
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All relevant repo and/or project documentation has been updated
    to reflect the changes in this PR.
  • Tests have been added and/or modified to cover the changes in this PR.
  • All new and existing tests pass.

@JCantu248 JCantu248 added github_actions Pull requests that update GitHub Actions code docker Pull requests that update Docker code labels Mar 21, 2025
@JCantu248 JCantu248 self-assigned this Mar 21, 2025
@JCantu248 JCantu248 marked this pull request as ready for review March 27, 2025 19:18
Copy link
Collaborator

@rapidray12 rapidray12 left a comment

Choose a reason for hiding this comment

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

Review in the BrownBAG

Copy link
Collaborator

@cduhn17 cduhn17 left a comment

Choose a reason for hiding this comment

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

Pretty straight forward

@rapidray12 rapidray12 merged commit 0c46a38 into develop Apr 1, 2025
13 checks passed
@rapidray12 rapidray12 deleted the CRASM_2286_Github_Actions_Dockerized_Playwright branch April 1, 2025 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Pull requests that update Docker code github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants