-
Notifications
You must be signed in to change notification settings - Fork 68
feat: [CI-14214] : Added PLUGIN_USER_ROLE_EXTERNAL_ID to pass external ID for the secondary role when required. #174
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
Merged
Merged
Changes from 9 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
ef0ed67
feat : [CI-14214]: PLUGIN_USER_ROLE_EXTERNAL_ID added.
DevanshMathur19 4347730
Updated manifest.tmpl
DevanshMathur19 ddcc163
Updated manifest.tmpl
DevanshMathur19 c5c1a9f
Update main.go
DevanshMathur19 97e75f9
Update main.go
DevanshMathur19 c442b27
Update plugin.go
DevanshMathur19 b552b3b
Update plugin.go
DevanshMathur19 dc409a5
Updating README
DevanshMathur19 4195d90
Remove excessive logging.
DevanshMathur19 8c455b1
Update README.md
Ompragash 4535bdf
Update README.md
Ompragash fca1a37
Fixing CI-14887 and CI-14134
DevanshMathur19 2eb5d43
Merge branch 'CI-14214' of https://github.com/DevanshMathur19/drone-s…
DevanshMathur19 91a4e90
Fixing CI-14887 and CI-14134
DevanshMathur19 6852d94
Testing with AWS KEYS withour second session.
DevanshMathur19 cd350f2
Update plugin.go
Ompragash e8c1c05
Merge branch 'master' into CI-14214
Ompragash cc674ad
Update README.md
Ompragash f18a7c0
Update README.md
Ompragash File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -28,3 +28,5 @@ vendor/ | |
|
|
||
| coverage.out | ||
| drone-s3 | ||
|
|
||
| update_script.sh | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -28,4 +28,4 @@ manifests: | |
| platform: | ||
| architecture: amd64 | ||
| os: windows | ||
| version: ltsc2022 | ||
| version: ltsc2022 | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.