pack icon indicating copy to clipboard operation
pack copied to clipboard

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

Open jromero opened this issue 5 years ago • 10 comments

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>
  • [ ] Jenkins - https://github.com/buildpacks/pack/issues/531
  • [ ] Travis CI
  • [x] Circle CI
  • [ ] GitLab CI
  • [ ] Codeship
  • [ ] TeamCity
  • [ ] Bamboo
  • [ ] Drone.io
  • [ ] wercker
  • [ ] Concourse
  • [ ] Gitea
  • [x] GitHub Actions (via pack)

jromero avatar Feb 29 '20 01:02 jromero

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

2pai avatar Mar 04 '20 15:03 2pai

Hi @2pai

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

zmackie avatar Mar 05 '20 16:03 zmackie

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?

jromero avatar Mar 05 '20 17:03 jromero

Thank you @zmackie

I think I would take Jenkins @jromero

2pai avatar Mar 06 '20 17:03 2pai

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

jromero avatar Mar 09 '20 16:03 jromero

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

safakozdek avatar Mar 15 '20 20:03 safakozdek

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

chialin-liu avatar Mar 16 '20 14:03 chialin-liu

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

jromero avatar Sep 21 '20 17:09 jromero

There are any plans for webUI?

mmm8955405 avatar Oct 13 '23 01:10 mmm8955405

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!

jjbustamante avatar Oct 19 '23 13:10 jjbustamante