Skip to content

Commit

Permalink
update: migrate jhipster online to red hat developer demo (#545)
Browse files Browse the repository at this point in the history
* Trigger deploy based on devfile/devfile-web@f540461

Signed-off-by: Maximiliano Pizarro <[email protected]>

* migrate jhipster online to redhat developer demos

Signed-off-by: Maximiliano Pizarro <[email protected]>

* Trigger deploy based on devfile/devfile-web@f540461

Signed-off-by: Maximiliano Pizarro <[email protected]>

* Fix PR integration testing (#531)

* tls enablement for check_odov2.sh and openshift_integration.sh

Signed-off-by: Michael Valdron <[email protected]>

* replace odov2 with odov3 under integration testing

Signed-off-by: Michael Valdron <[email protected]>

* fix missing ginkgo and test script argument steps

Signed-off-by: Michael Valdron <[email protected]>

* correct ENABLE_TLS to ENABLE_TLS_VERIFY for odov2 test script

Signed-off-by: Michael Valdron <[email protected]>

* remove ENABLE_TLS_VERIFY for odov3 test script run under integration testing script

Signed-off-by: Michael Valdron <[email protected]>

* revert showing full odo path in test log

Signed-off-by: Michael Valdron <[email protected]>

* openshift_integration: fix remaining file path references to use BASE_DIR instead of relative path

Signed-off-by: Michael Valdron <[email protected]>

---------

Signed-off-by: Michael Valdron <[email protected]>
Signed-off-by: Maximiliano Pizarro <[email protected]>

* patch konflux pipeline task images (#546)

Signed-off-by: Michael Valdron <[email protected]>
Signed-off-by: Maximiliano Pizarro <[email protected]>

* Trigger deploy based on devfile/devfile-web@f540461

Signed-off-by: Maximiliano Pizarro <[email protected]>

---------

Signed-off-by: Maximiliano Pizarro <[email protected]>
Signed-off-by: Michael Valdron <[email protected]>
Co-authored-by: team-devfile-bot <[email protected]>
Co-authored-by: Michael Valdron <[email protected]>
  • Loading branch information
3 people authored Jan 10, 2025
1 parent 4f46a49 commit 650948c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions stacks/jhipster-online/2.33.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ metadata:
name: jhipster-online
description: Stack with JHipster Online on Red Hat OpenShift Dev Spaces
displayName: JHipster Online
icon: https://raw.githubusercontent.com/maximilianoPizarro/ecommerce-oracle/main/jhipster-icon.png
icon: https://raw.githubusercontent.com/redhat-developer-demos/jhipster-online/main/jhipster-icon.png
website: https://start.jhipster.tech
tags:
- Java
Expand All @@ -17,13 +17,13 @@ projects:
- name: jhipster-online
git:
remotes:
origin: 'https://github.com/maximilianoPizarro/jhipster-online'
origin: 'https://github.com/redhat-developer-demos/jhipster-online'
checkoutFrom:
revision: openshift
revision: main
components:
- name: tools
container:
image: 'quay.io/maximilianopizarro/jhipster-devspace@sha256:c27aefcf6ce158479bafae63758c1f0993c430a6ee15f76cf369fc889e54eae5'
image: 'quay.io/devfile/jhipster-online@sha256:254c710006b1582b2ebc48cc74ae080a9e10caa99dc1b62c1adb3341f072aede'
mountSources: true
cpuLimit: '4'
cpuRequest: '1'
Expand Down

0 comments on commit 650948c

Please sign in to comment.