Skip to content

[net] Add S3 auth to RCurlConnection#21557

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

[net] Add S3 auth to RCurlConnection#21557
jblomer wants to merge 5 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
@github-actions
Copy link

github-actions bot commented Mar 10, 2026

Test Results

    21 files      21 suites   2d 23h 57m 55s ⏱️
 3 808 tests  3 807 ✅ 1 💤 0 ❌
72 350 runs  72 341 ✅ 9 💤 0 ❌

Results for commit b64cf8f.

♻️ This comment has been updated with latest results.

@jblomer jblomer force-pushed the net-curl-cred branch 2 times, most recently from 39199dd to 9a2a744 Compare March 11, 2026 12:18
@jblomer jblomer force-pushed the net-curl-cred branch 5 times, most recently from 1f43c60 to b64cf8f Compare March 12, 2026 10:56
@jblomer jblomer requested a review from silverweed March 12, 2026 12:18
@jblomer jblomer force-pushed the net-curl-cred branch 3 times, most recently from 5b1c9cf to b20d601 Compare March 12, 2026 22:24
jblomer added 5 commits March 12, 2026 23:24
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).
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