Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Add artifacts class #55

Open
dvonessen opened this issue Apr 13, 2021 · 0 comments
Open

Add artifacts class #55

dvonessen opened this issue Apr 13, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dvonessen
Copy link
Contributor

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?

@dvonessen dvonessen self-assigned this Apr 13, 2021
@dvonessen dvonessen added the enhancement New feature or request label Apr 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant