This repository was archived by the owner on Aug 4, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Add artifacts class #55
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
gcip version you are using?
pip freeze | grep gcip
What should gcip do differently? Which functionality do you think we should add?
Right now, the gcip uses a static way to add GitLab artifacts. GCIP only provides a way to specify a path to which gets uploaded to the Artifactsstore.
I want to have a dynamic way to build a Artifact, so that I can either Upload just a file to Gitlab or to do more specific things like uploading codecoverage reports or anything else.
The implementation should be like the Cache class implementation.
For reference purposes see Job Artifacts, Artifacts reference
What are you trying to do? What problem would this solve?
Did gcip help you today? Did it make you happy in any way?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request