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

Install workflow-api plugin to get latest version and remove lockable permissions #141

Merged
merged 2 commits into from
Jun 16, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docker/plugins.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ throttle-concurrents
timestamper
uno-choice
validating-string-parameter
workflow-api
workflow-aggregator
workflow-basic-steps
workflow-step-api
Expand Down
3 changes: 0 additions & 3 deletions lib/compute/oidc-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ export class OidcConfig {
'Job/Configure',
'Job Config History/DeleteEntry',
'Job/Workspace',
'Lockable Resources/View',
'Lockable Resources/Unlock',
'Lockable Resources/Reserve',
'Credentials/Delete',
'Credentials/ManageDomains',
'Credentials/Update',
Expand Down