scalacenter / scalajs-bundler

https://scalacenter.github.io/scalajs-bundler
Other
235 stars 101 forks source link

Setup sbt-ci-release #401

Closed cquiroz closed 3 years ago

cquiroz commented 3 years ago

This should allow us to release based on sbt-ci-relese and directly from github actions. We'd need to setup the gpg keys and sonatype access credentials though, see

https://github.com/olafurpg/sbt-ci-release

I don't have enough right to put secrets though. This PR may need several iterations to get it right

cquiroz commented 3 years ago

@sjrd @julienrf I'd need your help to set this up, basically by setting the variables on GitHub

sjrd commented 3 years ago

I'll have a look next week. I'm afraid I'm completely busy this week.

ngbinh commented 3 years ago

@sjrd can we move this forward?

sjrd commented 3 years ago

I am looking at this today, yes.

Edit: I had some trouble on the way. I will continue on Monday.

cquiroz commented 3 years ago

Updated according to the comments

sjrd commented 3 years ago

Thanks. Could you squash everything in a single commit with a clean commit message?

cquiroz commented 3 years ago

ok, squashed