Create GitHub Actions CI workflow based on travis job.#288
Merged
nuclearsandwich merged 3 commits intomasterfrom Oct 29, 2021
Merged
Create GitHub Actions CI workflow based on travis job.#288nuclearsandwich merged 3 commits intomasterfrom
nuclearsandwich merged 3 commits intomasterfrom
Conversation
Also removes defunct travis.yml config.
Merged
Contributor
Author
|
@allenh1 this PR adds GitHub Actions based CI for Superflore and may be useful in testing the 0.3.3 release. |
allenh1
approved these changes
Oct 29, 2021
Contributor
allenh1
left a comment
There was a problem hiding this comment.
@nuclearsandwich thank you much! Looks good to me!
Contributor
|
@tfoote can you please remove the travis-ci requirement? |
Contributor
Author
I can do that. |
Contributor
Author
Done. @allenh1 do you want to make any of the GitHub Actions checks required for merge? |
Contributor
Yes please! |
Contributor
Author
I didn't make each individual check required but I did make several os/python-version combinations required and we can update those as platforms evolve. |
zffgithub
pushed a commit
to zffgithub/superflore
that referenced
this pull request
Apr 11, 2023
…-github-actions-ci
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Also removes defunct travis.yml config.