-
Notifications
You must be signed in to change notification settings - Fork 41
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
4.x <- Full revision of Jenkins Pipelines, to make them work again #807
Commits on May 17, 2022
-
Modification to detect that java 17 is not installed.
Victor Pablos Ceruelo committedMay 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 1fbeb39 - Browse repository at this point
Copy the full SHA 1fbeb39View commit details
Commits on May 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ec3ce26 - Browse repository at this point
Copy the full SHA ec3ce26View commit details -
jdk 17 has no package for centos 7.
Victor Pablos Ceruelo committedMay 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 730affe - Browse repository at this point
Copy the full SHA 730affeView commit details -
Removes jcenter repositories, deprecated.
Victor Pablos Ceruelo committedMay 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 6ae9424 - Browse repository at this point
Copy the full SHA 6ae9424View commit details -
Merge branch 'task/upgrade-atlassian-stack' of https://github.com/ope…
…ndevstack/ods-quickstarters into task/upgrade-atlassian-stack
Victor Pablos Ceruelo committedMay 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 123a923 - Browse repository at this point
Copy the full SHA 123a923View commit details
Commits on May 19, 2022
-
Enable switch jdk version. In ubi image they might work.
Victor Pablos Ceruelo committedMay 19, 2022 Configuration menu - View commit details
-
Copy full SHA for 25e6fcf - Browse repository at this point
Copy the full SHA 25e6fcfView commit details -
Victor Pablos Ceruelo committed
May 19, 2022 Configuration menu - View commit details
-
Copy full SHA for 091a13b - Browse repository at this point
Copy the full SHA 091a13bView commit details -
Fixes some problems with javac and jdk 17.
Victor Pablos Ceruelo committedMay 19, 2022 Configuration menu - View commit details
-
Copy full SHA for e9eae09 - Browse repository at this point
Copy the full SHA e9eae09View commit details -
Fixes checking java and javac versions.
Victor Pablos Ceruelo committedMay 19, 2022 Configuration menu - View commit details
-
Copy full SHA for 06c4602 - Browse repository at this point
Copy the full SHA 06c4602View commit details -
Improve error msgs in scripts that change jdk version to use.
Victor Pablos Ceruelo committedMay 19, 2022 Configuration menu - View commit details
-
Copy full SHA for 7ecc78a - Browse repository at this point
Copy the full SHA 7ecc78aView commit details -
Victor Pablos Ceruelo committed
May 19, 2022 Configuration menu - View commit details
-
Copy full SHA for d100049 - Browse repository at this point
Copy the full SHA d100049View commit details
Commits on May 20, 2022
-
Solves bug use-j17 does not work in centos 7.
Victor Pablos Ceruelo committedMay 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 95aef97 - Browse repository at this point
Copy the full SHA 95aef97View commit details -
epel problem with ca-certificates.
Victor Pablos Ceruelo committedMay 20, 2022 Configuration menu - View commit details
-
Copy full SHA for bd2e31f - Browse repository at this point
Copy the full SHA bd2e31fView commit details -
Upgrade before installing epel.
Victor Pablos Ceruelo committedMay 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 6a72dfc - Browse repository at this point
Copy the full SHA 6a72dfcView commit details -
Victor Pablos Ceruelo committed
May 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 9121ed6 - Browse repository at this point
Copy the full SHA 9121ed6View commit details -
Error searching for ubi rh packages.
Victor Pablos Ceruelo committedMay 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 83725b7 - Browse repository at this point
Copy the full SHA 83725b7View commit details -
Use --nobest to avoid problem downloading pkgs.
Victor Pablos Ceruelo committedMay 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 1cb0ecb - Browse repository at this point
Copy the full SHA 1cb0ecbView commit details -
Victor Pablos Ceruelo committed
May 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 1492525 - Browse repository at this point
Copy the full SHA 1492525View commit details -
Removes problematic pkgs operations.
Victor Pablos Ceruelo committedMay 20, 2022 Configuration menu - View commit details
-
Copy full SHA for b00b168 - Browse repository at this point
Copy the full SHA b00b168View commit details -
--nobest is not available for yum
Victor Pablos Ceruelo committedMay 20, 2022 Configuration menu - View commit details
-
Copy full SHA for b7518a3 - Browse repository at this point
Copy the full SHA b7518a3View commit details -
java-11-openjdk-jmods is no more available.
Victor Pablos Ceruelo committedMay 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 21df775 - Browse repository at this point
Copy the full SHA 21df775View commit details -
java-11-openjdk-jmods is no more available for ubi8.
Victor Pablos Ceruelo committedMay 20, 2022 Configuration menu - View commit details
-
Copy full SHA for d087b24 - Browse repository at this point
Copy the full SHA d087b24View commit details -
fixes use-j17 not working in ubi8: removes it
Victor Pablos Ceruelo committedMay 20, 2022 Configuration menu - View commit details
-
Copy full SHA for ab7fe58 - Browse repository at this point
Copy the full SHA ab7fe58View commit details -
Do not fail if epel repos is not available.
Victor Pablos Ceruelo committedMay 20, 2022 Configuration menu - View commit details
-
Copy full SHA for d17c128 - Browse repository at this point
Copy the full SHA d17c128View commit details -
Correct way to have epel repos in ubi8 img.
Victor Pablos Ceruelo committedMay 20, 2022 Configuration menu - View commit details
-
Copy full SHA for d9d16d1 - Browse repository at this point
Copy the full SHA d9d16d1View commit details -
Should fix install pkgs bison, readline-devel.
Victor Pablos Ceruelo committedMay 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 8d96180 - Browse repository at this point
Copy the full SHA 8d96180View commit details
Commits on May 23, 2022
-
yum-config-manager is not available in ubi8
Victor Pablos Ceruelo committedMay 23, 2022 Configuration menu - View commit details
-
Copy full SHA for cfeee5a - Browse repository at this point
Copy the full SHA cfeee5aView commit details
Commits on May 25, 2022
-
Allow jenkins agent to add new certificates.
Victor Pablos Ceruelo committedMay 25, 2022 Configuration menu - View commit details
-
Copy full SHA for 95a52fc - Browse repository at this point
Copy the full SHA 95a52fcView commit details
Commits on May 30, 2022
-
Should recover jdk 17 capability.
Victor Pablos Ceruelo committedMay 30, 2022 Configuration menu - View commit details
-
Copy full SHA for 9b2a043 - Browse repository at this point
Copy the full SHA 9b2a043View commit details -
fixes typos found during revision.
Victor Pablos Ceruelo committedMay 30, 2022 Configuration menu - View commit details
-
Copy full SHA for 0e74019 - Browse repository at this point
Copy the full SHA 0e74019View commit details -
gpg keys needed for centos repos.
Victor Pablos Ceruelo committedMay 30, 2022 Configuration menu - View commit details
-
Copy full SHA for 857f754 - Browse repository at this point
Copy the full SHA 857f754View commit details
Commits on May 31, 2022
-
git checkout feature/ods-devenv -- be-java-springboot/Jenkinsfile com…
…mon/jenkins-agents/maven/docker/Dockerfile.centos7 common/jenkins-agents/maven/docker/Dockerfile.ubi8 common/jenkins-agents/nodejs12/docker/Dockerfile.ubi8
Victor Pablos Ceruelo committedMay 31, 2022 Configuration menu - View commit details
-
Copy full SHA for d829bcc - Browse repository at this point
Copy the full SHA d829bccView commit details -
Scripts use-j@@ need to be run by user root.
Victor Pablos Ceruelo committedMay 31, 2022 Configuration menu - View commit details
-
Copy full SHA for 4e78815 - Browse repository at this point
Copy the full SHA 4e78815View commit details
Commits on Jun 1, 2022
-
Fixes JAVA_HOME environment variable value.
Victor Pablos Ceruelo committedJun 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 4a0b2eb - Browse repository at this point
Copy the full SHA 4a0b2ebView commit details -
Victor Pablos Ceruelo committed
Jun 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 03b1dc2 - Browse repository at this point
Copy the full SHA 03b1dc2View commit details
Commits on Jun 2, 2022
-
Victor Pablos Ceruelo committed
Jun 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 50f259f - Browse repository at this point
Copy the full SHA 50f259fView commit details -
Some dependencies are no more available in rh repos.
Victor Pablos Ceruelo committedJun 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 54dc51f - Browse repository at this point
Copy the full SHA 54dc51fView commit details -
Victor Pablos Ceruelo committed
Jun 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 4e40fc5 - Browse repository at this point
Copy the full SHA 4e40fc5View commit details