-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DX: implement GitHub Actions caching (#335)
* DX: activate and configure VSCode flake8 extension * DX: activate and configure VSCode isort extension * DX: activate and configure VSCode pylint extension * DX: extend pyright file exclusions * DX: implement GitHub Actions caching * DX: run upgrade cron job on 7th day of the month * FIX: ignore `physique.cuso.ch` https://github.com/ComPWA/ampform/actions/runs/3547387830/jobs/5957455069#step:6:312 * MAINT: address mypy issues * MAINT: address pyright issues * MAINT: remove deprecated `set-output` https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands * MAINT: split out `jupyter` section for extras_require * MAINT: update cSpell config * MAINT: update pip constraints and pre-commit Co-authored-by: GitHub <noreply@github.com>
- Loading branch information
Showing
24 changed files
with
571 additions
and
507 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.