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

Integration with GitLab CI/CD #134

Closed
vmatsiiako opened this issue Dec 19, 2022 · 9 comments
Closed

Integration with GitLab CI/CD #134

vmatsiiako opened this issue Dec 19, 2022 · 9 comments
Labels
good first issue Good for newcomers help wanted Open for contributions from the community 🔌 integrations

Comments

@vmatsiiako
Copy link
Contributor

Feature description

Inject Infisical variables/secrets into GitLab CI/CD variable automatically every time you update secrets in the dashboard.

Why would it be useful?

It will save developers a lot of time and reduce room for errors.

Additional context

This feature should not be very complicated given the new integrations structure - although there are some interesting parts to figure out. Reach out to tony@infisical.com if you have any questions.

@vmatsiiako vmatsiiako added good first issue Good for newcomers help wanted Open for contributions from the community 🔌 integrations labels Dec 19, 2022
@devblin
Copy link

devblin commented Feb 1, 2023

Hey @mv-turtle I would like to contribute on this integration.

@vmatsiiako
Copy link
Contributor Author

@devblin thank you so much! That would be amazing! Do you need any help understanding the code base? I’d be happy to walk you through :)

@devblin
Copy link

devblin commented Feb 1, 2023

@mv-turtle I will check through the codebase and let you know, when I face any issue 😄 .

@devblin
Copy link

devblin commented Feb 1, 2023

@mv-turtle If I am correct, the GitLab API endpoint required for this integratiom should be: https://docs.gitlab.com/ee/api/instance_level_ci_variables.html ?

@vmatsiiako
Copy link
Contributor Author

@devblin Actually, I just talked to @maidul98 and he told me that he already did this integration - he just needs to release it. Sorry for the confusion...

Would you maybe be willing to help with some other integration? Two of the very requested ones are AWS Parameter Store and GCP Secret Manager. What do you think?

@devblin
Copy link

devblin commented Feb 2, 2023

@mv-turtle I think I can work on GCP secret manager integration.

@vmatsiiako
Copy link
Contributor Author

@devblin thank you! I created this issue :) Feel free to assign it to yourself if you want

@devblin
Copy link

devblin commented Feb 2, 2023

@mv-turtle Thank you 🙌🏽

@maidul98
Copy link
Collaborator

maidul98 commented Feb 6, 2023

https://infisical.com/docs/integrations/cicd/gitlab

@maidul98 maidul98 closed this as completed Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Open for contributions from the community 🔌 integrations
Projects
None yet
Development

No branches or pull requests

3 participants