Skip to content

Migrate to Github actions #192

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

Closed
frozencemetery opened this issue Feb 21, 2020 · 0 comments
Closed

Migrate to Github actions #192

frozencemetery opened this issue Feb 21, 2020 · 0 comments
Labels

Comments

@frozencemetery
Copy link
Member

This is a placeholder issue to indicate that I am interested in migrating off of Travis for CI due to annoyances with making non-Linux environments work as well as extreme slowness.

atodorov added a commit to atodorov/python-gssapi that referenced this issue Apr 20, 2020
atodorov added a commit to atodorov/python-gssapi that referenced this issue May 1, 2020
- rename .travis/ -> .ci/
- use a small script for running the test job b/c GitHub's parser
  doesn't support yaml anchors, see:
  https://github.community/t5/GitHub-Actions/Support-for-YAML-anchors/m-p/30336
- do not fail on Python installs in Windows environment, for example:
  https://github.com/atodorov/python-gssapi/pull/1/checks?check_run_id=601883334.
  Likely caused by the Python installer wanting to reboot Windows
frozencemetery added a commit to frozencemetery/python-gssapi that referenced this issue May 8, 2020
With contributions from Alexander Todorov.

Resolves: pythongssapi#192
frozencemetery added a commit to frozencemetery/python-gssapi that referenced this issue May 8, 2020
With contributions from Alexander Todorov.

Resolves: pythongssapi#192
frozencemetery added a commit that referenced this issue May 11, 2020
With contributions from Alexander Todorov.

Resolves: #192

[CI] Mark all shell scripts executable

[CI] Fix typo in docs workflow for latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant