- Aug 26, 2020
-
-
Mykhailo Kuznietsov authored
Signed-off-by:
Mykhailo Kuznietsov <mkuznets@redhat.com>
-
- Aug 13, 2020
-
-
Angel Misevski authored
* Provide a method for installing standard tooling in patched images To support providing standard tooling across all images used in devfiles, this commit attempts to add a distro-agnostic script for installing common packages into development images. Currently, common commandline editors vim and nano are installed. Signed-off-by:
Angel Misevski <amisevsk@redhat.com> * Print list of images patched with arbitrary UID support Print a list of the images that were created upon completion of the build_images.sh script, to aid testing. Signed-off-by:
Angel Misevski <amisevsk@redhat.com> * Rename tooling install script for arb uid patched images Rename 'install-tooling.sh' to 'install-editor-tooling.sh' to better represent its purpose. Signed-off-by:
Angel Misevski <amisevsk@redhat.com>
-
- Aug 05, 2020
-
-
che-bot authored
Signed-off-by:
Mykhailo Kuznietsov <mkuznets@redhat.com> Co-authored-by:
Mykhailo Kuznietsov <mkuznets@redhat.com>
-
- Jul 31, 2020
-
-
Sun Seng David TAN authored
New devfile: quarkus commande mode Signed-off-by:
Sun Tan <sutan@redhat.com> Co-authored-by:
Florent BENOIT <fbenoit@redhat.com>
-
- Jul 30, 2020
-
-
Flavius Lacatusu authored
Check container images digest in PRs
-
- Jul 28, 2020
-
-
flacatus authored
Signed-off-by:
flacatus <flacatus@redhat.com>
-
flacatus authored
Signed-off-by:
flacatus <flacatus@redhat.com>
-
- Jul 27, 2020
-
-
Vitaliy Gulyy authored
Signed-off-by:
Vitaliy Gulyy <vgulyy@redhat.com>
-
- Jul 24, 2020
-
-
Eric Williams authored
Closes eclipse/che#16790 Signed-off-by:
Eric Williams <ericwill@redhat.com>
-
- Jul 20, 2020
-
-
Sun Seng David TAN authored
New versions of Quarkus currently supports GraalVM 19.3.2 and 20.1.0.
-
- Jul 10, 2020
-
-
Filip Kroupa authored
Fix copy/paste typo Signed-off-by:
Filip Kroupa <filip.kroupa@broadcom.com>
-
- Jul 08, 2020
-
-
Oleksandr Andriienko authored
* Extract and use devfile images digest from env. Signed-off-by:
Oleksandr Andriienko <oandriie@redhat.com>
-
Florent Benoit authored
https://github.com/docker-library/httpd/commit/ea20f356a6f7d5b22793d0a51d82d6fccd08a6aa it removes build dependencies but we were using bash transitively and it fails add bash good news: the image is A LOT smaller ! Change-Id: I3f267521360ee0214bc0196561bd0c7ba164eacc Signed-off-by:
Florent Benoit <fbenoit@redhat.com>
-
- Jul 07, 2020
-
-
Valeriy Svydenko authored
Signed-off-by:
svor <vsvydenk@redhat.com>
-
- Jul 02, 2020
-
-
Florent BENOIT authored
Stacks was updated to use Java 11 and not java8, updating description
-
Florent BENOIT authored
For now it was using master branch even if commitId was set Also sets commitId for java-web-spring to avoid to depends on 'latest' changes Change-Id: I91d5192209a1a5fbc29664eab9440722f28e97d7 Signed-off-by:
Florent Benoit <fbenoit@redhat.com>
-
Masaki Muranaka authored
Signed-off-by:
Masaki Muranaka <monaka@monami-ya.com>
-
Masaki Muranaka authored
Signed-off-by:
Masaki Muranaka <monaka@monami-ya.com>
-
Florent Benoit authored
Change-Id: I50257b0d456c54a19985aa1735abcea47974572c Signed-off-by:
Florent Benoit <fbenoit@redhat.com>
-
Masaki Muranaka authored
Signed-off-by:
Masaki Muranaka <monaka@monami-ya.com>
-
Sun Seng David TAN authored
The native image from quarkus is to build the native image not to run it. Similar to centos-quarkus-maven.
-
Mykhailo Kuznietsov authored
Signed-off-by:
Mykhailo Kuznietsov <mkuznets@redhat.com>
-
Kessler authored
Signed-off-by:
Jean-François Monnier <kessler.dev@gmail.com>
-
Sun Seng David TAN authored
-
- Jun 26, 2020
-
-
Valeriy Svydenko authored
Signed-off-by:
svor <vsvydenk@redhat.com>
-
- Jun 22, 2020
-
-
Valeriy Svydenko authored
Signed-off-by:
svor <vsvydenk@redhat.com>
-
Michal Vala authored
Signed-off-by:
Michal Vala <mvala@redhat.com>
-
- Jun 18, 2020
-
-
Oleksandr Andriienko authored
Include referenced images from referenced kubernetes content to external_images.txt
-
- Jun 11, 2020
-
-
Nick Boldt authored
* make build.sh a bit more generic so it's more closely aligned to plugin reg script and downstream version Change-Id: Ieb49c304ef2735c19483c089b6c768313541b288 Signed-off-by:
nickboldt <nboldt@redhat.com> * make README a bit more generic so it's more closely aligned to plugin reg script and downstream version Change-Id: Id12076bd563675ec1093329db61cda8463965bf1 Signed-off-by:
nickboldt <nboldt@redhat.com> * rename build/dockerfiles/fedora.repo to build/dockerfiles/content_sets_fedora30.repo for consistency/accuracy Change-Id: I97fc9d44d471f24d45ff655a700a4f1a8b43be8c Signed-off-by:
nickboldt <nboldt@redhat.com> * rename build/dockerfiles/content_sets_centos8_appstream.repo to build/dockerfiles/content_sets_centos8.repo and include baseos repo too Change-Id: I593d5c0ba825409d95919a24b09e51630dbd9565 Signed-off-by:
nickboldt <nboldt@redhat.com> * clean up build/dockerfiles/rhel.install.sh - no need to merge commands Change...
-
- Jun 10, 2020
-
-
Sun Seng David TAN authored
looks like 1.5.0-Final needs more memory also skipping tests
-
- Jun 09, 2020
-
-
Oleksandr Andriienko authored
Signed-off-by:
Oleksandr Andriienko <oandriie@redhat.com>
-
- Jun 03, 2020
-
-
Ondra Pelech authored
Signed-off-by:
sideeffffect <ondra.pelech@gmail.com>
-
Nick Boldt authored
Change-Id: I2ff12778ebf12fda715f78aadcb5cbfc9aadf568 Signed-off-by:
nickboldt <nboldt@redhat.com>
-
- May 27, 2020
-
-
Filip Kroupa authored
* Che4z-2.0.0 Adding Zowe explorer as Che plugin Remove zowe specific PVCs * Newline Adding newline at the end of devfile Signed-off-by:
Filip Kroupa <filip.kroupa@broadcom.com>
-
- May 25, 2020
-
-
Igor Ohrimenko authored
Signed-off-by:
Ihor Okhrimenko <iokhrime@redhat.com>
-
- May 21, 2020
-
-
Eric Williams authored
This provides multi-arch support. Fixes eclipse/che#16952 Signed-off-by:
Eric Williams <ericwill@redhat.com>
-
- May 14, 2020
-
-
Mykhailo Kuznietsov authored
Signed-off-by:
Mykhailo Kuznietsov <mkuznets@redhat.com>
-
- May 13, 2020
-
-
aditi_jadhav authored
Signed-off-by:
Aditi Jadhav <aditi.jadhav@ibm.com>
-
- May 03, 2020
-
-
Sun Seng David TAN authored
Partly solving https://github.com/eclipse/che/issues/16790
-
- May 01, 2020
-
-
Sun Seng David TAN authored
* Enabling quarkus native compilation * renaming command for devmode Signed-off-by:
sutan-1 <sutan@redhat.com>
-