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

BUG FIX - adding support to operations that do not take bucket as an input #60

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

shiva958
Copy link
Collaborator

@shiva958 shiva958 commented Dec 12, 2023

Issue #, if available:
Currently the plugin only supports operations that take bucket as an input. However, in case of ListBuckets, we do not require bucket as an input, which causes the plugin to throw failures.

Description of changes:

  • Adding a fix to support operations that do not require a bucket in the input.
    Note - CodeQL fails as we have not turned on the feature yet.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@shiva958 shiva958 marked this pull request as ready for review December 12, 2023 15:37
@shiva958 shiva958 requested a review from a team as a code owner December 12, 2023 15:37
@shiva958 shiva958 merged commit dce2624 into main Dec 12, 2023
4 of 5 checks passed
@shiva958 shiva958 deleted the bug_fix branch December 12, 2023 19:08
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.

2 participants