[PR #1631] [MERGED] fix(ci): don't run cypress tests in parallel when started from a fork #1631

Closed
opened 2025-11-01 21:24:15 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1631
Author: @kolaente
Created: 10/9/2025
Status: Merged
Merged: 10/9/2025
Merged by: @kolaente

Base: mainHead: fix/paralelization


📝 Commits (2)

  • 6aec3ba fix(ci): don't run cypress tests in parallel when started from a fork
  • 00b471b fix

📊 Changes

1 file changed (+4 additions, -3 deletions)

View changed files

📝 .github/workflows/test.yml (+4 -3)

📄 Description

Workaround for https://github.com/cypress-io/github-action/issues/1546


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/1631 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 10/9/2025 **Status:** ✅ Merged **Merged:** 10/9/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `fix/paralelization` --- ### 📝 Commits (2) - [`6aec3ba`](https://github.com/go-vikunja/vikunja/commit/6aec3ba244379d4cc5e6bf6e78dc48db3dcb77ae) fix(ci): don't run cypress tests in parallel when started from a fork - [`00b471b`](https://github.com/go-vikunja/vikunja/commit/00b471b51b4b0e2d5ab8577d113fc5168deddcd7) fix ### 📊 Changes **1 file changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test.yml` (+4 -3) </details> ### 📄 Description Workaround for https://github.com/cypress-io/github-action/issues/1546 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-01 21:24:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#1631