Git Product home page Git Product logo

Comments (13)

viniciusccarvalho avatar viniciusccarvalho commented on August 20, 2024

We have a hosted jenkins (https://jenkins.spring.io) that we can configure to build and publish artifacts

from spring-cloud-gcp.

artembilan avatar artembilan commented on August 20, 2024

Even if we have already added Travis to PR's, we still need CI to publish snapshots and releasing eventually.

from spring-cloud-gcp.

meltsufin avatar meltsufin commented on August 20, 2024

@mbogoevici You mentioned you know someone who might be able to help us get this set up. Can you please point them here? Thanks!

from spring-cloud-gcp.

markfisher avatar markfisher commented on August 20, 2024

I've added @sobychacko to the dev team here.

from spring-cloud-gcp.

meltsufin avatar meltsufin commented on August 20, 2024

Hi Soby! Thanks for volunteering to help us! Please let us know what you need from us to get the CI setup started.

from spring-cloud-gcp.

sobychacko avatar sobychacko commented on August 20, 2024

@meltsufin I will set it up soon.

from spring-cloud-gcp.

sobychacko avatar sobychacko commented on August 20, 2024

@meltsufin here is the URL for the Jenkins build: https://jenkins.spring.io/job/spring-cloud-gcp-master-ci/

from spring-cloud-gcp.

meltsufin avatar meltsufin commented on August 20, 2024

That was really fast! Thanks! I don't have read permissions though, it looks like.

from spring-cloud-gcp.

sobychacko avatar sobychacko commented on August 20, 2024

hmm - I thought everyone has read access with the GitHub logins. @trevormarshall can help with that.

from spring-cloud-gcp.

meltsufin avatar meltsufin commented on August 20, 2024

We now have access and the snapshots are published! Thanks guys!
@joaoandremartins I think you can close this issue now.

from spring-cloud-gcp.

artembilan avatar artembilan commented on August 20, 2024

I'm reopening this issue because I see this in the PR:

travis

Can some one explain why do we we have two of them?
Plus that looks like they both perform the same task.
So, in my feeling we have to wait twice more time to determine that PR is OK.

Thanks

from spring-cloud-gcp.

meltsufin avatar meltsufin commented on August 20, 2024

One build is for the branch and another for the PR merge into master. See this explanation on stackoverflow.
I think one way to disable the "useless" push build is to limit to master branch:

branches:
  only:
    - master

Also, can we get the newly setup Jenkins CI to report build status to GitHub?

from spring-cloud-gcp.

artembilan avatar artembilan commented on August 20, 2024

OK. Thank you, @meltsufin !

I think I'm fully satisfied with only the auto-merge option. This way, if it fails, you'd be forced to rebased your branch to the master for cleaner merge in the future.

from spring-cloud-gcp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.