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

feat: build a specific weekly.ci.jenkins.io image variant #1462

Merged
merged 4 commits into from
Jan 9, 2024
Merged

feat: build a specific weekly.ci.jenkins.io image variant #1462

merged 4 commits into from
Jan 9, 2024

Conversation

lemeurherve
Copy link
Member

@lemeurherve lemeurherve commented Jan 8, 2024

This PR adds a docker bake file to be able to publish an additional weekly.ci.jenkins.io specific image variant, here including #1459 which drop Blue Ocean and its dependencies as a good candidate for differentiation between infra.ci.jenkins.io and weekly.ci.jenkins.io image variants.

Tests:

  • IMAGE_DEPLOY_NAME="hlemeur/jenkins-weekly" docker buildx bake -f docker-bake.hcl --print
  • Ran both images locally and confirmed that the weekly.ci.jenkins.io variant does not have the removed plugins

default infra.ci.jenkins.io variant:
image

weekly.ci.jenkins.io variant:
image

Ref:

Copy link
Member Author

Choose a reason for hiding this comment

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

Original plugins.txt copied over with Blue Ocean related plugins and dependencies removed, cherry-picked from #1459 (cc @NotMyFault)

Copy link
Member

Choose a reason for hiding this comment

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

Thanks so much, Hervé! I'd say the list looks good to me :)

Copy link
Member

Choose a reason for hiding this comment

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

Thanks so much, Hervé! I'd say the list looks good to me :)

Copy link
Contributor

@dduportal dduportal left a comment

Choose a reason for hiding this comment

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

Nice work, let's roll with it!

@dduportal dduportal merged commit 487ccd1 into jenkins-infra:main Jan 9, 2024
1 check passed
@lemeurherve lemeurherve deleted the helpdesk3887-dedicated-weekly-ci-jenkins-io-variant branch January 9, 2024 07:56
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.

3 participants