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

File check. Issue235 #250

Merged
merged 6 commits into from
Oct 9, 2023
Merged

File check. Issue235 #250

merged 6 commits into from
Oct 9, 2023

Conversation

DanielPerkins7
Copy link
Contributor

resolve #235
I was unsure which files needed to be checked but I think checked the right ones so they are only appended if they are files that exist.

@DanielPerkins7 DanielPerkins7 requested a review from a team as a code owner August 1, 2023 14:59
ssm/ssm2.py Fixed Show fixed Hide fixed
@tofu-rocketry
Copy link
Member

From dev meeting:

@tofu-rocketry tofu-rocketry self-assigned this Aug 1, 2023
@tofu-rocketry tofu-rocketry added this to the 3.3.1 milestone Sep 18, 2023
@tofu-rocketry tofu-rocketry force-pushed the issue235 branch 2 times, most recently from 6ff87dc to 7d99827 Compare September 18, 2023 15:36
This fixes issues with the item count being wrong and whole directories
being passed on to the sender.
This reverts commit afe46aa as the file
filtering needs to be implmented earlier in the code.
tempfile creates files and folders with a random name, but adds the
prefix directly before it, so this makes it more readable by separating
those parts.
Previous version of test failed in Ubuntu Travis environment, possibly
due to the file being kept open in the context manager.
Copy link
Contributor

@RoseECooper RoseECooper left a comment

Choose a reason for hiding this comment

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

looks good to me :)

Copy link
Contributor

@RedProkofiev RedProkofiev left a comment

Choose a reason for hiding this comment

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

looks snazzy

@tofu-rocketry tofu-rocketry merged commit bf6777f into apel:dev Oct 9, 2023
William-Brown5515 pushed a commit to William-Brown5515/ssm that referenced this pull request Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Message directory queue inconsistentcy with sub-directories
4 participants