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

feat: Add new command sodar landing-zone-validate #206

Closed
wants to merge 1 commit into from

Conversation

your-highness
Copy link
Contributor

Closes #205

@your-highness your-highness changed the title dev_issue205: Implementing planned feature landing-zone-validate feat: Implementing planned feature landing-zone-validate Nov 29, 2023
@sellth
Copy link
Contributor

sellth commented Dec 6, 2023

Looking through this.

Please change your commit message to be semantic, like: feat: Add new command sodar landing-zone-validate. Also please run make black to resolve a minor linting issue. Tests should run green before we merge.

@sellth sellth self-assigned this Dec 6, 2023
return res

logger.info("Starting cubi-tk sodar landing-zone-validate")
logger.info(" args: %s", self.args)
Copy link
Contributor

Choose a reason for hiding this comment

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

Args log should be logger.debug to de-clutter output. Also, the two spaces in the beginning are not needed.

@sellth sellth changed the title feat: Implementing planned feature landing-zone-validate feat: Add new command sodar landing-zone-validate Dec 7, 2023
@sellth
Copy link
Contributor

sellth commented Jan 25, 2024

closing in favour of #219

@sellth sellth closed this Jan 25, 2024
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.

Implement planned feature sodar landing-zone-validate
2 participants