buildpacks / pack

CLI for building apps using Cloud Native Buildpacks
https://buildpacks.io
Apache License 2.0
2.47k stars 278 forks source link

Spike: Implementations of Cloud Native Buildpacks on CI/CD platforms #515

Open jromero opened 4 years ago

jromero commented 4 years ago

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>
2pai commented 4 years ago

hello @jromero , I would like to take this as my GSOC project. Can you help me with it? :D

zmackie commented 4 years ago

Hi @2pai

Here are a few resources I was able to put together:

jromero commented 4 years ago

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?

2pai commented 4 years ago

Thank you @zmackie

I think I would take Jenkins @jromero

jromero commented 4 years ago

@2pai https://github.com/buildpacks/pack/issues/531 has been created. 😄

safakozdek commented 4 years ago

Hi @jromero, I am interested in working for GitLab CI integration as a GSoC participant. Where can I start ?

chialin-liu commented 4 years ago

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

jromero commented 3 years ago

Given this is an epic, it probably should have a milestone associated and instead the individual CI efforts should.

mmm8955405 commented 8 months ago

There are any plans for webUI?

jjbustamante commented 8 months ago

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!