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

plugins.txt: freeze plugins to working versions #563

Merged
merged 1 commit into from
Jul 13, 2022

Conversation

saqibali-2k
Copy link
Member

We ran into a version mismatch between jenkins and the plugins
while setting up jenkins in the staging cluster. Lets freeze the
package versions to avoid the mismatch.

Copy link
Member

@jlebon jlebon left a comment

Choose a reason for hiding this comment

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

Hah, I meant only freezing the plugins that we need by looking at which ones exactly Jenkins is complaining about. But this works too for now!

@jlebon
Copy link
Member

jlebon commented Jul 13, 2022

Did you verify that the latest Jenkins comes up successfully with this?

@dustymabe
Copy link
Member

Hah, I meant only freezing the plugins that we need by looking at which ones exactly Jenkins is complaining about. But this works too for now!

Yeah I told him to just freeze them all. Maybe we can work on #562 soon?

Copy link
Member

@dustymabe dustymabe left a comment

Choose a reason for hiding this comment

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

LGTM

@saqibali-2k
Copy link
Member Author

Hah, I meant only freezing the plugins that we need by looking at which ones exactly Jenkins is complaining about. But this works too for now!

Yeah I told him to just freeze them all. Maybe we can work on #562 soon?

The issue was with configuration-as-code, ssh-credentials, and github, but yep I just ended up freezing them all.

@saqibali-2k
Copy link
Member Author

saqibali-2k commented Jul 13, 2022

Did you verify that the latest Jenkins comes up successfully with this?

⚠️ Currently running into some issues. Lets hold off for now ⚠️

EDIT: good to go, fixed a version typo

We ran into a version mismatch between jenkins and the plugins
while setting up jenkins in the staging cluster. Lets freeze the
package versions to avoid the mismatch.
@cgwalters
Copy link
Member

Saqib is the Elsa of Jenkins plugins.

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.

4 participants