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

Add command to clone repository into AWS Playwright Container #844

Merged
merged 6 commits into from
Apr 8, 2025

Conversation

JCantu248
Copy link
Collaborator

🗣 Description

Modify the Terraform and Regression Test Actions to clone the XFD repository into the AWS Playwright Container.

💭 Motivation and context

Github Actions can now run the AWS Playwright Container, but it does not have any test cases. This change should bring the repository into the container so it can access the test cases.

🧪 Testing

It is being tested in this PR.

✅ 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 bug This issue or pull request addresses broken functionality github-actions Pull requests that update GitHub Actions code terraform Pull requests that update Terraform code labels Apr 7, 2025
@JCantu248 JCantu248 self-assigned this Apr 7, 2025
Copy link
Collaborator

@nickviola nickviola left a comment

Choose a reason for hiding this comment

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

LGTM

@JCantu248 JCantu248 merged commit 6bace71 into develop Apr 8, 2025
12 of 13 checks passed
@JCantu248 JCantu248 deleted the CRASM-2286_Bug_fix_regression_yaml branch April 8, 2025 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue or pull request addresses broken functionality github-actions Pull requests that update GitHub Actions code terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants