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.0 to 0.1.1 #1917

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2024

Bumps jobflow-remote from 0.1.0 to 0.1.1.

Release notes

Sourced from jobflow-remote's releases.

v0.1.1

v0.1.1 (2024-03-20)

Full Changelog

Closed issues:

  • Two projects, job submission #89
  • Add guard for missing additional_store before executing job #76
  • PyPI release checklist #53

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Changelog

Sourced from jobflow-remote's changelog.

v0.1.1 (2024-03-19)

Full Changelog

Closed issues:

  • Two projects, job submission #89
  • Add guard for missing additional_store before executing job #76
  • PyPI release checklist #53

Merged pull requests:

Commits
  • ddded83 Release v0.1.1
  • 533dc2e bump qtoolkit in pyproject.toml
  • 6056d0b Bump tomlkit from 0.12.3 to 0.12.4
  • 04b86f1 Bump rich from 13.7.0 to 13.7.1
  • 07b46ee Bump pydantic from 2.6.1 to 2.6.4
  • 19f7b20 Bump qtoolkit from 0.1.3 to 0.1.4
  • b691cd9 option to customize remote jobstore
  • e0e8cab minimal version of the JSONStore for internal data transfer
  • 7993742 Project docs
  • 0a9dbdb adapt integration test
  • 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.0 to 0.1.1.
- [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.0...v0.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@buildbot-princeton
Copy link
Collaborator

Can one of the admins verify this patch?

@Andrew-S-Rosen Andrew-S-Rosen enabled auto-merge (squash) March 20, 2024 16:00
Copy link

codecov bot commented Mar 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.38%. Comparing base (71c1f08) to head (6073fa4).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1917   +/-   ##
=======================================
  Coverage   99.38%   99.38%           
=======================================
  Files          81       81           
  Lines        3265     3265           
=======================================
  Hits         3245     3245           
  Misses         20       20           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Andrew-S-Rosen Andrew-S-Rosen merged commit e0206cd into main Mar 20, 2024
20 checks passed
@Andrew-S-Rosen Andrew-S-Rosen deleted the dependabot/pip/jobflow-remote-0.1.1 branch March 20, 2024 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants