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

Tasks/946 remove file move ops #964

Merged
merged 9 commits into from
Jun 21, 2019
Merged

Conversation

danwilliams
Copy link
Contributor

@danwilliams danwilliams commented Jun 21, 2019

Closes #946

I have:

  • Formatted any Python files with black
  • Brought the branch up to date with master
  • Added any relevant Github labels
  • Added tests for any new additions
  • Added or updated any relevant documentation
  • Added an Architectural Decision Record (ADR), if appropriate
  • Added an MPLv2 License Header if appropriate
  • Updated the Changelog

Description

This removes the archive, dump, ingest, quarantine directories, adds a single files directory instead and removes the file moving logic - the state is now solely tracked in the ETL records.

@danwilliams danwilliams self-assigned this Jun 21, 2019
Copy link
Contributor

@maxalbert maxalbert left a comment

Choose a reason for hiding this comment

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

Looks great, thanks a lot! 👍

@maxalbert
Copy link
Contributor

Hmm, codecov seems to be hanging with the code coverage report. I'm happy to merge this anyway because I think the coverage in flowetl should remain the same (if not, this can be amended in a subsequent PR).

@maxalbert maxalbert merged commit cd594f6 into master Jun 21, 2019
@maxalbert maxalbert deleted the tasks/946-remove-file-move-ops branch June 21, 2019 15:13
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.

Remove file move ops from FlowETL
2 participants