-
Notifications
You must be signed in to change notification settings - Fork 3
Create Pixi dependencies update pipeline #795
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
Comments
5 tasks
github-merge-queue bot
pushed a commit
that referenced
this issue
Feb 2, 2024
ā¦dencies to the latest version (#804) Fixes #795 This commit adds a pipeline that periodically updates the project dependencies. It runs every sunday at 15:00. When changes are found a new update branch is pushed and a PR is created. The created PR in turn will trigger the normal build pipeline so all the regular checks are run against this branch. If any of the tests fail they should be fixes as part of the created PR Reviewers are automatically assigned in this case that are @luitjansl and @JoerivanEngelen # Checklist <!--- Before requesting review, please go through this checklist: --> - [x] Links to correct issue - [ ] Update changelog, if changes affect users - [x] PR title starts with ``Issue #nr``, e.g. ``Issue #737`` - [ ] Unit tests were added - [ ] **If feature added**: Added/extended example
Manangka
added a commit
that referenced
this issue
Feb 2, 2024
ā¦dencies to the latest version (#804) Fixes #795 This commit adds a pipeline that periodically updates the project dependencies. It runs every sunday at 15:00. When changes are found a new update branch is pushed and a PR is created. The created PR in turn will trigger the normal build pipeline so all the regular checks are run against this branch. If any of the tests fail they should be fixes as part of the created PR Reviewers are automatically assigned in this case that are @luitjansl and @JoerivanEngelen # Checklist <!--- Before requesting review, please go through this checklist: --> - [x] Links to correct issue - [ ] Update changelog, if changes affect users - [x] PR title starts with ``Issue #nr``, e.g. ``Issue #737`` - [ ] Unit tests were added - [ ] **If feature added**: Added/extended example
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: