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

ci: rename travis -> ci and modify CI docs #66

Merged
merged 1 commit into from
Sep 17, 2022

Commits on Sep 15, 2022

  1. ci: rename travis -> ci and modify CI docs

    - now that GH Actions are merged, thoroughly tested, and working:
      - rename `travis` dir to `ci` dir instead
      - update `release.md` to remove Travis references and reference GH Actions files instead
        - and just generic "ci build" instead of "travis build"
        - CI is working now, so uncomment/unquote the previous numbers
    
    - leave `cp_to_travis` and `reverse_ssh_tunnel` as is for now, in case Sylvain wants to adapt them to GH Actions
      - I'm not sure they'll work as-is on GH Actions (e.g. `travis_base` won't exist), so they may need further modification
        - (or it may not be possible at all with GH Actions to do reverse SSH)
        - that is beyond my scope since I'm not using these, don't have a bounce host, and am developing on a Mac locally
    agilgur5 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    31b217a View commit details
    Browse the repository at this point in the history