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

Get non arch-linux CI runners working #24

Closed
alerque opened this issue Apr 19, 2019 · 1 comment
Closed

Get non arch-linux CI runners working #24

alerque opened this issue Apr 19, 2019 · 1 comment

Comments

@alerque
Copy link
Member

alerque commented Apr 19, 2019

The CI runners are great as long as they happen to be running on one of my own Arch Linux based systems with all the dependencies installed. Unfortunately this isn't very portable or new adopter friendly. Somehow I need to get CaSILE working under other CI runners. Candidates include:

  • Travis CI (Ubuntu based images)
  • Gitlab CI (Docker? Kubernets?)
  • ...?
@alerque alerque mentioned this issue Jan 18, 2020
3 tasks
@alerque
Copy link
Member Author

alerque commented Mar 23, 2021

v0.5.0 now has both GitHub Actions and GitLab CI support via Docker containers. Setup is even documented in the Readme now. This should adapt to most CI systems pretty easily, and more native packages will primarily benefit local use, not CI runners.

@alerque alerque closed this as completed Mar 23, 2021
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

No branches or pull requests

1 participant