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

use pdm #14

Merged
merged 59 commits into from
May 20, 2024
Merged

use pdm #14

merged 59 commits into from
May 20, 2024

Conversation

kod-kristoff
Copy link
Member

  • 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

kod-kristoff and others added 30 commits February 6, 2024 10:37
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
@kod-kristoff kod-kristoff linked an issue May 20, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

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 ☂️

@kod-kristoff kod-kristoff merged commit e1e018e into master May 20, 2024
19 checks passed
@kod-kristoff kod-kristoff deleted the use-pdm branch May 20, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

json-streams has changed name to json-arrays
2 participants