[PR #870] [CLOSED] CI: remove duplicate sqlite-in-memory integration #1016

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

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/870
Author: @dpschen
Created: 6/4/2025
Status: Closed

Base: mainHead: feat/update-test-matrix-for-unit-and-integration-tests


📝 Commits (1)

  • 71951f5 CI: remove duplicate sqlite-in-memory integration

📊 Changes

1 file changed (+39 additions, -8 deletions)

View changed files

📝 .github/workflows/test.yml (+39 -8)

📄 Description

Summary

  • change test-api matrix to run unit tests only with sqlite-in-memory
  • run integration tests across all existing databases
  • add test-api-success summary job so required checks can still pass
  • remove sqlite-in-memory duplicate from integration job

🔄 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/870 **Author:** [@dpschen](https://github.com/dpschen) **Created:** 6/4/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/update-test-matrix-for-unit-and-integration-tests` --- ### 📝 Commits (1) - [`71951f5`](https://github.com/go-vikunja/vikunja/commit/71951f51d1f48141fd2711fe95ffc57cba2242e6) CI: remove duplicate sqlite-in-memory integration ### 📊 Changes **1 file changed** (+39 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test.yml` (+39 -8) </details> ### 📄 Description ## Summary - change `test-api` matrix to run unit tests only with sqlite-in-memory - run integration tests across all existing databases - add `test-api-success` summary job so required checks can still pass - remove sqlite-in-memory duplicate from integration job --- <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:09:14 -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#1016
No description provided.