Skip to content

Add CI with chunking against AWS proxies#11348

Merged
tyler-french merged 1 commit intomasterfrom
tfrench/aws-chunk
Feb 19, 2026
Merged

Add CI with chunking against AWS proxies#11348
tyler-french merged 1 commit intomasterfrom
tfrench/aws-chunk

Conversation

@tyler-french
Copy link
Contributor

@tyler-french tyler-french commented Feb 18, 2026

Similar to the dev chunking workflow, this PR adds a CI which runs a build against the prod chunking org, to verify this works as expected.

@tyler-french tyler-french changed the title test chunking against AWS proxies Add CI with chunking against AWS proxies Feb 18, 2026
@tyler-french tyler-french marked this pull request as ready for review February 18, 2026 19:58
Copilot AI review requested due to automatic review settings February 18, 2026 19:58
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds CI testing against AWS production proxy infrastructure with content-defined chunking (CDC) enabled. The workflow now tests against both development (Metal) and production (AWS) environments to validate chunking behavior across different proxy implementations.

Changes:

  • Renamed the existing job from "metal" to "metal-dev" to clarify it tests against the development environment
  • Updated workflow name from "Build against Proxy with Chunking (dev)" to "Build against Proxy with Chunking" to reflect multi-environment testing
  • Added new "aws-prod" job that builds against AWS production proxies (proxy.aws-us-west-2.buildbuddy.io and chunking.buildbuddy.io)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

run: |
bazelisk build \
--config=untrusted-ci \
--remote_cache=grpcs://proxy.aws-us-west-2.buildbuddy.io \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if you want to ensure this is using the "chunking" org, you can make this chunking.aws-us-west-2.buildbuddy.io too, up to you

@tyler-french tyler-french force-pushed the tfrench/aws-chunk branch 4 times, most recently from 2c6d055 to 1ce68fa Compare February 18, 2026 20:51
@tyler-french tyler-french marked this pull request as draft February 18, 2026 21:15
@tyler-french tyler-french marked this pull request as ready for review February 19, 2026 05:27
@tyler-french tyler-french merged commit ff26252 into master Feb 19, 2026
10 of 13 checks passed
@tyler-french tyler-french deleted the tfrench/aws-chunk branch February 19, 2026 05:28
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.

3 participants