Giter Club home page Giter Club logo

Comments (19)

som-snytt avatar som-snytt commented on May 30, 2024 1

🎢 Please release me, let me go 🎢

from jardiff.

mdedetrich avatar mdedetrich commented on May 30, 2024

@SethTisue Now that I think about it can you hold off the patch release until #155 is done? I will try and do it tomorrow (shouldn't be too hard) but the reasoning is that currently its publishing cli related stuff along with Main which doesn't make sense

from jardiff.

SethTisue avatar SethTisue commented on May 30, 2024

sure, fine with me. see also #156

from jardiff.

SethTisue avatar SethTisue commented on May 30, 2024

#158 adds release steps to the repo (RELEASING.md)

from jardiff.

SethTisue avatar SethTisue commented on May 30, 2024

@mdedetrich I added the secrets (using my personal Sonatype account, which has permissions for com.lightbend publishing)

from jardiff.

SethTisue avatar SethTisue commented on May 30, 2024

after publishing, I'll need to revise retronym/homebrew-formulas#5

from jardiff.

SethTisue avatar SethTisue commented on May 30, 2024

@mdedetrich I can't remember where I left off on this. Like was I waiting for something else to happen? If you can't think of anything that's still pending, I guess I should try to push a tag? (There was #153, but since it hasn't progressed, maybe we should release anyway and figure on releasing again if a fix comes in.)

from jardiff.

mdedetrich avatar mdedetrich commented on May 30, 2024

Yeah I was actually expecting a release at some point, the Windows fix can wait

from jardiff.

SethTisue avatar SethTisue commented on May 30, 2024

(release steps from RELEASING.md)

Core JAR

  • create and tag the release via the GitHub web UI
  • check the GitHub Actions log to see that publishing succeeded
  • wait for the artifact to appear on Maven Central

CLI jar

  • locally, on JDK 8, run sbt cli/assembly
  • rename the resulting JAR to just jardiff.jar
  • attach the JAR to the release in the GitHub web UI
  • PR the change to the homebrew formula, using shasum -a 256 jardiff.jar to compute the SHA

from jardiff.

SethTisue avatar SethTisue commented on May 30, 2024

@mdedetrich no publish job was triggered. there must have been a flaw in #152 ? is it obvious to you what went wrong here?

I'm not used to a setup with everything in ci.yml β€”Β all the repos I work on have separate ci.yml and release.yml. also I'm not familiar with sbt-github-actions, so I'm hoping you can look into this yourself

from jardiff.

mdedetrich avatar mdedetrich commented on May 30, 2024

@mdedetrich no publish job was triggered. there must have been a flaw in #152 ? is it obvious to you what went wrong here?

I'm not used to a setup with everything in ci.yml β€”Β all the repos I work on have separate ci.yml and release.yml. also I'm not familiar with sbt-github-actions, so I'm hoping you can look into this yourself

Did you push a tag? Pushing a tag with the vx.x.x pattern is what forces a publish and judging from https://github.com/lightbend-labs/jardiff/tags the last tag was pushed 2 weeks ago?

EDIT: So there is this screen

image

Which I guess is referring to the commit and not when it was pushed? Either case im looking into it.

from jardiff.

mdedetrich avatar mdedetrich commented on May 30, 2024

So I just checked the logs and it did trigger https://github.com/lightbend-labs/jardiff/actions/runs/6962890536/job/18947517194 and publish, it should be available by now?

from jardiff.

SethTisue avatar SethTisue commented on May 30, 2024

Huh, I don't remember that being there when I looked, maybe Actions was backed up or something 🀷

(btw the job shows up with the name "Clean", is that easily fixable?)

https://github.com/lightbend-labs/jardiff/releases/tag/v1.9.0

available: https://central.sonatype.com/artifact/com.lightbend/jardiff-core_2.13

retronym/homebrew-formulas#5

from jardiff.

SethTisue avatar SethTisue commented on May 30, 2024

@mdedetrich thanks for the help with this!

from jardiff.

mdedetrich avatar mdedetrich commented on May 30, 2024

(btw the job shows up with the name "Clean", is that easily fixable?)

There are 2 jobs, clean and continuous integration.

image

The actual publish is done in continuous integration and it only triggers if you happen to push a tag, which you can find here https://github.com/lightbend-labs/jardiff/actions/runs/6962890536

image

See how both the publish job is triggered and in the top left you see "Continuous Integration"

from jardiff.

SethTisue avatar SethTisue commented on May 30, 2024

Got it πŸ‘

from jardiff.

mdedetrich avatar mdedetrich commented on May 30, 2024

@SethTisue Did you end up making a homebrew release of the new version?

from jardiff.

SethTisue avatar SethTisue commented on May 30, 2024

@mdedetrich I need Jason to merge retronym/homebrew-formulas#5 . I'll ping him.

from jardiff.

SethTisue avatar SethTisue commented on May 30, 2024

'tis merged

from jardiff.

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.