Skip to content

Fix CI syntax#16

Merged
ejfine merged 2 commits into
mainfrom
fix-then
Jun 3, 2026
Merged

Fix CI syntax#16
ejfine merged 2 commits into
mainfrom
fix-then

Conversation

@ejfine

@ejfine ejfine commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

There was a spurious then in CI file

Summary by CodeRabbit

  • Chores
    • Updated development container configuration.
    • Enhanced CI workflow to validate additional job results before workflow completion, improving pipeline reliability.

@coderabbitai

coderabbitai Bot commented Jun 3, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

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

More reviews will be available in 59 minutes and 16 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: ASSERTIVE

Plan: Pro

Run ID: f2df719e-82a0-49e8-9fba-f7993b53c950

📥 Commits

Reviewing files that changed from the base of the PR and between 92185ce and 2a6cfd9.

⛔ Files ignored due to path filters (1)
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (2)
  • .devcontainer/devcontainer.json
  • template/.github/workflows/ci.yaml.jinja
📝 Walkthrough

Walkthrough

This PR updates two infrastructure configuration files. The development container context hash is refreshed to 46c8a9d8, and the CI workflow template expands its job dependency gating to validate results from ephemeral-test and pulumi-staging jobs alongside existing checks.

Changes

Infrastructure and CI Updates

Layer / File(s) Summary
Dev container context hash update
.devcontainer/devcontainer.json
Managed context hash updated from 9f8dad29 to 46c8a9d8.
CI workflow job result validation
template/.github/workflows/ci.yaml.jinja
Workflow-summary job success condition now requires ephemeral-test and pulumi-staging results to be skipped or success, with reordered checks for pulumi-prod and confirm-on-tagged-copier-template.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes


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.

@ejfine ejfine marked this pull request as ready for review June 3, 2026 16:47
@ejfine ejfine merged commit 4e1a532 into main Jun 3, 2026
12 checks passed
@ejfine ejfine deleted the fix-then branch June 3, 2026 16:55
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