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

fix filename-pattern #340

Merged
merged 2 commits into from
Aug 26, 2024
Merged

fix filename-pattern #340

merged 2 commits into from
Aug 26, 2024

Conversation

deitch
Copy link
Collaborator

@deitch deitch commented Aug 23, 2024

It was not being reference. This should fix it.

@deitch
Copy link
Collaborator Author

deitch commented Aug 23, 2024

Fixes #303

Signed-off-by: Avi Deitcher <[email protected]>
@deitch
Copy link
Collaborator Author

deitch commented Aug 25, 2024

While I was at it, restructured the Push() call, so that it returns information about the push (timestamps, final filename, since the type of target might change it, etc.). Then used those inside the integration tests.

Besides making for better tests, it also gives us the ability to test FilenamePattern.

@deitch
Copy link
Collaborator Author

deitch commented Aug 26, 2024

And added FilenamePattern checking to the integration tests. As soon as this passes CI, we can merge in.

@deitch deitch merged commit 837edad into master Aug 26, 2024
2 checks passed
@deitch deitch deleted the fix-filename-pattern branch August 26, 2024 08:23
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