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

Migrating travis -> circle #1685

Merged
merged 1 commit into from
Dec 3, 2021
Merged

Migrating travis -> circle #1685

merged 1 commit into from
Dec 3, 2021

Conversation

humzaiqbal
Copy link
Contributor

@humzaiqbal humzaiqbal commented Dec 2, 2021

Description of proposed changes

Replacing the CI system from Travis to Circle as we have seen issues running on Travis

Related issue(s)

N/A
Fixes # (issue)
N/A

Test plan

Having the CI tests run be Circle instead of Travis should test this

Checklist

Need help on these? Just ask!

  • I have read the CONTRIBUTING document.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • I have run tox -e complex and/or tox -e spark if appropriate.
  • All new and existing tests passed.

Copy link
Member

@henryre henryre left a comment

Choose a reason for hiding this comment

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

Awesome stuff 🚀

We'll need to check results of next run against trunk, but fine to do this on the fly.

@henryre henryre merged commit b68db9f into master Dec 3, 2021
@henryre henryre deleted the humzaiqbal/circleci-setup branch December 3, 2021 04:42
akode pushed a commit to akode/snorkel that referenced this pull request Jun 10, 2022
## Description of proposed changes
Replacing the CI system from Travis to Circle as we have seen issues running on Travis
## Related issue(s)
N/A
Fixes # (issue)
N/A
## Test plan
Having the CI tests run be Circle instead of Travis should test this 
## Checklist

Need help on these? Just ask!

* [x] I have read the **CONTRIBUTING** document.
* [x] I have updated the documentation accordingly.
* [x] I have added tests to cover my changes.
* [x] I have run `tox -e complex` and/or `tox -e spark` if appropriate.
* [x] All new and existing tests passed.
@bhancock8 bhancock8 mentioned this pull request Jul 23, 2023
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants