Commit graph

15 commits

Author SHA1 Message Date
ivk
c451cf6a3c Reformat JS with Prettier 3.5.3
Co-authored-by: hrb-hub <hrb-hub@users.noreply.github.com>
2025-07-18 10:01:01 +02:00
ivk
05478eca98 [ci] Update Octokit to 3.1.2
Also allow passing milestone version instead of a
number
2024-02-26 13:37:28 +00:00
nig
978d9780c2 fix linter errors for missing node: protocol
close #4367
2023-05-05 11:29:09 +02:00
nig
4c117db9f1 update releaseNotes.js labels 2023-02-10 08:48:47 +00:00
nig
10e9860ba4 [ci] add Release.Jenkinsfile
this pipeline prepares the release notes and waits for them to be
edited/reviewed before calling the downstream jobs to execute the actual
builds with those notes.

the new pipeline makes sure that the webapp which publishes to npm gets
built before the other clients.

#4886
2023-01-20 11:55:01 +01:00
ivk
50b23ebd1b Run prettier on the whole project 2022-12-27 16:08:23 +01:00
nig
cb5ee754a8 [ci] improve release note generator
* don't include platform specific issues on web app release notes
* don't include usage tests
2022-12-09 17:31:39 +01:00
nig
e582577852 [ci] don't render empty release note sections 2022-08-11 16:55:59 +02:00
nig
e0f85154a0 [ci] enable releaseNotes.js to upload multiple assets
also automatically creates and appends sha256sums for all of them
2022-08-05 14:45:10 +02:00
nig
7e0aecddea [ci] exclude dev-bugs from automatically generated release notes 2022-06-27 14:50:19 +02:00
jom
af93e95458 [build] fix ios pipeline
it was failing when generating release notes due to some minor errors
and jenkins pickiness
2022-05-11 11:21:29 +02:00
jom
a3048fc394 [build] fix writing release notes to file 2022-05-11 10:48:15 +02:00
jom
b158956afa fix ios release pipeline 2022-05-11 10:40:54 +02:00
jom
636501198b [maintenance] update commander to v9 2022-05-03 15:57:33 +02:00
jom
f7de5542a8 Generate realease notes for iOS, fix #4062
A simplified release notes body is generated for the iOS notes, and it is then saved to a file for fastlane to read it from.
2022-04-28 12:11:44 +02:00
Renamed from buildSrc/createGithubReleasePage.js (Browse further)