Skip to content

XRootD: Bumped version to 5.8.0 #151

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

XRootD: Bumped version to 5.8.0 #151

wants to merge 2 commits into from

Conversation

Biscgit
Copy link
Member

@Biscgit Biscgit commented Apr 23, 2025

No description provided.

@Biscgit Biscgit requested a review from Copilot April 23, 2025 08:05
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR bumps the XRootD dependency version to 5.8.0 and updates the CI configuration to use Ubuntu 24.04, ensuring consistency across the project.

  • Updated the XRootD version in setup.py to match the version specified in the Dockerfile.
  • Updated the operating system for multiple CI jobs in the GitHub workflow configuration.

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
setup.py Bumps XRootD version to 5.8.0 for improved dependency consistency
.github/workflows/ci.yml Updates CI jobs to run on Ubuntu 24.04 for a newer testing environment
Files not reviewed (1)
  • Dockerfile: Language not supported
Comments suppressed due to low confidence (2)

setup.py:117

  • Verify that the application is fully compatible with xrootd 5.8.0, and that no unintended breaking changes are introduced with the dependency bump.
    "xrootd==5.8.0",

.github/workflows/ci.yml:29

  • Ensure that all CI scripts and tool versions are compatible with Ubuntu 24.04, as the updated environment might differ from the previous version.
    runs-on: ubuntu-24.04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant