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

Move CI build system from Travis to Github actions #59

Closed
tomuben opened this issue Jun 28, 2021 · 0 comments
Closed

Move CI build system from Travis to Github actions #59

tomuben opened this issue Jun 28, 2021 · 0 comments
Assignees
Labels
refactoring Code improvement without behavior change

Comments

@tomuben
Copy link
Collaborator

tomuben commented Jun 28, 2021

Background

We want to move from Travis to GitHub Actions.

Acceptance Criteria

  1. Replace Travis files with working Github Actions
  2. Ideally it should be possible to run tests easily on local environment -> Implement environment in Docker image
@tomuben tomuben added refactoring Code improvement without behavior change source:exasol labels Jun 28, 2021
@tomuben tomuben self-assigned this Jun 28, 2021
tomuben added a commit that referenced this issue Jun 30, 2021
1. Use a Docker image with a specific R version which has all dependencies installed
2. Build of this image takes quite some time -> Push image to Dockerhub periodically and use as cache on CI build
tomuben added a commit that referenced this issue Jul 14, 2021
1. Use a Docker image with a specific R version which has all dependencies installed
2. Build of this image takes quite some time -> Push image to Dockerhub periodically and use as cache on CI build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code improvement without behavior change
Projects
None yet
Development

No branches or pull requests

1 participant