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

feat(Dependencies): Update dependency PySlurm/pyslurm to v24 #68

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2024

This PR contains the following updates:

Package Update Change
PySlurm/pyslurm major v22.5.3 -> v24.5.0

Release Notes

PySlurm/pyslurm (PySlurm/pyslurm)

v24.5.0

Compare Source

Added
  • Support for Slurm 24.5.x
  • add power_down_on_idle attribute to pyslurm.Partition class
Changed
  • bump minimum Cython version to 0.29.37
Removed
  • Removed power_options from JobSubmitDescription

v23.11.0

Compare Source

Added
  • Support for Slurm 23.11.x
  • Add truncate_time option to pyslurm.db.JobFilter, which is the same as -T /
    --truncate from sacct.
  • Add new attributes to pyslurm.db.Jobs that help gathering statistics for a
    collection of Jobs more convenient.
  • Add new attribute gres_tasks_per_sharing to pyslurm.Job and
    pyslurm.JobSubmitDescription
Fixed
  • Fix allocated_gres attribute in the pyslurm.Node Class returning nothing.
  • Add new idle_memory and allocated_tres attributes to pyslurm.Node class
  • Fix Node State being displayed as ALLOCATED when it should actually be
    MIXED.
  • Fix crash for the gres_per_node attribute of the pyslurm.Job class when
    the GRES String received from Slurm contains no count.
Removed
  • route_plugin, job_credential_private_key and job_credential_public_certificate
    keys are removed from the output of pyslurm.config().get()
  • Some deprecated and unused Slurm constants

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

  • Support for Slurm 23.02.X
  • Remove Elasticsearch from get_debug_flags, as it does not exist anymore.
  • Remove launch_type, launch_params and slurmctld_plugstack from the config.get() output, as they do not exist anymore
  • Remove some constants (mostly ESLURM_* 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

| datasource  | package         | from    | to      |
| ----------- | --------------- | ------- | ------- |
| github-tags | PySlurm/pyslurm | v22.5.3 | v24.5.0 |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants