Skip to content

Conversation

@jankapunkt
Copy link
Collaborator

@jankapunkt jankapunkt commented Dec 15, 2025

We have some CI issues seemingly related to timeout. This PR attempts to fix the CI environment so we can continue with the PRs that all fail.

@jankapunkt jankapunkt marked this pull request as ready for review December 15, 2025 14:29
Copy link
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 attempts to address CI timeout issues by extending wait times and updating GitHub Actions dependencies. The changes focus on making the test workflow more reliable in slower CI environments by increasing the timeout from 1 minute to 6 minutes and adding a port availability check.

Key Changes:

  • Extended test-in-console wait timeout from 60 seconds to 360 seconds (6 minutes)
  • Updated GitHub Actions versions (checkout and setup-node to v6)
  • Restricted workflow triggers to only master branch pushes and all pull requests
  • Added port availability check before waiting for test service

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.

2 participants