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

546 update repo settings to allow running cicd tests #549

Merged

Conversation

rbarker-dev
Copy link
Contributor

Description:

  • Updated CODEOWNERS to include devops-ci
  • Updated test-frontend workflow to
    • Correct syntax on pinned actions
    • Use the self-hosted runners
  • Added a dependabot.yml file to handle updating pinned actions

Related issue(s):

Fixes #546

@rbarker-dev rbarker-dev self-assigned this Jun 20, 2024
@rbarker-dev rbarker-dev linked an issue Jun 20, 2024 that may be closed by this pull request
@rbarker-dev rbarker-dev marked this pull request as ready for review June 20, 2024 18:20
@rbarker-dev rbarker-dev requested review from jbair06, RAMTO, SvetBorislavov and a team as code owners June 20, 2024 18:20
@rbarker-dev
Copy link
Contributor Author

This PR is here to enable the CI/CD workflows to begin testing. The primary action here was to configure the self hosted runner and ensure that the workflows used it.

I'm not currently worried about actions failing, I believe those should be looked at separately from this PR.

@rbarker-dev rbarker-dev merged commit f40f359 into main Jun 20, 2024
4 of 10 checks passed
@rbarker-dev rbarker-dev deleted the 546-update-repo-settings-to-allow-running-cicd-tests branch June 20, 2024 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update repo settings to allow running CI/CD tests
2 participants