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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

using custom docker image for CI/CD #23

Open
Borda opened this issue Jun 9, 2021 · 2 comments
Open

using custom docker image for CI/CD #23

Borda opened this issue Jun 9, 2021 · 2 comments
Labels
ci/cd enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Borda
Copy link
Member

Borda commented Jun 9, 2021

馃殌 Feature

consider producing our own docker image with all needed libs installed, which would speed up all publication/testing

Motivation

boost all CI/CD processes on GPU as they are based on docker nowadays so caching is somehow harder

Pitch

Alternatives

Additional context

Probably collect all requirements and building docker image
Note that some version collisions need to be solved especially if a notebook mark max version or pin one specific 馃惏

@Borda Borda added enhancement New feature or request help wanted Extra attention is needed ci/cd labels Jun 9, 2021
@Borda Borda self-assigned this Jun 15, 2021
@Borda Borda removed their assignment Jun 25, 2021
@Borda Borda added the good first issue Good for newcomers label Jun 25, 2021
@Borda
Copy link
Member Author

Borda commented Jun 25, 2021

the most important/interesting part will be to determine the optimal requirement configuration:

  • find the one which satisfied all particular requirements in this repo
  • (if not possible above) find config which satisfied most notebooks

There is no mush to cover all notebook requirements, but any speedup is welcome

@Borda
Copy link
Member Author

Borda commented Jun 25, 2021

Also, this finding script can be used for setting requirements in each notebook header...

@Borda Borda added this to To do in Improve CI/CD Aug 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
Development

No branches or pull requests

1 participant