Skip to content

gh-142: caching of comet files#143

Merged
chiaramoretti merged 4 commits into
mainfrom
142-caching-of-comet-files
May 22, 2026
Merged

gh-142: caching of comet files#143
chiaramoretti merged 4 commits into
mainfrom
142-caching-of-comet-files

Conversation

@AndreaPezzotta

@AndreaPezzotta AndreaPezzotta commented May 21, 2026

Copy link
Copy Markdown
Member

🚀 Pull Request Checklist

✅ Summary

Modified ci.yml to make C.I. workflow to load cached COMET files

🏗 Related Issues

✅ PR Checklist for Developers

  • I have titled this PR before merging as "gh-#:", where "#" represents the task it closes
  • I have run locally pre-commit using pre-commit run --all-files
  • I have tested my changes locally
  • No new warnings or errors introduced
  • I have updated documentation (if applicable)
  • My changes do not introduce breaking changes
  • I have added tests (if applicable)
  • I have consistently updated the GitHub information for the project, including milestones, task types, and other relevant details.

✅ PR Checklist for Reviewers

  • The next PR targets the correct branch
  • CI tests have run and passed for the latest commit on the source branch
  • Check that the code can still be installed if new packages are imported
  • If necessary, the notebooks in the playground will be updated in a corresponding follow-up PR
  • Coverage percentage is retained or increased
  • Quality of new/changed code is acceptable
  • Quality of new/changed unit tests is acceptable
  • No data files have been included in the commits
  • Implementation follows the agreed task description point by point
  • Check that there are no No newline at the end of file warnings
  • Check that any added folder/file has been added to the README.md file
  • Check that the documentation has been updated accordantly
  • Check that the corresponding branch has been deleted after merging. If not, delete it

@AndreaPezzotta AndreaPezzotta self-assigned this May 21, 2026
@AndreaPezzotta AndreaPezzotta added enhancement New feature or request architecture issues related with the structure of cloelike labels May 21, 2026
@AndreaPezzotta AndreaPezzotta linked an issue May 21, 2026 that may be closed by this pull request
1 task

@chiaramoretti chiaramoretti left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems to be working well 🥳 ! merging

@chiaramoretti chiaramoretti merged commit f05c724 into main May 22, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

architecture issues related with the structure of cloelike enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Caching of COMET files

2 participants