Skip to content

[net] Add S3 auth to RCurlConnection#21557

Open
jblomer wants to merge 4 commits intoroot-project:masterfrom
jblomer:net-curl-cred
Open

[net] Add S3 auth to RCurlConnection#21557
jblomer wants to merge 4 commits intoroot-project:masterfrom
jblomer:net-curl-cred

Conversation

@jblomer
Copy link
Contributor

@jblomer jblomer commented Mar 10, 2026

Adds the framework for authenticated HTTP access. First implementation is a (minimal) S3 support.

@jblomer jblomer self-assigned this Mar 10, 2026
jblomer added 4 commits March 10, 2026 15:01
Allows for picking up credentials information from environment
variables. Currently supported is S3_ACCESS_KEY, S3_SECRET_KEY,
S3_REGION.
Set the ROOT_TEST_S3_[ACCESS|SECRET]_KEY environment variables from the
secrets store to be used within the CI jobs (tests).
@github-actions
Copy link

github-actions bot commented Mar 10, 2026

Test Results

    21 files      21 suites   2d 22h 34m 17s ⏱️
 3 799 tests  3 797 ✅ 1 💤  1 ❌
73 340 runs  73 313 ✅ 9 💤 18 ❌

For more details on these failures, see this check.

Results for commit 9a086a0.

♻️ This comment has been updated with latest results.

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