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

Migrate to Github Actions #70

Merged
merged 26 commits into from
Sep 16, 2021
Merged

Migrate to Github Actions #70

merged 26 commits into from
Sep 16, 2021

Conversation

maximlt
Copy link
Member

@maximlt maximlt commented Sep 15, 2021

Supersede #66

@maximlt
Copy link
Member Author

maximlt commented Sep 16, 2021

@jbednar the CI has now been migrated to Github actions and is all green. I had to remove Windows-py2.7 from the test matrix, it raised an error while installing ipykernel in thedoit develop_install step for which I found no easy fix online. Note that the test suite on py2.7 is only running test_unit, it ignores test_examples and test_unit_extra. The docs and releases are built based on tags, similarly to the other holoviz projects.

The failing AppVeyor tests that are shown in this PR can be ignored I think, I've deleted the appveyor configuration file.

You might want to check that the expected secrets (CONDA_UPLOAD_TOKEN, PPU, PPP, ACCESS_TOKEN, GITHUB_TOKEN) are well configured in the repo's settings, to which I don't have access. You might want first to tag a dev release to check that the docs and release workflows work well, before trying to do a proper release.

@philippjfr
Copy link
Member

You might want to check that the expected secrets (CONDA_UPLOAD_TOKEN, PPU, PPP, ACCESS_TOKEN, GITHUB_TOKEN) are well configured in the repo's settings, to which I don't have access. You might want first to tag a dev release to check that the docs and release workflows work well, before trying to do a proper release.

They are configured for the whole holoviz org, so they should be available.

@maximlt
Copy link
Member Author

maximlt commented Sep 16, 2021

Ok sweet good to know!

@jbednar
Copy link
Member

jbednar commented Sep 16, 2021

Fabulous; thanks @maximlt ! I'll merge and we'll see how it goes!

@jbednar jbednar merged commit 6228465 into master Sep 16, 2021
@jbednar jbednar deleted the migrato_to_gha branch September 16, 2021 13:13
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.

3 participants