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

master <- Full revision of Jenkins Pipelines, to make them work again #812

Merged
merged 6 commits into from
Jun 7, 2022

Conversation

victorpablosceruelo
Copy link
Contributor

@victorpablosceruelo victorpablosceruelo commented Jun 1, 2022

The upgrade of the atlassian stack needed some modifications in quickstarters because some bugs appeared.

Tasks:

Victor Pablos Ceruelo added 2 commits June 1, 2022 15:03
…nsfile.template be-java-springboot/templates/gradle-repositories.template common/jenkins-agents/maven/docker/Dockerfile.centos7 common/jenkins-agents/maven/docker/Dockerfile.ubi8 common/jenkins-agents/maven/docker/use-j11.sh common/jenkins-agents/maven/docker/use-j17.sh common/jenkins-agents/maven/docker/yum.repos.d/adoptium-temurin.repo common/jenkins-agents/nodejs12/docker/Dockerfile.ubi8 common/jenkins-agents/terraform/docker/Dockerfile.ubi8 common/jenkins-agents/terraform/docker/yum.repos.d/centos8.repo e2e-spock-geb/files/build.gradle
@victorpablosceruelo victorpablosceruelo removed the request for review from metmajer June 1, 2022 13:09
@victorpablosceruelo victorpablosceruelo changed the title Task/upgrade atlassian stack in master master <- Task/upgrade atlassian stack Jun 1, 2022
@victorpablosceruelo victorpablosceruelo changed the title master <- Task/upgrade atlassian stack master <- Full revision of Jenkins Pipelines, to make them work again Jun 2, 2022
stitakis
stitakis previously approved these changes Jun 2, 2022
Copy link
Member

@stitakis stitakis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent! Thanks!

RUN pip config set global.cert /etc/ssl/certs/ca-bundle.crt \
&& pip config list

# Install python requirements
RUN python3.9 -m pip install -r /tmp/requirements.txt
RUN python3 -m pip install -r /tmp/requirements.txt
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@victorpablosceruelo @stitakis
IMHO, there are changes to the inf-terraform agent Dockerfile.ubi which are not intended!!!!!

FYI @nichtraunzer @braisvq1996

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll have to work on getting this back, maybe differently :-D

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

3 participants