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

Use new version of removefiles activity #24

Merged
merged 1 commit into from
May 28, 2024
Merged

Conversation

jraddaoui
Copy link
Contributor

It removes the possibility to change the filenames to be removed through worker configuration.

Refs artefactual-sdps/temporal-activities#12.

It removes the possibility to change the filenames to be removed
through worker configuration.
@jraddaoui jraddaoui requested a review from djjuhasz May 27, 2024 08:07
@jraddaoui jraddaoui self-assigned this May 27, 2024
Copy link

codecov bot commented May 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.61%. Comparing base (15985cb) to head (44d0efd).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   47.75%   48.61%   +0.86%     
==========================================
  Files           6        6              
  Lines         178      181       +3     
==========================================
+ Hits           85       88       +3     
  Misses         86       86              
  Partials        7        7              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jraddaoui
Copy link
Contributor Author

@djjuhasz I decided to remove the possibility to make this configurable for now, we can figure out later if it's really needed and deal with the separator, unmarshalling, etc.

Copy link
Contributor

@djjuhasz djjuhasz left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@jraddaoui jraddaoui merged commit 44d0efd into main May 28, 2024
9 checks passed
@jraddaoui jraddaoui deleted the dev/update-remove-files branch May 28, 2024 13:42
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.

2 participants