Skip to content

chore(submodules): promote PMOVES-tensorzero gitlink to synced hardened HEAD - #1753

Merged
POWERFULMOVES merged 1 commit into
mainfrom
chore/promote-tensorzero-gitlink
Jun 9, 2026
Merged

chore(submodules): promote PMOVES-tensorzero gitlink to synced hardened HEAD#1753
POWERFULMOVES merged 1 commit into
mainfrom
chore/promote-tensorzero-gitlink

Conversation

@POWERFULMOVES

Copy link
Copy Markdown
Owner

Promotes tensorzero gitlink deca197e → ca89fd04 (FF +960/0) after upstream sync (PMOVES-tensorzero#6, 958 upstream commits, 1 hardening preserved). Not a trap fork — straight promote.

#6's 5 conflicts resolved preserving hardening: workflows took upstream's explicit-secrets + actions: read least-privilege blocks (all 54 general.yml sha-pins survive, 0 tag-refs); provider-proxy Dockerfile kept both non-root USER + upstream HEALTHCHECK. Image-built → post-merge Trivy is the CVE gate.

Refs research/FORKSYNC_PARTITION_Z890_4090_2026-06-09.md (Z890 batch).

🤖 Generated with Claude Code

…ed HEAD

Advances tensorzero gitlink deca197e -> synced hardened HEAD after the upstream sync
(PMOVES-tensorzero#6 merged tensorzero/tensorzero main; 958 upstream commits, 1 hardening
preserved). Already tracks hardened (not a trap) — straight promote.

#6 conflicts (5) resolved preserving hardening: workflows took upstream's explicit-secrets
+ least-privilege blocks (all 54 general.yml sha-pins survive); provider-proxy Dockerfile
kept both USER hardening + upstream HEALTHCHECK. Image-built → this PR's Trivy is the CVE gate.

Refs research/FORKSYNC_PARTITION_Z890_4090_2026-06-09.md (Z890 batch).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@POWERFULMOVES, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 30 minutes and 6 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 69a6d65c-c05e-4fdc-a310-547c2ad27858

📥 Commits

Reviewing files that changed from the base of the PR and between 2a61d79 and 3d31ae1.

📒 Files selected for processing (1)
  • PMOVES-tensorzero
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/promote-tensorzero-gitlink

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@POWERFULMOVES
POWERFULMOVES merged commit 7d0b26c into main Jun 9, 2026
11 of 14 checks passed
@POWERFULMOVES
POWERFULMOVES deleted the chore/promote-tensorzero-gitlink branch June 9, 2026 10:54

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 3d31ae1e32

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread PMOVES-tensorzero
@@ -1 +1 @@
Subproject commit deca197e869791ceea7c01a7f08fc46feb6fa79f
Subproject commit ca89fd044ac518cd52d1f3cbcae56ff67952469d

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Move user creation out of the distroless stage

When the promoted submodule is used to build the provider-proxy image, crates/provider-proxy/Dockerfile now runs groupadd/useradd after switching to gcr.io/distroless/cc-debian13 and after USER nonroot:nonroot; distroless explicitly omits shells/package-management/userland tools, so this RUN layer cannot execute and the build-provider-proxy-container workflow/build path will fail before producing an image. Create the user/passwd entries in a builder stage or use the existing distroless nonroot user instead.

Useful? React with 👍 / 👎.

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