Commit Graph

42 Commits (a4e19ead9d324dce09f5ca400a5cb7eff3abd253)

Author SHA1 Message Date
Anatolii Bazko a4e19ead9d
chore: Update dev resources (#1774)
* chore: Update dev resources

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2023-11-02 15:16:31 +01:00
Samantha Dawley 95351dfad4
Updating go (to match Dockerfile) and golang.org/x/net (#1772)
* Updating go and golang.org/x/net

* Add vendor updates

* Reverting change of go version since tidy only supports 1.18

* Update additional files to use go 1.19.13

* ran update-go-dependencies

* run 'make fmt' to fix formatting issues

Change-Id: I6280c8b6851d83ec69d7d9898ae48ae583dc2dfe
Signed-off-by: Nick Boldt <nboldt@redhat.com>

---------

Signed-off-by: Nick Boldt <nboldt@redhat.com>
Co-authored-by: Nick Boldt <nboldt@redhat.com>
2023-10-31 16:48:38 +01:00
Nick Boldt 5541583adb
add hub to release-che-docs.yml too (#1769)
Change-Id: I849403b0101dc33704e2873fcaae3140d1955989

Signed-off-by: Nick Boldt <nboldt@redhat.com>
2023-10-19 12:43:10 -03:00
Samantha Dawley 4eaedcfc7e
Add hub to release.yml
Seems hub is no longer included in Ubuntu,  installing it manually
2023-10-18 19:22:36 -04:00
Samantha Dawley 1603a2819c
22407 - Remove Mattermost notification (#1744)
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.
2023-08-17 09:27:56 +02:00
Mykhailo Kuznietsov 38bf072489
chore: unpin buildx 0.9.1 version (#1626)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2023-03-01 15:39:22 +02:00
Samantha Dawley 9ce65f4ef6
Set buildx to v0.9.1
Buildx 0.10.0 seems to have broken the dashboard release process so setting it to v0.9.1 across the board for consistency and to avoid the same problem elsewhere.
2023-01-25 15:04:29 -05:00
Nick Boldt 39114e1986
Update GitHub actions to use Node 16 and Ubuntu to latest (#1591)
Signed-off-by: sdawley <sdawley@redhat.com>

Signed-off-by: sdawley <sdawley@redhat.com>
2023-01-04 16:16:04 -04:00
Samantha Dawley b1dde41508
Update GitHub actions to use Node 16 and Ubuntu to latest (#1578)
* Update GitHub actions to use Node 16 and Ubuntu to latest

Signed-off-by: sdawley <sdawley@redhat.com>

* Update Ubuntu to 22.04 specifically

Signed-off-by: sdawley <sdawley@redhat.com>

Signed-off-by: sdawley <sdawley@redhat.com>
2023-01-04 07:03:38 -04:00
Anatolii Bazko 149a39fe75
feat: Update DWO v0.18.0 (#1586)
* feat: Update DWO v0.18.0

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2022-12-22 15:02:45 +02:00
Anatolii Bazko ea0d1d7654
chore: Rework test scripts (#1482)
* chore: Rework test scripts

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2022-08-16 19:17:20 +03:00
Anatolii Bazko c4d6835c2f
fix: release script (#1421)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2022-06-30 11:29:54 +03:00
Anatolii Bazko da066faf08
fix: Operator update on OpenShift test (#1409)
* Fix Operator update on OpenShift test

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2022-06-22 12:10:57 +03:00
Anatolii Bazko 0bc1049017
feat: CheCluster API v2 (#1324)
* feat: CheCluster API v2

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2022-06-09 11:35:01 +03:00
Angel Misevski c81c737d81
chore: Update DevWorkspace Operator dependency to v0.12.2 (#1302)
* Update DevWorkspace Operator dependency to v0.12.2

Signed-off-by: Angel Misevski <amisevsk@redhat.com>

* Update vendor directory to include DWO v0.12.2

Signed-off-by: Angel Misevski <amisevsk@redhat.com>

* Adapt Che routing solver to DevWorkspace Operator changes

Adapt code in Che RoutingSolver to accomodate changes in DWO that
disconnect DevWorkspaceRouting resources from the upstream Devfile API

Signed-off-by: Angel Misevski <amisevsk@redhat.com>

* Set Go version to 1.16

Signed-off-by: Angel Misevski <amisevsk@redhat.com>

* Update all Go images used to use Go 1.16

Signed-off-by: Angel Misevski <amisevsk@redhat.com>

* Set up Go to use 1.16 in PR check GitHub actions

Signed-off-by: Angel Misevski <amisevsk@redhat.com>

* Update RBAC

Signed-off-by: Angel Misevski <amisevsk@redhat.com>
2022-02-01 10:46:21 +02:00
Oleksandr Andriienko b4930b5054
fix: Fix license headers (#1170)
* Fix license headers.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-11-16 11:17:18 +02:00
Mykhailo Kuznietsov 070f4c7a28
chore: update release runner to ubuntu-20.04 (#1107)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-09-30 17:40:31 +03:00
Mykhailo Kuznietsov a7ee1e6d7e
chore: Fixes for post-release operator jobs (#1096)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-09-29 12:11:59 +03:00
Mykhailo Kuznietsov 6155504205
Remove DWCO from release workflow inputs (#1017)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-08-18 08:26:53 -04:00
Lukas Krejci 456743ce01
feat: Import Devworkspace Che Operator (#925)
* Import of DWCO into CO.

Co-authored-by: Anatolii Bazko <abazko@redhat.com>
Co-authored-by: Michal Vala <mvala@redhat.com>
2021-08-11 15:07:44 +03:00
Anatolii Bazko a3abf33b10
chore: Rename channel from nightly to next (#977)
* chore: Rename channel from nightly to next

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Co-authored-by: Flavius Lacatusu <flacatus@redhat.com>
2021-08-03 16:56:05 +03:00
Nick Boldt 9fd7bad985
chore: bump to action-mattermost-notify@1.1.0 (1.0.2 is broken) (#969)
Change-Id: I61875ee0eb4760fb7a12491ad1853f9153ae4249
Signed-off-by: nickboldt <nboldt@redhat.com>
2021-07-28 06:05:48 -04:00
Oleksandr Andriienko f555494a7d
feat: Newer operator sdk (#826)
* Define new dependencies. Update vendor folder. Use newer operator sdk v1.7.1.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-07-19 14:29:11 +03:00
Anatolii Bazko 6a8ae2a197
fix: Switch to go 1.15 in GitHub Actions (#866)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-06-10 14:50:33 +03:00
Anatolii Bazko b6d4e446f7
Fix release script to check resources only once (#816)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-05-07 12:16:18 +03:00
Anatolii Bazko 5a505b8857
Update GitHub workflows (#792)
Rework some github workflows.

* Fix starting minishift cluster by adding --registry-mirror=https://quay.io
* Merge update-crd-files.sh and update-nightly-bundle.sh into one single script update-resources.sh
* Introduce check-resources.sh corresponding to update-resources.sh
* Removes resources updating from the release script, added validation (if resources aren't up to date then a separate PR has to be created)

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-04-22 19:39:36 +03:00
Mykhailo Kuznietsov 32855a2deb
Fix GOROOT env variable not being set during release (#777)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-04-15 10:48:46 +03:00
Mykhailo Kuznietsov b357ab16ba
Fixes to Che Operator release workflows (#773)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-04-15 09:26:38 +03:00
Nick Boldt 2727aa5b5d
18879 refactor force_update to use same forceRecreateTags logic in other repos, and block release if tag exists w/o forceRecreateTags = true (#748)
Change-Id: I6febb719f6838826cf6fb0cc05bb1fc4dc0ab990
Signed-off-by: nickboldt <nboldt@redhat.com>
2021-03-31 08:57:46 +03:00
Nick Boldt 3b00a575f2
use 🚫 or ... (#747)
* use 🚫 or  when announcing pass/fail in MM

Change-Id: I0870d567865ef4ad52a87aaa436e14c426adfa46
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>
2021-03-30 09:41:46 +03:00
Mykhailo Kuznietsov 8724853a84
Release workflows refactoring (#733)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-03-26 11:49:27 +02:00
Nick Boldt 961cb422b6
add MM message (#712)
Change-Id: I0126ccf4cdcae72fad232f1222535d066b7d99b5
Signed-off-by: nickboldt <nboldt@redhat.com>
2021-03-11 12:16:33 +02:00
Oleksandr Andriienko 36edfbe887
Olm bundles for stable channel (#690)
* Create and use stable channel for OLM bundles.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-03-09 16:34:04 +02:00
Flavius Lacatusu cc3a15175b
Remove s390x
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-02-15 09:10:34 +01:00
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