-
Notifications
You must be signed in to change notification settings - Fork 0
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
use pdm #14
Merged
Merged
use pdm #14
Conversation
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
Member
kod-kristoff
commented
May 20, 2024
- initial commit
- refactor: rename to check-check
- feat: add minimal and doctests jobs
- Bump actions/cache from 3 to 4
- fix: adjust names
- fix: make code more mergeable
- ci: fix so that nightly uses 3.13-dev
- ci: fix typo
- ci: add concurreny to test
- ci(scheduled): install pdm separate
- ci: add check-for-updates
- ci(test): move codecov upload
- chore(test): add cov_report=xml
- ci(scheduled): bump update-deps-action
- docs: add info about publish
- ci: remove check-for-updates
- ci: use right lockfile
- ci: also run test on tags v
- ci: split test in release and test
- ci: set 3.8 as minimum_python_version
- ci: also checkout submodules as default
- ci: change new on release workflow
- ci: fix typo
- ci: don't run test workflows on tags
- ci(check): fix typo
- ci: use hashes from pdm.lock also
- chore: use pdm instead of pbr
- chore: remove old Makefile
- initial commit
- build: use pdm export
- test: rename lock file
- docs: add reason
- build: add install target
- build: add lint-fix target
- chore: switch to bump-my-version
- chore: fix bump-my-version command
- chore: add changelog update
- chore: add snapshot-update target
- chore(make): dont use backticks
- chore(make): add lock target
- chore: mark CHANGELOG.md as phony
- chore: adjust Makefile
- chore(dev-deps): add dev deps
- chore(dev-deps): add hypothesis
- ci: remove old ci setup
- ci: adjust CI
- test: adjust tests
- test: fix type-check
- test: update strategy
- test: mv tests to root
- chore: update mypy config
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3...v4) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…ions/cache-4 Bump actions/cache from 3 to 4
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.