Commit Graph

15 Commits (e04bde1dc4e8db69fa792c3a6e7788fd13015239)

Author SHA1 Message Date
Pavol Baran e04bde1dc4
Properties script (#19253)
* added checking script

Signed-off-by: xbaran4 <pbaran@redhat.com>
2021-03-16 12:04:53 +02:00
Nick Boldt effb3d4968
generate changelog and include in GH release (#19267)
switch to more frequently maintained action, which also allows updating existing releases; disable 1000s of compareLinks

Change-Id: I080b980987fdd41451a56d5ba9436f10b2c8d6f6
Signed-off-by: nickboldt <nboldt@redhat.com>
2021-03-12 11:20:04 -05:00
Nick Boldt 2b9feb0c22
add MM message (#19272)
Change-Id: I4b8c755f576407b3cdddbc8299838645127c64e2
Signed-off-by: nickboldt <nboldt@redhat.com>
2021-03-11 12:14:48 +02:00
Nick Boldt 422ec56e2a
generate changelog and include in GH release (#19222)
* generate changelof and include in GH release

Change-Id: I9dba0e8b2c8e5b7eb687ff454ea75556bfdb06c1
Signed-off-by: nickboldt <nboldt@redhat.com>

* add GH settings to git checkout

Change-Id: Iaf43ab354f925cb5c9dcdcbe498cf9df6e55b047
Signed-off-by: nickboldt <nboldt@redhat.com>
2021-03-10 12:17:49 -05:00
Nick Boldt 6a844896e3
https://github.com/eclipse/che/issues/17177 create a GH release every time we release... (#19211)
* 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>
2021-03-05 11:31:03 -05:00
Mykhailo Kuznietsov 8d91b7bbcf
Fix release parameters (#19086)
* Fix release parameters
2021-02-17 15:17:04 +02:00
Mykhailo Kuznietsov 381d67e0a4
Fix release workflow (#18988) 2021-02-10 16:02:30 +02:00
Michal Vala 3eaf6259a5
don't run sonar on PRs as it is not working (#18949)
Signed-off-by: Michal Vala <mvala@redhat.com>
2021-02-05 14:31:05 +01:00
Mykhailo Kuznietsov 18f3b63745
Add release workflow for che parent and server (#18909) 2021-02-03 16:51:11 +02:00
Mykhailo Kuznietsov 565c1c56ee
Remove odd image push for nightly workflow (#18907)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-01-27 18:06:28 +02:00
Mykhailo Kuznietsov ca792330fb
Prevent infinite loop of build.sh script for building nightly images (#18896)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-01-27 11:28:30 +02:00
Mykhailo Kuznietsov cf5b5e04b6
Move nightly build to GH actions workflow (#18695)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-01-26 22:11:35 +02:00
Sergii Kabashniuk 51493229b4
Setup Sonar check for master and Github pull requests (#18629)
* Setup Sonar check for master and Github pull requests

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-12-17 13:21:41 +02:00
Florent Benoit 9805a7c352 chore(github): Introduce a pr check build like the PR check done with centos
Change-Id: Ic84d4f379b1dc622c235a9289908b446b6190ff3
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2020-09-16 18:15:13 +02:00
Florent Benoit 96c25840af chore(repositories): Add yaml with all repositories used in Eclipse Che
And add a script to update CONTRIBUTING.md and a github action to check if CONTRIBUTING.md need to be updated or not

Change-Id: Idf551383bb806e11308d1e157af2f2921c593cd3
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2020-08-04 16:57:40 +02:00