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

let's remember credsId in the BaseObject to operate with tokens on higher levels #316

Open
vdelendik opened this issue Aug 1, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@vdelendik
Copy link
Contributor

as we still support two ways declaration with and w/o organization we have to calculate valid credsId token: https://github.com/zebrunner/pipeline-ce/blob/95d7a5c90ee6eee501fa83200f8eb5c87689b92b/src/com/zebrunner/jenkins/BaseObject.groovy#L78C13-L78C20

let's remember it inside BaseObject so every child pipeline have quick access to it otherwise we have duplicate this if operator in private pipelines

@vdelendik vdelendik added the enhancement New feature or request label Aug 1, 2023
@vdelendik vdelendik added this to the 2.2 milestone Aug 1, 2023
@vdelendik vdelendik modified the milestones: 2.2, 2.3 Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant