[PR #2269] [CLOSED] Test migrations workflow - closed #5968

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/2269
Author: @gertjankrol
Created: 9/22/2020
Status: Closed

Base: masterHead: test/migrations-workflow


📝 Commits (3)

  • 4b0d1dd Fixed the AddActivityIndexes migration's down() method
  • bb04ef5 Added the test-migrations workflow
  • 9990e05 Added --force and -n flags to mgirate commands

📊 Changes

2 files changed (+60 additions, -2 deletions)

View changed files

.github/workflows/test-migrations.yml (+58 -0)
📝 database/migrations/2020_09_19_094251_add_activity_indexes.php (+2 -2)

📄 Description

No description provided


🔄 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/2269 **Author:** [@gertjankrol](https://github.com/gertjankrol) **Created:** 9/22/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `test/migrations-workflow` --- ### 📝 Commits (3) - [`4b0d1dd`](https://github.com/BookStackApp/BookStack/commit/4b0d1ddf39ff9e387455add2778db3204eea582f) Fixed the `AddActivityIndexes` migration's `down()` method - [`bb04ef5`](https://github.com/BookStackApp/BookStack/commit/bb04ef5c3d52f80200152b982879fd6246271d35) Added the `test-migrations` workflow - [`9990e05`](https://github.com/BookStackApp/BookStack/commit/9990e05ff1c9b9c4c1dcc9f4191ada60e55a98dd) Added `--force` and `-n` flags to mgirate commands ### 📊 Changes **2 files changed** (+60 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/test-migrations.yml` (+58 -0) 📝 `database/migrations/2020_09_19_094251_add_activity_indexes.php` (+2 -2) </details> ### 📄 Description _No description provided_ --- <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#5968