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/CD] Investigate speed up of CI Test Routine #24

Open
RNKuhns opened this issue Jul 9, 2022 · 0 comments
Open

[CI/CD] Investigate speed up of CI Test Routine #24

RNKuhns opened this issue Jul 9, 2022 · 0 comments
Assignees
Labels
maintenance Continuous integration, unit testing & package distribution
Milestone

Comments

@RNKuhns
Copy link
Contributor

RNKuhns commented Jul 9, 2022

Is your feature request related to a problem? Please describe.
It may be possible to speed up the CI test routine by speeding up the creation of the Python environment used in testing. Potential options to investigate include:

  1. Use cached Conda environments. See section on caching for setup-miniconda action
  2. Another option is to investigate the use of mamba from the setup-miniconda action
@RNKuhns RNKuhns added the maintenance Continuous integration, unit testing & package distribution label Jul 9, 2022
@RNKuhns RNKuhns added this to the Release 0.1.0 milestone Jul 9, 2022
@RNKuhns RNKuhns self-assigned this Jul 9, 2022
@RNKuhns RNKuhns modified the milestones: Release 0.1.0, Release 0.3.0 Oct 6, 2022
@RNKuhns RNKuhns modified the milestones: Release 0.3.0, Release 0.4.0 Dec 27, 2022
@RNKuhns RNKuhns changed the title Investigate speed up of CI Test Routine [CI/CD] Investigate speed up of CI Test Routine Jan 8, 2023
@RNKuhns RNKuhns modified the milestones: Release 0.4.0, Release 0.5.0 Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Continuous integration, unit testing & package distribution
Development

No branches or pull requests

1 participant