Skip to content

chore: increase no output timeout on release#472

Merged
jonas-jonas merged 1 commit into
masterfrom
jonas-jonas/increaseNoTimeoutLimit
Jun 3, 2026
Merged

chore: increase no output timeout on release#472
jonas-jonas merged 1 commit into
masterfrom
jonas-jonas/increaseNoTimeoutLimit

Conversation

@jonas-jonas
Copy link
Copy Markdown
Member

@jonas-jonas jonas-jonas commented Jun 3, 2026

Related Issue or Design Document

Checklist

  • I have read the contributing guidelines
    and signed the CLA.
  • I have referenced an issue containing the design document if my change
    introduces a new feature.
  • I have read the security policy.
  • I confirm that this pull request does not address a security
    vulnerability. If this pull request addresses a security vulnerability, I
    confirm that I got approval (please contact
    security@ory.com) from the maintainers to push
    the changes.
  • I have added tests that prove my fix is effective or that my feature
    works.
  • I have added the necessary documentation within the code base (if
    appropriate).

Further comments

Summary by CodeRabbit

  • Chores
    • Improved release process reliability with enhanced timeout configuration for deployment operations.

@jonas-jonas jonas-jonas merged commit b6849ca into master Jun 3, 2026
1 of 2 checks passed
@jonas-jonas jonas-jonas deleted the jonas-jonas/increaseNoTimeoutLimit branch June 3, 2026 13:35
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 3, 2026

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 52afac78-ab35-4920-a7d5-015db19fcf3a

📥 Commits

Reviewing files that changed from the base of the PR and between e671d32 and c4fc9c3.

📒 Files selected for processing (1)
  • .circleci/config.yml

📝 Walkthrough

Walkthrough

The PR updates the CircleCI publish job's release step to use explicit run configuration with a custom step name and a 30-minute timeout, replacing the prior compact invocation of ./scripts/release.sh.

Changes

CI Release Step Configuration

Layer / File(s) Summary
Release step timeout configuration
.circleci/config.yml
The release step is converted from a simple run statement to a keyed run structure that adds a descriptive name and sets no_output_timeout to 30 minutes to allow longer-running release operations.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch jonas-jonas/increaseNoTimeoutLimit

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.

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