8000 ✨ support AWS_S3_REGION_NAME in env config for S3 region setting by nksgw11 · Pull Request #143 · tjmlabs/ColiVara · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

✨ support AWS_S3_REGION_NAME in env config for S3 region setting #143

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nksgw11
Copy link
@nksgw11 nksgw11 commented May 27, 2025

Description

Previously, the code did not support setting the AWS S3 region name through the environment configuration file. This commit adds support for specifying the region using the AWS_S3_REGION_NAME variable, allowing users to configure the S3 region as needed.

Type of change

  • 🚨 Breaking change - causes existing functionality to break (triggers MAJOR version bump)
  • ✨ New feature - adds functionality in a non-breaking way (triggers MINOR version bump)
  • 🐛 Bug fix - fixes an issue without changing functionality (triggers PATCH version bump)
  • 🏠 Internal - changes that don't affect external functionality (no version bump)
    (e.g., refactoring, docs, tests, admin site changes)

Release Impact

  • Current version:
  • Next version will be:

Checklist

  • My code follows the style guidelines
  • My code is tested with 99%+ coverage
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have updated the documentation to reflect my changes
  • I have added/updated tests to cover my changes

Breaking Changes

Migration Guide

Additional Notes

Previously, the code did not support setting the AWS S3 region name through the environment configuration file. This commit adds support for specifying the region using the AWS_S3_REGION_NAME variable, allowing users to configure the S3 region as needed.
@nksgw11
Copy link
Author
nksgw11 commented May 27, 2025

relate to #142

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.

1 participant
0