Commit Graph

8 Commits (ecf63a94de46b80b4a21b870670b737f6825524d)

Author SHA1 Message Date
Flavius Lacatusu 32fd67241c
Add docker buildx to support multi-platform builds for release process
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-01-18 17:51:29 +01:00
Nick Boldt cce874092f
add new generated CSV files in olm/ folder... (#573)
* add new generated CSV files in olm/ folder to commits/PRs

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

* add option to force update of 7.y.x branch and replace 7.y.z tag

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

* pull before pushing on an existing branch; delete local tag too

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

* don't fail if PR already exists (just force push commits into it); don't pull before pushing as it leads to more complaints from git

Change-Id: I3c907577f08e0ec44e33f5b0f66b7c566b5de64b
Signed-off-by: nickboldt <nboldt@redhat.com>
2020-12-14 07:53:41 -05:00
Nick Boldt 9eee2bfc6f
new GH action to generate community operator PRs (#572)
* new GH action to generate community PRs;
seems default ubuntu runner already has hub installed, so don't need to explicitly install it

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

* switch trigger to be when master branch PR is merged

Change-Id: I5e36b092f5e702ad36bac783d41b717cd0de6b44
Signed-off-by: nickboldt <nboldt@redhat.com>
2020-12-11 09:31:27 +02:00
Nick Boldt 571d5e7b70
https://github.com/eclipse/che/issues/18393 turns out this already works using the exising user/pwd config: (#566)
secrets.QUAY_ECLIPSE_CHE_OPERATOR_KUBERNETES_USERNAME and secrets.QUAY_ECLIPSE_CHE_OPERATOR_OPENSHIFT_USERNAME
clean up debugging steps (comment out in case needed again in future)
fix comment re: https://github.com/eclipse/che/issues/18393

Change-Id: I63440f5b897c2bfe2a94404a708bbf5baf4fe81e
Signed-off-by: nickboldt <nboldt@redhat.com>
2020-12-04 10:51:07 -05:00
Mykhailo Kuznietsov 682b180898
Remove odd exit from release script (#546)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-11-20 16:13:10 +02:00
Oleksandr Andriienko b1d5488e30
Use operator sdk 0.17.2 (#545)
* Pin to precise defined operator-sdk 0.17.2

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-11-20 13:57:06 +02:00
Mykhailo Kuznietsov 54ae835bb4
Fix GH actions release workflow (#538) 2020-11-18 15:02:53 +02:00
Mykhailo Kuznietsov f5fe6380cb
Add release workflow (#526) 2020-11-13 12:20:03 +02:00