-
Notifications
You must be signed in to change notification settings - Fork 5
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 (#201)
* DX: activate and configure VSCode flake8 extension * DX: activate and configure VSCode isort extension * DX: activate and configure VSCode pylint extension * DX: implement GitHub Actions caching * DX: install `flake8-future-import` * DX: run tests on epic and versions branches * MAINT: activate and address pyright strict type checking * MAINT: address pyright issues * MAINT: correctly sort cSpell `ignoreWords` section * MAINT: fix indents * MAINT: remove quotation marks from repo-maintenance * MAINT: split out `jupyter` section for extras_require * MAINT: update pip constraints and pre-commit * MAINT: update test values for `particle` package * MAINT: use `include` instead of `exclude` in CI runner definitions * MAINT: use `GITHUB_OUTPUT` instead of `set-output` https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands Co-authored-by: GitHub <noreply@github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
2ce496c
commit e45872d
Showing
33 changed files
with
607 additions
and
546 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.