chore: comment out node10 (updated to node18) and maven 3.6 (updated to 3.8) installs, as we likely don't need them (either not required or handled by GH action) #22616
Moves dockerfiles from dockerfiles/che to build/dockerfiles
Removes the endpoint-watcher, postgres and keycloak images.
Adds brew.Dockerfile from downstream.
Coauthored with @SDawley
't need them (either not required or handled by GH action) #22616
Change-Id: I5d0920b58e413247fd5466a269fb26b1af60578c
Signed-off-by: Nick Boldt <nboldt@redhat.com>
* update integration tests to new root pom version
Change-Id: Ic155888a0960ffcd2b26f7bf87373d260f655a2c
Signed-off-by: Nick Boldt <nboldt@redhat.com>
* fix poms that point to obsolete version 7.58.0-SNAPSHOT
Change-Id: I5854752288fec4ea774b27365770558b0d8946db
Signed-off-by: Nick Boldt <nboldt@redhat.com>
Signed-off-by: Nick Boldt <nboldt@redhat.com>
* chore: Update README.md and make-release.sh
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
* Update README.md
tweaks to language; add link to che main repo; add note about devworkspace.
* fixup! Update README.md
Co-authored-by: Nick Boldt <nboldt@redhat.com>
* fix: Fix old Che directory in release script
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
* fixup! fix: Fix old Che directory in release script
* CRW-1387 use /latest instead of /7.y.z in che.properties; replace need for two set_tag_version_images* scripts with a single on that works on linux and macos; update readme
Change-Id: I3eb783131dfa4741f58e384a5d5c6d35d46c81ff
Signed-off-by: nickboldt <nboldt@redhat.com>
* rename set_tag_version_images_linux.sh -> set_tag_version_images.sh
Change-Id: I6f0b586e4dc561d57d7c84b24d90031678fd3558
Signed-off-by: nickboldt <nboldt@redhat.com>
* make sed replacements more legible
Change-Id: Ibe3794f8574708658fc6f3458e1c446be02f4c23
Signed-off-by: nickboldt <nboldt@redhat.com>
* Add make-release.sh script to automate the release process
* fixup! Add make-release.sh script to automate the release process
* fixup! fixup! Add make-release.sh script to automate the release process
* Fix updating tag versions script
* Fix make-release.sh script
* fixup! Merge branch 'master' of github.com:eclipse/che into release-script
* [release] retrigger release
* fixup! [release] retrigger release