Adriaan de Groot
983e32c9d9
CI: fine, encode the whole label name
4 years ago
Adriaan de Groot
242572f57d
CI: don't encode label name in URL beforehand; let curl do it
4 years ago
Adriaan de Groot
d75439e711
CI: bump all to @v3 actions from Calamares
...
- prep for the nightlies (only openSUSE affected)
- notifications (slightly more secure)
- fix unlabeling issues on close
4 years ago
Adriaan de Groot
7019b6d663
CI: remove in-progress label when closing an issue
4 years ago
Adriaan de Groot
8f81fd7188
CI: bump openSUSE
...
- needs newer dependency installation
- try out the slightly-hardened notifications
4 years ago
Adriaan de Groot
516c8bf7b6
CI: fix artifact-building
...
The generic-build step runs an install to the host system; for artifact-
generation, we need it all centralized in a stage/ directory. Do that
separately for the KDE neon builds that produce the artifact.
4 years ago
Adriaan de Groot
241c1840aa
CI: chase new actions
4 years ago
Adriaan de Groot
fe78ec494f
CI: use shared prepare and build steps
4 years ago
Adriaan de Groot
1021db053d
CI: switch to shared Calamares actions entirely
4 years ago
Adriaan de Groot
03b2c8054b
CI: opensuse doesn't have curl installed by default
4 years ago
Adriaan de Groot
74c8f34b79
CI: move nightlies reporting to Matrix
4 years ago
Adriaan de Groot
e15db9a68c
CI: move issues notification to Matrix
4 years ago
Adriaan de Groot
b419f5a3c3
CI: fix up quotes in command
4 years ago
Adriaan de Groot
93221da5ea
CI: fix up notifications to Matrix
4 years ago
Adriaan de Groot
d8b8d17e86
CI: try simpler action
4 years ago
Adriaan de Groot
5bf118409a
CI: try to use actions-metadata rather than local script
4 years ago
Adriaan de Groot
c333b9bb0a
CI: want jq for actions in the nightlies, too
4 years ago
Adriaan de Groot
e773fb65a8
CI: migrate push notification to helper script
4 years ago
Adriaan de Groot
a73ad23b9f
CI: need jq for JSON-formatting of matrix message data
4 years ago
Adriaan de Groot
ded7991dd6
CI: different tactic for notifications
4 years ago
Adriaan de Groot
98ebb6f8d1
CI: send push-related CI notifications to Matrix
4 years ago
Adriaan de Groot
ce6fae900f
CI: massage message a bit and adjust naming scheme
4 years ago
Adriaan de Groot
d0a65641e2
CI: rename the scheduled, nightly builds again
4 years ago
Adriaan de Groot
112b51756b
CI: keep a tarball of the scheduled neon build
4 years ago
Adriaan de Groot
f15a599bbd
CI: shuffle workflow naming, add a nightly neon build as well
4 years ago
Adriaan de Groot
39cae1f0fb
CI: change notification usernames and messages a little
4 years ago
Adriaan de Groot
e99c60728b
CI: the 'DIFF' line does not make sense for scheduled builds
4 years ago
Adriaan de Groot
18cc4b5c6f
CI: add a scheduled openSUSE build, too
4 years ago
Adriaan de Groot
d4a5640446
CI: Debian 9 is too old, stick with 10, update dependencies
4 years ago
Adriaan de Groot
4acf0d4d34
CI: show slightly more information on neon CI runs
4 years ago
Adriaan de Groot
45fb77fbf3
CI: split Debian package installation
4 years ago
Adriaan de Groot
3d72fb1bbe
CI: notify about issues consistently with CI-builds
4 years ago
Adriaan de Groot
a215871da8
CI: Debian doesn't come with sudo pre-installed
4 years ago
Adriaan de Groot
74eada048b
CI: allow manually starting Debian builds, too
4 years ago
Adriaan de Groot
81e5bf4e6e
CI: update Debian-build notifications, too
4 years ago
Adriaan de Groot
455cc29bc3
CI: restore build steps
4 years ago
Adriaan de Groot
fa258e3100
CI: try again to avoid trailing blank lines
4 years ago
Adriaan de Groot
6743de076f
CI: frustrated by weird Python failures now
4 years ago
Adriaan de Groot
73ab41c572
CI: partial back-out to chase IRC message failure
4 years ago
Adriaan de Groot
343f4cefc8
CI: build on older Debian on a schedule
4 years ago
Adriaan de Groot
a34ca69d52
CI: run CI everywhere, but notify us only when building the upstream version
4 years ago
Adriaan de Groot
7a0e91f076
CI: shorten the notification stanzas
4 years ago
Adriaan de Groot
14dcbb94a3
CI: fix typo, tighten up messages
4 years ago
Adriaan de Groot
2f18921db9
CI: compress steps
...
- don't need multiple prepare steps
- try to use git output for SHA and log message
4 years ago
Adriaan de Groot
3692988b17
CI: cut down expression context
4 years ago
Adriaan de Groot
f2bd956b89
CI: try a different form of if()
4 years ago
Adriaan de Groot
1742c10f7d
CI: remove if entirely
...
- expression context is not enough
4 years ago
Adriaan de Groot
eee5674f6d
CI: remove if-expression, it triggers a syntax error
...
- unclear why this wasn't evaluated in expression context before
4 years ago
Adriaan de Groot
1da84ca09b
CI: restore full build, restrict to 'our' repo
...
- this should prevent forks from duplicate-reporting builds
4 years ago
Adriaan de Groot
9af44a3c8d
CI: one more with shorter notifications
4 years ago