Code Monkey home page Code Monkey logo

Comments (7)

clamothebb avatar clamothebb commented on August 26, 2024 1

This would be nice to have, so Gradle builds can use this tool without requiring that developers manually install it. Is there anything I can do to help make this happen?

from protolock.

nilslice avatar nilslice commented on August 26, 2024

@rost5000 - that sounds cool, thanks for sharing. I'm not sure how to publish to Maven repo though.. is this something that you could PR as a Github Action? I can convert protolock's CI to Github Action and automate the release (which is long overdue...), but if you know how to do the Maven portion, I'd be grateful for a PR that at least illustrates how it is done.

from protolock.

rost5000 avatar rost5000 commented on August 26, 2024

@nilslice, Thank you for replying. I think that the optimal way is publishing to sonar (https://central.sonatype.org/publish/requirements/coordinates/) using Gradle. The following steps are needed:

  1. Register to sonar jira and create task to open public artifacts (https://central.sonatype.org/publish/publish-guide/#create-a-ticket-with-sonatype)
  2. The gpg keys with tool: https://www.gnupg.org/download/
  3. Then publish using gradle

I can do it myself manually with your permition. However, I did not face with github CI actions...

You also can see an example of Gradle publishing to local Maven repository in: https://github.com/rost5000/protoloc-gradle-publisher

from protolock.

nilslice avatar nilslice commented on August 26, 2024

Thanks for the info, @rost5000 -- I have a few other things on my list with higher priority right now, but will get to this as soon as possible.

from protolock.

nilslice avatar nilslice commented on August 26, 2024

@clamothebb i have zero experience publishing to the mentioned artifact management repository, so would take any help you'd offer!

I can probably get as far as supplying a token as a secret to the Action environment if you tell me what name & scopes (if needed), in case you'd like to provide a PR to automate this on releases?

from protolock.

rost5000 avatar rost5000 commented on August 26, 2024

Hi, @nilslice , I manually published the binaries (as a workaround). The current URL: https://central.sonatype.com/artifact/io.github.rost5000.protolock/protolock-binaries

If you want to change the scope or naming or integrate auto-publishing to your pipeline, I'll be glad to explain what you require for that

from protolock.

murdos avatar murdos commented on August 26, 2024

FYI here are two similar go projects that publish to maven central using gradle and github action:

from protolock.

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.