Skip to content

chore(chart): bump to 0.3.26 for the run-budget and refill env - #992

Merged
jon-bell merged 1 commit into
mainfrom
chore/chart-0.3.26
Sep 16, 2026
Merged

jon-bell merged 1 commit into
mainfrom
chore/chart-0.3.26

Conversation

@jon-bell

Copy link
Copy Markdown
Contributor

#982 added two env vars to the edge-functions workload
(GITHUB_ASYNC_WORKER_ORG_SLOT_CONTINUOUS_REFILL and the conditionally rendered
..._RUN_BUDGET_SECONDS), two values keys, and three new rules in
validations.yaml — but left Chart.yaml at 0.3.25, which is the version
currently deployed to production (helm revision 87, 2026-09-14 02:00:58).

prod-charts' build-images.yml packages and pushes the chart from Chart.yaml
verbatim with no guard against an existing tag, so building main as-is would
republish 0.3.25 in Harbor with different contents. That makes the deployed
release's recorded chart version stop identifying what is actually running, and
makes "roll back to 0.3.25" ambiguous.

No template changes here — only the version.

Verified before opening: helm template of this chart against the live
values/values-prod.yaml renders clean, and the async-worker env comes out as
CONTINUOUS_REFILL=1 with the run budget absent (so the worker's own derived
default of 330s applies at prod's timeoutMs: 480000).

🤖 Generated with Claude Code

#982 added two env vars to the edge-functions workload
(GITHUB_ASYNC_WORKER_ORG_SLOT_CONTINUOUS_REFILL and the conditionally
rendered ..._RUN_BUDGET_SECONDS), two values keys, and three new rules in
validations.yaml -- but left Chart.yaml at 0.3.25, which is the version
currently deployed to production (helm revision 87, 2026-09-14 02:00:58).

prod-charts' build-images.yml packages and pushes the chart from Chart.yaml
verbatim with no guard against an existing tag, so building main as-is would
republish 0.3.25 in Harbor with different contents. That makes the deployed
release's recorded chart version stop identifying what is actually running,
and makes "roll back to 0.3.25" ambiguous.

No template changes here -- only the version.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (1)
  • staging

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Advanced

Run ID: 2142373b-174c-40b5-a89e-fcf1cfc03270

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 16, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-16T12:55:04.140534Z 8455161 PR opened
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@github-actions

github-actions Bot commented Sep 16, 2026

Copy link
Copy Markdown

🧹 Preview torn down — namespace pawtograder-preview-pr-992 deleted.

@argos-ci

argos-ci Bot commented Sep 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ✅ No changes detected 1 ignored Sep 16, 2026, 1:21 PM

@jon-bell
jon-bell merged commit c1ade6b into main Sep 16, 2026
20 checks passed
@jon-bell
jon-bell deleted the chore/chart-0.3.26 branch September 16, 2026 13:23
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