feat(Dependencies): Update dependency PySlurm/pyslurm to v24 #68
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.
This PR contains the following updates:
v22.5.3
->v24.5.0
Release Notes
PySlurm/pyslurm (PySlurm/pyslurm)
v24.5.0
Compare Source
Added
power_down_on_idle
attribute topyslurm.Partition
classChanged
Removed
power_options
fromJobSubmitDescription
v23.11.0
Compare Source
Added
truncate_time
option topyslurm.db.JobFilter
, which is the same as -T /--truncate from sacct.
pyslurm.db.Jobs
that help gathering statistics for acollection of Jobs more convenient.
gres_tasks_per_sharing
topyslurm.Job
andpyslurm.JobSubmitDescription
Fixed
allocated_gres
attribute in thepyslurm.Node
Class returning nothing.idle_memory
andallocated_tres
attributes topyslurm.Node
classALLOCATED
when it should actually beMIXED
.gres_per_node
attribute of thepyslurm.Job
class whenthe GRES String received from Slurm contains no count.
Removed
route_plugin
,job_credential_private_key
andjob_credential_public_certificate
keys are removed from the output of
pyslurm.config().get()
v23.2.2
Compare Source
Check here for the full Changelog
v23.2.1
Compare Source
Check here for the full Changelog
v23.2.0
Compare Source
Changes
Elasticsearch
fromget_debug_flags
, as it does not exist anymore.launch_type
,launch_params
andslurmctld_plugstack
from theconfig.get()
output, as they do not exist anymoreESLURM_*
constants that do not exist anymore)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.