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

New CI based on GH-actions #47

Merged
merged 4 commits into from
Mar 3, 2021
Merged

New CI based on GH-actions #47

merged 4 commits into from
Mar 3, 2021

Conversation

alyst
Copy link
Contributor

@alyst alyst commented Mar 3, 2021

Update CI to use GitHub Actions. It's based on the ci.yml from Distributions.jl as it's quite recent.

  • coverage folder was removed since coverage should be handled by julia-actions/julia-processcoverage@v1 now
  • switched to using general Julia registry from depercated BioJuliaRegistry
  • removed older travis/appveyor.yml and related scripts from the root folder

* coverage script was removed since it should be handled by
julia-actions/julia-processcoverage@v1
* general registry is used instead of deprecated BioJuliaRegistry
@alyst alyst force-pushed the new_ci branch 2 times, most recently from d028bb5 to b03c431 Compare March 3, 2021 16:22
@alyst
Copy link
Contributor Author

alyst commented Mar 3, 2021

@jakobnissen OK, the new CI seems to be running fine.
The check is failing because of AppVeyor (I guess it is set up somewhere in repository settings, probably it has to be removed from there).
Also, I'm not sure why I don't see codecov reports here. Is it because some permission/integration has to be updated in repository settings too?

It would be nice to merge, then reviewing PRs like #44 would not be like guessing in the dark. :)

@jakobnissen
Copy link
Member

Thanks! It would be nice to also have MacOS CI - but maybe that's just too expensive. Not sure.

@jakobnissen jakobnissen merged commit 3e3910c into BioJulia:master Mar 3, 2021
@alyst alyst deleted the new_ci branch March 3, 2021 17:49
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.

None yet

2 participants