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

Bio 2360 organise from config #50

Open
wants to merge 6 commits into
base: MAGA_checkpoint_23.11
Choose a base branch
from

Conversation

b97pla
Copy link
Contributor

@b97pla b97pla commented Oct 30, 2023

What problems does this PR solve?

This PR combines #45 and #49, including some fixes and rewrites to merge and harmonize the code.

It implements parsing of a .yml config file, resolving glob expressions and substituting variables defined in the config and through capturing expressions in a filter regexp.

It also implements the staging of source files to a separate file structure, either through copy operations or symlinking.

How has the changes been tested?

Unit tests.

Reasons for careful code review
If any of the boxes below are checked, extra careful code review should be inititated.

  • This PR contains code that could remove data

Copy link
Contributor

@monikaBrandt monikaBrandt left a comment

Choose a reason for hiding this comment

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

Good job @b97pla! I only had minor comments and not really requesting any changes at this point.

delivery/services/file_system_service.py Show resolved Hide resolved
delivery/services/organise_service.py Show resolved Hide resolved
delivery/services/organise_service.py Outdated Show resolved Hide resolved
delivery/services/organise_service.py Outdated Show resolved Hide resolved
delivery/services/organise_service.py Outdated Show resolved Hide resolved
@b97pla b97pla changed the base branch from master to MAGA_checkpoint_23.11 November 17, 2023 08:55
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