't need them (either not required or handled by GH action) #22616
Change-Id: I5d0920b58e413247fd5466a269fb26b1af60578c
Signed-off-by: Nick Boldt <nboldt@redhat.com>
Adding hub so the release workflow can run successfully.
I don't know where it came from previously, but if it was in Ubuntu by default it likely got taken out due to issues with the previous recommended install method:
https://github.com/mislav/hub/issues?q=is%3Aissue+snap
https://github.com/eclipse/che/issues/22407
Comment out the mattermost notification so it doesn't fail the release workflow, but leaving it in the file so I remember to replace it.
* Update GitHub actions to use Node 16 and Ubuntu to latest
Signed-off-by: sdawley <sdawley@redhat.com>
* Switching Ubuntu to a set version (22.04). Changed release-action to v1 so it gets updates.
Signed-off-by: sdawley <sdawley@redhat.com>
* use 🚫 or ✅ when announcing pass/fail in MM
Change-Id: I300b0581bc56f7972f4af8f04e99b66bd391cd3c
Signed-off-by: nickboldt <nboldt@redhat.com>
* #19334 use mattermost/action-mattermost-notify@1.0.2 instead of master
Signed-off-by: nickboldt <nboldt@redhat.com>
* add DWO and DWCO to issue template; clean up order of steps; remove mention of Maven Central artifacts
Change-Id: I856d7023220185974601edd3fd781da3e6dfae07
Signed-off-by: nickboldt <nboldt@redhat.com>
* #19334 use mattermost/action-mattermost-notify@1.0.2 instead of master
Signed-off-by: nickboldt <nboldt@redhat.com>
* create a GH release every time we release the che server artifacts
Change-Id: Id341d99d321f4ec2cecb2687169e4dbf64a53edf
Signed-off-by: nickboldt <nboldt@redhat.com>
* use input version for tag and release names (not sure if that's better)
Change-Id: Ie86d2f2d3133dbe71cd1a2d48db5bc58d082a746
Signed-off-by: nickboldt <nboldt@redhat.com>