Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDEX-3347 Cleanup New Project wizard #78

Merged
merged 1 commit into from
Oct 23, 2015
Merged

IDEX-3347 Cleanup New Project wizard #78

merged 1 commit into from
Oct 23, 2015

Conversation

stour
Copy link

@stour stour commented Oct 23, 2015

@skabashnyuk @vparfonov
(that is a request from @TylerJewell )

vparfonov pushed a commit that referenced this pull request Oct 23, 2015
IDEX-3347 Cleanup New Project wizard
@vparfonov vparfonov merged commit a597a71 into eclipse-che:master Oct 23, 2015
@stour stour deleted the IDEX-3347 branch October 23, 2015 15:42
Katka92 pushed a commit to Katka92/che that referenced this pull request Jun 27, 2018
…hift, based on CICO script (eclipse-che#78)

* Make the CI scripts usable for the developer locally

Signed-off-by: David Festal <dfestal@redhat.com>

* Correctly manage the upstream Che:

- Retrieve the right upstream Che commit number (from either the local
upstream Git Repo or from the upstream repo checked-out by the maven
build)
- Don't override the upstream `assembly-main` distribution artifact when
building the docker images.

Signed-off-by: David Festal <dfestal@redhat.com>

* Provide scripts to build and deploy the RH distribution to minishift:

- dev_build_and_deploy.sh:
    - run the RH maven build with the options passed as arguments,
    - generate the docker images for the upstream and the RH
distribution and tag them appropriately in the minishift docker
environment
    - delete all the Che-related resources in minishift
    - create all the require resources in minishift based on the
generated RH docker image.
    
- dev_build_and_rollupdate.sh:
    - run the RH maven build with the options passed as arguments,
    - generate the docker images for the upstream and the RH
distribution and tag them appropriately in the minishift docker
environment
    - roll-update the installed Che in minishift with the generated RH
docker image.
    

Signed-off-by: David Festal <dfestal@redhat.com>

* Don't deploy if the build failed

Signed-off-by: David Festal <dfestal@redhat.com>

* Drop the `DOCKER_HUB_REGISTRY_PREFIX` variable and check minishift is up

Signed-off-by: David Festal <dfestal@redhat.com>

* Deploy the right variant of the RH distribution in developer scripts

(*with* or *without* dashboard) 

Signed-off-by: David Festal <dfestal@redhat.com>

* Not needed any more

Signed-off-by: David Festal <dfestal@redhat.com>

* Rename it because `build_che.sh` is in fact a part of the `cico_build`

(that has to be in a separate script to be able to use the `runuser`
command with it)

It's not a developer-oriented script at all, so let's make it clear.

Signed-off-by: David Festal <dfestal@redhat.com>

* Move the developer-oriented scripts to the `scripts` folder.

Signed-off-by: David Festal <dfestal@redhat.com>

* Also add the ability to rebuild on the upstream openshift-connector...

And further cleanup / renaming of the scripts.  

Signed-off-by: David Festal <dfestal@redhat.com>

* Don't clean, to do exactly the same as the initial `build.sh` script

Signed-off-by: David Festal <dfestal@redhat.com>

* Fix small bug reported by @ibuziuk

Signed-off-by: David Festal <dfestal@redhat.com>

* rename as requested by @l0rd

Signed-off-by: David Festal <dfestal@redhat.com>

* Update the readme

Signed-off-by: David Festal <dfestal@redhat.com>

* Build without Keycloak

Signed-off-by: David Festal <dfestal@redhat.com>

* Small readme fixes

Signed-off-by: David Festal <dfestal@redhat.com>

* Clarify the Readme according to [this
comment](redhat-developer/rh-che#78 (comment))

Signed-off-by: David Festal <dfestal@redhat.com>

* Fix a bullet formatting problem

Signed-off-by: David Festal <dfestal@redhat.com>

* Fix the readme according to a comment...

... located
[here](redhat-developer/rh-che#78 (comment))

Signed-off-by: David Festal <dfestal@redhat.com>

* Change the heading structure and TOC to make them consistent

Signed-off-by: David Festal <dfestal@redhat.com>

* Don't add the TL;DR in the TOC

Signed-off-by: David Festal <dfestal@redhat.com>
metlos pushed a commit to metlos/che that referenced this pull request Sep 16, 2021
Signed-off-by: Max Shaposhnik <mshaposh@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants