Skip to content

Conversation

@aslamcodes
Copy link
Owner

What

Add S3 backend support for config loading

Why

Local-only config blocks CI and remote builds

How

  • Added S3Backend implementation
  • Configurable bucket/key/version
  • Error handling + retries

Test

  • Unit tests
  • Manual run against dev bucket

@aslamcodes aslamcodes self-assigned this Dec 17, 2025
@aslamcodes aslamcodes added the enhancement New feature or request label Dec 17, 2025
@aslamcodes aslamcodes added this to the External backend support milestone Dec 17, 2025
@aslamcodes aslamcodes linked an issue Dec 17, 2025 that may be closed by this pull request
@aslamcodes aslamcodes merged commit 5172c44 into main Dec 18, 2025
1 check passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in appstreamfile Dec 18, 2025
aslamcodes added a commit that referenced this pull request Dec 18, 2025
* chore: add aws-go-sdk-v2

* feat: s3 getconfig setup

* feat: add cli args for s3, bucket and key

* test: test s3 client and getobject with mock clinet

* test: refactor mockclient err initiailisation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

S3 Backend support

2 participants