-
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
setup ci #5
Merged
Merged
setup ci #5
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
Aug 16, 2024
- 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
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
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.