Jesse Glick
Jesse Glick
Just delete `IdTokenCredentials.algorithm` and retrieve the algorithm from global settings on demand. Then there is nothing to update.
Pending #3 you can simply resave existing credentials at any time.
Also https://github.com/jenkinsci/checks-api-plugin/blob/a278bc30ab111604b240c94b7fb6739312da6997/pom.xml#L5-L10 is a red flag. Switch to the normal parent POM.
Marking as draft since this cannot be merged as is—only if and when the core PR is merged, and the baseline version here is updated accordingly.
> What is that failed to determine thing? Something about changesets. https://github.com/jenkinsci/jenkins/pull/8110#issuecomment-1584362971
Set the `jenkins.version` here to an incremental build of the specific revision of the core PR it matches.
Does this still need work to adapt to https://github.com/jenkinsci/jenkins/pull/8110/commits/f4057971eb3e0f7c47200c8053ceac6c8aaaec15?
@janfaracik can you please check whether this is still working as expected, and if so, mark it ready for review?
OK, just mark ready for review whenever you think it is safe to merge.
(Requesting review from reviewers of the core PR, since they probably more context for this than I.)