Commit Graph

9 Commits (3ecfbcd8b12b4d67de1354bc97c6b8c85fbd8594)

Author SHA1 Message Date
Igor Vinokur 3ecfbcd8b1
Modify the `build.sh` script to work with podman (#559)
In order to be able to build images directly in a wotkspace container, add BUILDER variable to be able to execute the build.sh script not only with docker but with podman and buildah.
2023-12-11 16:11:05 +02:00
Igor Vinokur ba49012fb2
Move dockerfiles to build/dockerfiles (#573)
Moves dockerfiles from dockerfiles/che to build/dockerfiles
Removes the endpoint-watcher, postgres and keycloak images.
Adds brew.Dockerfile from downstream.

Coauthored with @SDawley
2023-10-19 14:49:31 +03:00
Shmaraiev Oleksandr 3b74041d5d
Create tests to check 'Git zero-config' flow as PR checks (#494)
* Create 'Dockerfile' file to configure ci-operator
* Update 'build-pr-check.yml' github action
* Add tests to check git  flow without PAT setup
* Add tests to check git flow with PAT setup
---------
Co-authored-by: artaleks9 <artaleks9@users.noreply.github.com>
Co-authored-by: Igor Vinokur <ivinokur@redhat.com>
2023-05-22 11:22:03 +03:00
Nick Boldt d112b579f4
chore: #21763 - bump to py 3.9, temurin java... (#413)
* chore: #21763 - bump to py 3.9, temurin java 11 latest

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

* Update .github/workflows/release.yml

* update to latest temurin java 11

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

Signed-off-by: Nick Boldt <nboldt@redhat.com>
2023-01-05 09:10:07 -04:00
Samantha Dawley 7d6f5f5af5
chore: Update GitHub actions to use Node 16 and Ubuntu to latest (#400)
* 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>
2022-12-19 13:36:59 -04:00
Sergii Kabashniuk d09cb9767d
build: Use ubi as default based image for che-server build (#262)
* Use ubi as default based image for che-server build

* Set strict java 11 version

Co-authored-by: Michal Vala <michal.vala@gmail.com>
2022-02-22 08:48:10 +02:00
Sergii Kabashniuk 78c7b21762
Fix scm version and license in integration related code (#3)
* Fix scm version and license in integration related code
2021-05-21 07:50:27 +03:00
Sergii Kabashniuk db6755ffd5
Sync java version between CI and che-server image and set to java 11.0.11_9 (#19713)
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2021-04-30 09:34:30 +03:00
Pavol Baran e04bde1dc4
Properties script (#19253)
* added checking script

Signed-off-by: xbaran4 <pbaran@redhat.com>
2021-03-16 12:04:53 +02:00