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

DX: implement GitHub Actions caching #201

Merged
merged 30 commits into from
Nov 25, 2022
Merged

DX: implement GitHub Actions caching #201

merged 30 commits into from
Nov 25, 2022

Conversation

redeboer
Copy link
Member

@redeboer redeboer added the 🖱️ DX Improvements to the Developer Experience label Nov 19, 2022
@redeboer redeboer added this to the 0.9.8 milestone Nov 19, 2022
@redeboer redeboer self-assigned this Nov 19, 2022
@redeboer redeboer force-pushed the github-caching branch 2 times, most recently from 2b145dc to 07a727c Compare November 20, 2022 17:26
@redeboer redeboer marked this pull request as ready for review November 25, 2022 13:38
@redeboer redeboer merged commit e45872d into main Nov 25, 2022
@redeboer redeboer deleted the github-caching branch November 25, 2022 13:43
redeboer added a commit that referenced this pull request Apr 5, 2023
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖱️ DX Improvements to the Developer Experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement caching for GitHub Actions
2 participants