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

[SDK-4436] test: Migrate CI to GitHub Actions #564

Merged
merged 77 commits into from
Sep 8, 2023

Conversation

evansims
Copy link
Member

By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.

Description

This pull request replaces our current CircleCI continuous integration suite for auth0-react with a new workflow using GitHub Actions.

References

Please see internal ticket SDK-4436.

Testing

This pull request replaces our continuous integration suite with one built in GitHub's native Actions ecosystem. It aligns with other migrations taking place across our repositories.

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not the default branch

@evansims evansims added the review:small Small review label Aug 29, 2023
@evansims evansims marked this pull request as ready for review August 29, 2023 05:30
@evansims evansims requested a review from a team as a code owner August 29, 2023 05:30
@evansims
Copy link
Member Author

Note that the existing "Code scanning results / CodeQL" may not pass as this pull request replaces it's YAML configuration; we'll force-merge after approval.

.github/actions/build/action.yml Show resolved Hide resolved
.github/workflows/publish.yml Outdated Show resolved Hide resolved
.github/workflows/publish.yml Outdated Show resolved Hide resolved
.github/workflows/publish.yml Outdated Show resolved Hide resolved
.github/workflows/test.yml Outdated Show resolved Hide resolved
.github/workflows/test.yml Outdated Show resolved Hide resolved
evansims and others added 2 commits August 29, 2023 13:06
@evansims evansims added review:medium Medium review and removed review:small Small review labels Sep 7, 2023
@evansims evansims marked this pull request as ready for review September 8, 2023 06:48
@evansims evansims merged commit c1068ce into master Sep 8, 2023
7 checks passed
@evansims evansims deleted the test/github-ci-migration branch September 8, 2023 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review:medium Medium review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants