Skip to content

fix(repo): Extending timeout for nightly-checks action#5499

Merged
jacekradko merged 1 commit intomainfrom
fix/longer-timeout-for-nightly-checks
Apr 1, 2025
Merged

fix(repo): Extending timeout for nightly-checks action#5499
jacekradko merged 1 commit intomainfrom
fix/longer-timeout-for-nightly-checks

Conversation

@jacekradko
Copy link
Copy Markdown
Member

Description

Addressing jobs timing out in CI

Screenshot 2025-04-01 at 9 21 56 AM

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 1, 2025

⚠️ No Changeset found

Latest commit: 7d43797

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
clerk-js-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 1, 2025 2:22pm

@jacekradko jacekradko requested a review from Copilot April 1, 2025 14:22
Copy link
Copy Markdown
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 updates the GitHub Actions workflow for nightly integration tests to address timeouts occurring in CI.

  • Extends the fallback timeout value for integration tests from 10 to 30 minutes.
  • Adjusts the workflow configuration in .github/workflows/nightly-checks.yml to support the extended timeout.

@jacekradko jacekradko changed the title fix(repo): extending timeout for nightly-checks action fix(repo): Extending timeout for nightly-checks action Apr 1, 2025
Copy link
Copy Markdown
Member

@tmilewski tmilewski left a comment

Choose a reason for hiding this comment

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

I believe that it's going to hit the vars, as I think they still exist, before it hits the default.

@jacekradko
Copy link
Copy Markdown
Member Author

@tmilewski I will test it out

@jacekradko jacekradko merged commit 7535f38 into main Apr 1, 2025
32 of 33 checks passed
@jacekradko jacekradko deleted the fix/longer-timeout-for-nightly-checks branch April 1, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants