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

feat(integrations): aws secrets manager secrets prefixing support #2433

Merged
merged 3 commits into from
Sep 16, 2024

Conversation

DanielHougaard
Copy link
Contributor

Description 📣

This PR introduces support for secrets prefixing for the AWS Secrets Manager integration.

Additionally I've also taken the liberty to improve our GitHub repos fetching. Previously we were handling the pagination logic manually, but GitHub actually exposes a pagination method which handles this for us. It's also the recommended method of handling pagination.

Type ✨

  • Bug fix
  • New feature
  • Breaking change
  • Documentation

@DanielHougaard DanielHougaard self-assigned this Sep 16, 2024
@DanielHougaard DanielHougaard marked this pull request as ready for review September 16, 2024 11:40
@DanielHougaard DanielHougaard requested review from sheensantoscapadngan and removed request for akhilmhdh September 16, 2024 11:40
@DanielHougaard DanielHougaard merged commit 11927f3 into main Sep 16, 2024
5 checks passed
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