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

Migrate admin-tests to GitHub Actions #7217

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Migrate admin-tests to GitHub Actions #7217

merged 1 commit into from
Aug 14, 2024

Conversation

legoktm
Copy link
Member

@legoktm legoktm commented Aug 13, 2024

Status

Ready for review

Description of Changes

This is pretty straightforward, we just need to swap the CircleCI environment variable for one supported by GitHub Actions.

Testing

How should the reviewer test this PR?

  • CI passes
  • Visual review

Deployment

Any special considerations for deployment? n/a

Checklist

  • Linting and tests (make -C admin test) pass in the admin development container

This is pretty straightforward, we just need to swap the CircleCI
environment variable for one supported by GitHub Actions.
@legoktm legoktm requested a review from a team as a code owner August 13, 2024 22:04
Copy link
Member

@cfm cfm left a comment

Choose a reason for hiding this comment

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

Nice. Thanks, @legoktm.

Comment on lines -371 to -374
filters:
branches:
ignore:
- /update-builder-.*/
Copy link
Member

Choose a reason for hiding this comment

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

This isn't carried over into the GitHub Actions workflow, but it was obsoleted by #6706 anyway.

@cfm cfm merged commit ae36146 into develop Aug 14, 2024
18 checks passed
@legoktm legoktm deleted the gha-admin branch August 15, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants