Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add AWS AppConfig API Data Source#758

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
FalkWolsky merged 5 commits intolowcoder-org:devfromsnowe2010:add-appconfig-query
Apr 1, 2024

Conversation

snowe2010
Copy link
Contributor

Proposed changes

Add an AWS AppConfig API Data Source

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help!
This is simply a reminder of what we are going to look for before merging your code.
Put anx in the boxes that apply.

  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc.

We need an AppConfig data source, and this was a simple addition alongside the lambda, dynamo, and athena plugins.

  • Add an AWS AppConfig API Data Source with several query options. Not all
    are implemented, but most of the main ones are.
  • Small fix to add 'no' option to list

Add an AWS AppConfig API Data Source with several query options. Not allare implemented, but most of the main ones are.
certain apis provide a list of valid options, but null is also anoption.. this essentially adds that null option so that we can callwithout providing a parameter. this is useful in github's api
@netlifyNetlify
Copy link

netlifybot commentedMar 15, 2024

👷 Deploy request forlowcoder-cloud pending review.

Visit the deploys page to approve it

NameLink
🔨 Latest commit278ad55

@FalkWolskyFalkWolsky changed the base branch frommain todevMarch 15, 2024 23:44
@netlifyNetlify
Copy link

netlifybot commentedMar 16, 2024
edited
Loading

👷 Deploy request forlowcoder-test pending review.

Visit the deploys page to approve it

NameLink
🔨 Latest commit846f576

Copy link
Contributor

@FalkWolskyFalkWolsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Could we ask you to prepare a small Postman Collection and add it instead of the api-examples? That would allow us to create soon a Lowcoder Workspace on Postman and collect all such API calls as demonstration. We think it would be more visible...

@snowe2010
Copy link
ContributorAuthor

snowe2010 commentedMar 16, 2024
edited
Loading

I'm not actually sure I can, Postman refuses to let me sign in anymore. It's been broken since they changed from being a free service to mostly paid. :/

My team at work entirely switched to using the HTTP file standard which means you can easily store and run your collections directly from your IDE rather than in a proprietary software. It's worked out quite well. But yeah, it's definitely not as popular as Postman though :(

@snowe2010
Copy link
ContributorAuthor

Yeah I'm unable to sign in, so I can't save any requests so I can't export anything :(. I can remove the file if you don't want http files in the codebase, though I think they're much more open source friendly.

Copy link
Contributor

@FalkWolskyFalkWolsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

We love your contribution a lot, so we merge it now.
The api-examples file we may exchange with a Postman Collection later. As for now, we think you are right so we take it into the change. Thank you very much for your valuable contribution!!

snowe2010 reacted with thumbs up emojisnowe2010 reacted with hooray emoji
@FalkWolskyFalkWolsky merged commit80b006a intolowcoder-org:devApr 1, 2024
@snowe2010snowe2010 deleted the add-appconfig-query branchApril 1, 2024 16:45
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@FalkWolskyFalkWolskyFalkWolsky approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@snowe2010@FalkWolsky

[8]ページ先頭

©2009-2025 Movatter.jp