osl-incubator / scicookie

Cookiecutter template for a Python package.
https://osl-incubator.github.io/scicookie
Other
14 stars 18 forks source link

ci(caching): add cache for conda environment in ci #294

Closed Naman-Priyadarshi closed 5 months ago

Naman-Priyadarshi commented 5 months ago

Pull Request description

Implemented caching for conda environment in ci, will add it to template after this is approved Fixes #102

How to test these changes

Tested it on my own forked repository, check PR for this. Re-ran all the jobs to ensure caching is done.

Pull Request checklists

This PR is a:

About this PR:

Author's checklist:

Additional information

Reviewer's checklist

Copy and paste this template for your review's note:

## Reviewer's Checklist

- [ ] I managed to reproduce the problem locally from the `main` branch
- [ ] I managed to test the new changes locally
- [ ] I confirm that the issues mentioned were fixed/resolved
github-actions[bot] commented 3 months ago

:tada: This issue has been resolved in version 0.9.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: