enso/.github
Radosław Waśko f2d6079ac4
Fix missing AWS region in S3 operations (#9546)
- Closes #9284
- Now our tests run without the default `AWS_` config, thus ensuring that the tested setups work in a clean environment.
- After all, more complicated logic was needed for buckets access - apparently the AWS SDK only allows for some operations on buckets to happen if the client is connected to the correct region. Thus detection of bucket regions had to be implemented.
- Added `AWS_Region` widget based on autoscoping.
- Fixed `AWS_Credential.profile_names` crashing if no AWS config was found. Now it returns no profiles if not found. Added a regression test.
2024-03-27 12:00:15 +00:00
..
ISSUE_TEMPLATE Add logs section to the bug template (#6798) 2023-05-22 15:35:06 +00:00
workflows Fix missing AWS region in S3 operations (#9546) 2024-03-27 12:00:15 +00:00
CODEOWNERS Update Codeowners (#9364) 2024-03-11 15:05:19 +00:00
mergify.yml Ready to merge no longer implies keeping up to date. (#6305) 2023-04-17 14:08:13 +02:00
PULL_REQUEST_TEMPLATE.md Update PULL_REQUEST_TEMPLATE.md 2023-03-09 03:23:15 +01:00
settings.yml Updated the required changelog check. Removed dead config for release branches. 2022-10-10 23:43:46 +02:00