ONSdigital / dp-data-pipelines

Pipeline specific python scripts and tooling for automated website data ingress.
MIT License
1 stars 0 forks source link

Create generic_file_ingress_v1.py #145

Closed osamede20 closed 3 weeks ago

osamede20 commented 1 month ago

What

https://jira.ons.gov.uk/browse/DIS-844

  1. Created the generic_file_ingress_v1.py for files that need moving only and do not need transform.
  2. Included a configuration key on configuration.py for files that need moving only

How to review

  1. Check the codes for functionality and logic, to see whether the scripts work correctly.
  2. Check whether the generic_file_ingress_v1.py correctly moves or uploads sdmx files.

Who can review

Any team member

nimshi89 commented 3 weeks ago

I had a look and it seems fine for me, but some one more experienced should approve this PR.

RedWalters commented 3 weeks ago

Can't find any further issues, approved