Skip to content

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

3 participants