Commit graph

5 commits

Author SHA1 Message Date
Michael Telatynski 4073547a76
Simplify releases: consolidate scripts (#409)
* Remove stale comment re dependency

* Move npm publishing from release.sh to GHA

* Extract js-sdk & react-sdk post release steps
2022-09-06 12:10:32 +01:00
Michael Telatynski ff3647e29a
Remove stale release.sh parameter for no-jsdoc (#363) 2022-05-25 21:07:56 +00:00
J. Ryan Stinnett 92f48eced9 Remove JS SDK, no longer needed for lint rules
The JS SDK was previously only here for the ESLint config, but this is now part
of a separate package.
2020-07-28 16:37:46 +01:00
David Baker 466a871094 Rebrand step 1: s/riot/element/ in the places where it's reasonably simple 2020-07-01 15:30:53 +01:00
J. Ryan Stinnett dc8936ba87 Add a release script
This adds a release script based on the JS SDK one used elsewhere for Riot. It
disables pushing to NPM, since that's not relevant here.

Fixes https://github.com/vector-im/riot-web/issues/13176
2020-04-15 18:12:02 +01:00