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

Include files outside the archive in job.files.list() #1323

Merged
merged 9 commits into from
Feb 13, 2024

Conversation

jan-janssen
Copy link
Member

@jan-janssen jan-janssen commented Feb 12, 2024

Previously job.files.list() only lists the files in the job archive, this does not include the restart files. This pull request combines both, now job.files.list() lists the file in the job archive as well as the other files in the working directory.

@jan-janssen jan-janssen added the format_black reformat the code using the black standard label Feb 12, 2024
@jan-janssen jan-janssen requested a review from pmrv February 12, 2024 10:29
@jan-janssen jan-janssen added format_black reformat the code using the black standard and removed format_black reformat the code using the black standard labels Feb 12, 2024
Copy link
Contributor

@pmrv pmrv left a comment

Choose a reason for hiding this comment

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

lgtm

@jan-janssen jan-janssen merged commit a9febdd into main Feb 13, 2024
25 checks passed
@jan-janssen jan-janssen deleted the list_files_outside_archive branch February 13, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
format_black reformat the code using the black standard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants