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

Add metadata for tentacle-package #103

Merged
merged 10 commits into from
Jan 18, 2021

Conversation

Herklos
Copy link
Member

@Herklos Herklos commented Jan 17, 2021

Resolves #100
Resolves #101

image

metadata_file=os.path.join("tests", "static", "metadata.yml"),
in_zip=True,
use_package_as_file_name=True) == 0
assert os.path.exists(constants.ARTIFACT_METADATA_FILE)
Copy link
Member

@GuillaumeDSM GuillaumeDSM Jan 18, 2021

Choose a reason for hiding this comment

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

We should use os.path.join("tests", "static", "metadata.yml") instead of constants.ARTIFACT_METADATA_FILE for clarity I think. Actually, is it the same file ?

Copy link
Member

@GuillaumeDSM GuillaumeDSM left a comment

Choose a reason for hiding this comment

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

👍

@Herklos Herklos enabled auto-merge (rebase) January 18, 2021 18:26
@Herklos Herklos merged commit 09003c9 into master Jan 18, 2021
@Herklos Herklos deleted the feature/add-metadata-file-for-packages branch January 18, 2021 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants