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

setup ci #5

Merged
merged 60 commits into from
Aug 16, 2024
Merged

setup ci #5

merged 60 commits into from
Aug 16, 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
  • initial commit
  • 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
  • build: use pdm export
  • 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
  • test: rename lock file
  • docs: add reason
  • 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
  • build: add install target
  • build: add lint-fix target
  • ci: change new on release workflow
  • ci: fix typo
  • chore: switch to bump-my-version
  • chore: fix bump-my-version command
  • ci: don't run test workflows on tags
  • ci(check): fix typo
  • ci: use hashes from pdm.lock also
  • 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(make): add project line
  • chore: generate test lock file w/o hashes
  • style: after fmt
  • chore: project setup
  • chore: add pre-commit config
  • chore: add ruff config
  • chore: add cog config
  • chore: configure Makefile
  • ci: rename release workflow
  • docs: add project README
  • chore: remove license from [project]
  • chore(dev-deps): add bump-my-version
  • ci: adjust release workflow
  • chore: add constants.py
  • test: add test_version

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 merged commit 25bf031 into main Aug 16, 2024
20 checks passed
@kod-kristoff kod-kristoff deleted the setup-ci branch August 16, 2024 10:06
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.

1 participant