-
Notifications
You must be signed in to change notification settings - Fork 295
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
Spike: Implementations of Cloud Native Buildpacks on CI/CD platforms #515
Comments
hello @jromero , I would like to take this as my GSOC project. Can you help me with it? :D |
Hi @2pai Here are a few resources I was able to put together:
|
We can break each CI platform into its own issue given the scope of this issue and the potential for parallel work. @2pai do you have one in mind that you'd like to look into? |
Hi @jromero, I am interested in working for GitLab CI integration as a GSoC participant. Where can I start ? |
Dear @jromero, I had the experience about using docker associated with Travis CI to deploy multiple container applications to AWS. May I take this as a GSoC project? Thank you so much |
Given this is an epic, it probably should have a milestone associated and instead the individual CI efforts should. |
There are any plans for webUI? |
Hi @mmm8955405. Right now, we don't have any plans to explore webUI but we are welcome from any help we can get from the community! |
Description
Cloud Native Buildpacks primary function is to turn source code into runnable image and because of that it's natural for it to be used within various CI/CD platform pipelines.
The purpose of this issue is produce various proof of concept implementations for the top 5 to 10 platforms as ranked by stackshare.
The text was updated successfully, but these errors were encountered: