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

Added support to pass filetype and rt unit #68

Merged
merged 17 commits into from
Sep 3, 2021

Conversation

hechth
Copy link
Member

@hechth hechth commented Aug 30, 2021

Made passing rt_unit non-optional to avoid bugs and make the user aware of this requirement.
Added passing rt_unit via CLI.
Added filetype flag and removed dependency on filename extension.

Fixes #64
Fixes #67

@hechth hechth added bug Something isn't working enhancement New feature or request labels Aug 30, 2021
@hechth hechth added this to the GC workflow prototype milestone Aug 30, 2021
@martenson martenson merged commit 02ffe72 into RECETOX:main Sep 3, 2021
@martenson
Copy link
Member

Thanks for implementing this @hechth !

@hechth hechth deleted the 65_release_0_3 branch January 25, 2022 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

do not rely on filenames for datatype Add passing of time unit information in command line interface
3 participants