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

Support more artifact providers (GitLab) #5

Open
filiptibell opened this issue Apr 9, 2024 · 0 comments
Open

Support more artifact providers (GitLab) #5

filiptibell opened this issue Apr 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@filiptibell
Copy link
Collaborator

We should add support for more artifact providers such as GitLab. The ArtifactProvider enum and rest of the artifact code was designed with this in mind:

https://github.com/filiptibell/rokit/blob/6ecef4fdb14911005126f23010464476380368c7/lib/sources/artifact.rs#L19-L28

Any new artifact provider just needs an addition to this enum and a client implementation mirroring the one that already exists for GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant