[PR #2270] [MERGED] Add test-migrations workflow #5967

Closed
opened 2026-02-05 10:21:34 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/2270
Author: @gertjankrol
Created: 9/22/2020
Status: Merged
Merged: 9/26/2020
Merged by: @ssddanbrown

Base: masterHead: feature/test-migrations-workflow


📝 Commits (1)

  • 3750922 Added the test-migrations workflow

📊 Changes

1 file changed (+58 additions, -0 deletions)

View changed files

.github/workflows/test-migrations.yml (+58 -0)

📄 Description

This PR adds a workflow to automatically test migrations


🔄 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/BookStackApp/BookStack/pull/2270 **Author:** [@gertjankrol](https://github.com/gertjankrol) **Created:** 9/22/2020 **Status:** ✅ Merged **Merged:** 9/26/2020 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `feature/test-migrations-workflow` --- ### 📝 Commits (1) - [`3750922`](https://github.com/BookStackApp/BookStack/commit/3750922c3e38ac7546779de37f1fb1e7c086a16d) Added the `test-migrations` workflow ### 📊 Changes **1 file changed** (+58 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/test-migrations.yml` (+58 -0) </details> ### 📄 Description This PR adds a workflow to automatically test migrations --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:21:34 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5967