pack
pack copied to clipboard
Spike: Implementations of Cloud Native Buildpacks on CI/CD platforms
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.
FORMAT:
- [<done>] <name> - <issue>
- [<done>] <name>
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:
- lifecycle phases (video) - A high-level explanation of the lifecyle and it's phases.
- pack build process (code) - How these phases are executed by pack.
- buildpack ecosystem (video) - How lifecycle plays a part in the bigger system.
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?
Thank you @zmackie
I think I would take Jenkins @jromero
@2pai https://github.com/buildpacks/pack/issues/531 has been created. 😄
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!