Git Product home page Git Product logo

Comments (4)

JanBessai avatar JanBessai commented on September 24, 2024 1

@jvican I never got travis working for the new travis.com domain people are supposed to use now - their credential upload has a security bug which I've reported and never got a reply. Additionally, the OpenSSL version in their default boxes is horribly out of date (March 2016). At its present state, this makes me hesitant to recommend Travis to anybody in a tutorial.

I instead switched to Github actions and I'll now sowly migrate all of my other projects.
The actions workflow for the one I have finished required some hacks to find if we are on head of master, SONATYPE_USERNAME and SONA_USER as well as SONATYPE_PASSWORD and SONA_PASS each had to be set simultaneously (which might be a bug in releaseEarly), and I had to override gpg to get it to accept its password via stdin using the --pinentry-mode loopback flag.

What is you opinion on this: Do you think the README should describe Github actions despite all issues I mentioned above? Or should they be fixed first instead of guiding people to use hacks?

from sbt-release-early.

JanBessai avatar JanBessai commented on September 24, 2024

Fixed by accepted PR #37

from sbt-release-early.

jvican avatar jvican commented on September 24, 2024

@JanBessai Could you update the README with the latest versions, as well as the docs? Would be highly appreciated, I've just invited you to join the repo

from sbt-release-early.

jvican avatar jvican commented on September 24, 2024

What is you opinion on this: Do you think the README should describe Github actions despite all issues I mentioned above? Or should they be fixed first instead of guiding people to use hacks?

If we can fix these bugs and address some of these "hacks" that would be great! I'm all in with moving to GitHub actions, I think they are the feature and every project will eventually use them.

from sbt-release-early.

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.