Git Product home page Git Product logo

Comments (9)

schmitch avatar schmitch commented on August 31, 2024

currently this should work now, the first releases were probably untagged since sbt-release was not configured.

from play-ws.

gslowikowski avatar gslowikowski commented on August 31, 2024

Can you manually create tags for previous releases?

from play-ws.

schmitch avatar schmitch commented on August 31, 2024

well I don't know the actual commits, and they were probably just milestones. maybe @wsargent knows them and can do that?

from play-ws.

marcospereira avatar marcospereira commented on August 31, 2024

We still have some configurations to do, see #92.

The tagging step is not working correctly, at least no tag was pushed for M6.

from play-ws.

wsargent avatar wsargent commented on August 31, 2024

Getting sbt-release to actually work has been non-trivial. If someone can lend a hand that would be nice...

from play-ws.

gmethvin avatar gmethvin commented on August 31, 2024

So, I did the last release (1.0.0-M6), and it turns out sbt-release created the tag locally but it didn't get pushed to remote. A git push --tags fixed that. So this seems like this a possible bug in sbt-release.

from play-ws.

gslowikowski avatar gslowikowski commented on August 31, 2024

The last question in release process is "Push changes to the remote repository (y/n)? [y]". If you answer "yes" pushChanges step is performed. It calls VCS (Git in this case) pushChanges method and it should push tags.

BTW I always answer "no" to the question and push changes manually after successful release (when I see new artifacts in Maven central repo).

from play-ws.

marcospereira avatar marcospereira commented on August 31, 2024

@wsargent was this fixed by #106 and #107?

from play-ws.

wsargent avatar wsargent commented on August 31, 2024

Yes 😄

from play-ws.

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.