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

Github actions for CI #454

Merged
merged 10 commits into from Jun 4, 2021

Conversation

JoranAngevaare
Copy link
Member

@JoranAngevaare JoranAngevaare commented Jun 3, 2021

What is the problem / what does the code in this PR do
Travis is shutting down, we can also use github actions which is generally faster than travis anyway.

With this PR, we make the switch to github actions. Additionally, we are using dependabot to keep track of our requirements for testing to prevent inconsistent packages from interfering with the tests.

@JoranAngevaare JoranAngevaare added enhancement New feature or request Testing Works on testing code labels Jun 3, 2021
@JoranAngevaare JoranAngevaare marked this pull request as ready for review June 4, 2021 09:27
@JoranAngevaare JoranAngevaare merged commit b522a8c into AxFoundation:master Jun 4, 2021
@JoranAngevaare JoranAngevaare deleted the testing_to_actions branch June 4, 2021 11:13
JoranAngevaare added a commit that referenced this pull request Jun 4, 2021
* Update pytest.yml

* Update pytest.yml

* coverage to json

* other syntax

* first run, then report

* change all

* strings better?

* try using the default

* use github

* clean travis and decommission travis

* try renaming?

* name after test?

* test pyv

* retry

* go for the golden medal

* Update README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Testing Works on testing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant