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

Bump jobflow-remote from 0.1.2 to 0.1.4 #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps jobflow-remote from 0.1.2 to 0.1.4.

Release notes

Sourced from jobflow-remote's releases.

v0.1.4

Bug fix release. See PR Matgenix/jobflow-remote#177 for details. Prevents insertion of jobs/flows with the same uuid. Users of previous versions are encouraged to upgrade and run jf admin index rebuild to regenerate the indexes in the queue collection.

Changelog

v0.1.4 (2024-09-13)

Full Changelog

Closed issues:

  • Remote errors in interactive mode when larger workflows are run #174
  • Add --query (or --worker) flag to jf job rerun/retry #170

Merged pull requests:

  • Bugfix: improve collection indexes to prevent duplications #177 (gpetretto)
  • Add --worker and --query option in CLI #171 (gpetretto)

* This Changelog was automatically generated by github_changelog_generator

v0.1.3

Linting based on ruff. New functionalities and bug fixes.

Changelog

v0.1.3 (2024-09-02)

Full Changelog

Closed issues:

  • Cannot force delete more than 10 flows #169
  • Issue with some db in DOWNLOAD state #161
  • Jobs fail with error Remote error: file path/to/job_dir/remote_job_data.json for job xxx does not exist #157
  • Correct setup of jfremote config project.yaml file for nested gateways #153
  • Is there a way to visualize the workflow based on jobflow-remote info? #149
  • Flow information is shared even when using different queue stores #144
  • a suggestion to improve the documentation #143
  • Delete job functionality #141
  • Queue-out interactive mode #90
  • Writing to home dir is crashing my submission. #81

Merged pull requests:

... (truncated)

Changelog

Sourced from jobflow-remote's changelog.

v0.1.4 (2024-09-13)

Full Changelog

Closed issues:

  • Remote errors in interactive mode when larger workflows are run #174
  • Add --query (or --worker) flag to jf job rerun/retry #170

Merged pull requests:

  • Bugfix: improve collection indexes to prevent duplications #177 (gpetretto)
  • Add --worker and --query option in CLI #171 (gpetretto)

v0.1.3 (2024-09-02)

Full Changelog

Closed issues:

  • Cannot force delete more than 10 flows #169
  • Issue with some db in DOWNLOAD state #161
  • Jobs fail with error Remote error: file path/to/job_dir/remote_job_data.json for job xxx does not exist #157
  • Correct setup of jfremote config project.yaml file for nested gateways #153
  • Is there a way to visualize the workflow based on jobflow-remote info? #149
  • Flow information is shared even when using different queue stores #144
  • a suggestion to improve the documentation #143
  • Delete job functionality #141
  • Queue-out interactive mode #90
  • Writing to home dir is crashing my submission. #81

Merged pull requests:

Commits
  • 8df1979 Release v0.1.4
  • 479c8f2 Bump rich from 13.8.0 to 13.8.1
  • ed6cead Bump pydantic from 2.8.2 to 2.9.1
  • eeada99 fix linting
  • 987ae25 improve message and comments
  • ebd890c improve collection indexes to prevent duplications
  • 90e42fd fix build job query
  • 6bc291e --worker and --query option to filter on jobs operations
  • 96baad0 Release v0.1.3
  • 5936c37 Bump typer from 0.12.4 to 0.12.5
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [jobflow-remote](https://github.com/Matgenix/jobflow-remote) from 0.1.2 to 0.1.4.
- [Release notes](https://github.com/Matgenix/jobflow-remote/releases)
- [Changelog](https://github.com/Matgenix/jobflow-remote/blob/develop/CHANGELOG.md)
- [Commits](Matgenix/jobflow-remote@v0.1.2...v0.1.4)

---
updated-dependencies:
- dependency-name: jobflow-remote
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants