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 parsl 11 25 and remove reference to removed method #1734

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

LeiGlobus
Copy link
Contributor

@LeiGlobus LeiGlobus commented Nov 25, 2024

Bumping parsl mostly works, except that Compute uses a method that's been removed/cleaned up in Parsl:

Parsl/parsl#3689

The original code does a redundant makedirs anyway - if the child is made, the parent is also created.
edit However, I left the parent's makedirs() in anyway, because the original child dir creation had a different default permission, just in case.

@LeiGlobus LeiGlobus added no-news-is-good-news This change does not require a news file quick-review Review of this should be quick and easy labels Nov 25, 2024
Copy link
Member

@rjmello rjmello left a comment

Choose a reason for hiding this comment

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

We should include a changelog for the parsl version bump.

rjmello
rjmello previously approved these changes Nov 26, 2024
@LeiGlobus LeiGlobus requested a review from rjmello November 26, 2024 16:18
@LeiGlobus LeiGlobus removed the no-news-is-good-news This change does not require a news file label Nov 26, 2024
@LeiGlobus LeiGlobus merged commit f0ba5e0 into main Nov 26, 2024
31 checks passed
@LeiGlobus LeiGlobus deleted the bump_parsl_11_25 branch November 26, 2024 16:39
@joshbryan-globus
Copy link
Contributor

[sc-37307]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quick-review Review of this should be quick and easy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants