close
The Wayback Machine - https://web.archive.org/web/20200914053527/https://github.com/mockito/shipkit/issues/751
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

Question: Are you trying to solve the same problem that spring-cloud-pipelines is trying to solve? #751

Open
jorgeviana opened this issue Aug 28, 2018 · 3 comments

Comments

@jorgeviana
Copy link

@jorgeviana jorgeviana commented Aug 28, 2018

Hi there,

I think you are trying to solve the same problem that spring-cloud-pipelines (https://github.com/spring-cloud/spring-cloud-pipelines) is trying to solve.

What would be the reason to use one project over the other?

Thanks!

@mockitoguy
Copy link
Member

@mockitoguy mockitoguy commented Aug 28, 2018

Thanks for feedback!

Me & @marcingrzejszczak (maker of pipelines) talked extensively about it this summer. There is an overlap between the projects. Let's keep this ticket open until we fix the documentation (or merge projects? :)

@mstachniuk
Copy link
Contributor

@mstachniuk mstachniuk commented Sep 6, 2018

Spring Cloud Pipelines focus more on:

  • building on Jenkins or Concourse (you need to set up your instance)
  • continuous delivery for regular projects (monoliths, microservices etc.)
  • deploying application to different environments with different configs, possible manual steps
  • many more

Shipkit focuses more on:

  • using free tools like Github, Travis-CI, Bintray
  • continuous delivery for open source JVM libraries and Gradle plugins
  • publishing in Bintray, Maven Central and Gradle Portal
  • easy setup for libraries developers, full automation
  • artifact versioning, creating tags, nice release notes, hidden sensitive data in output logs and many more
@jorgeviana
Copy link
Author

@jorgeviana jorgeviana commented Sep 6, 2018

Nice summary!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.