[PR #1657] [MERGED] Add testing via GitHub actions #5854

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/1657
Author: @ssddanbrown
Created: 9/12/2019
Status: Merged
Merged: 9/12/2019
Merged by: @ssddanbrown

Base: masterHead: master


📝 Commits (10+)

📊 Changes

2 files changed (+27 additions, -1 deletions)

View changed files

.github/workflows/phpunit.yml (+26 -0)
📝 readme.md (+1 -1)

📄 Description

To replace Travis CI. Travis to be removed after migration to Laravel 6.


🔄 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/1657 **Author:** [@ssddanbrown](https://github.com/ssddanbrown) **Created:** 9/12/2019 **Status:** ✅ Merged **Merged:** 9/12/2019 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`f8ee41c`](https://github.com/BookStackApp/BookStack/commit/f8ee41c26698912092ea4877c704df139253285f) Added blank workflow - [`96cc1d4`](https://github.com/BookStackApp/BookStack/commit/96cc1d4591c5d68aee97bba795d730310ade63cc) Added phpunit testing - [`c1e9025`](https://github.com/BookStackApp/BookStack/commit/c1e902535d3b264651df02e9a321047c1e9ecb64) Added runs-on - [`bf34f38`](https://github.com/BookStackApp/BookStack/commit/bf34f389c273c6729a9aa06bb6c5b165a1489209) Added checkout - [`d41fe77`](https://github.com/BookStackApp/BookStack/commit/d41fe77735b285b2d2b8820900cb2a5dfae85f54) Added DB service - [`76b7e43`](https://github.com/BookStackApp/BookStack/commit/76b7e431fedee213110207f07e99f8b4c979964b) Update to use given platform - [`1513f93`](https://github.com/BookStackApp/BookStack/commit/1513f9326fa4ad1a7f2a07446847dc139698fde5) Fixed quotes - [`52ada82`](https://github.com/BookStackApp/BookStack/commit/52ada82bde8a9ab00a6bb13cba17de59ec6dddfb) Fix more syntax and added seeder/migration - [`d0a70c3`](https://github.com/BookStackApp/BookStack/commit/d0a70c30386a06ef454c34971a2ab72969a38550) Move into single step - [`12bf40b`](https://github.com/BookStackApp/BookStack/commit/12bf40b880efa82a1be0ccd714a1242dc69eba6e) Fixed quote ### 📊 Changes **2 files changed** (+27 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/phpunit.yml` (+26 -0) 📝 `readme.md` (+1 -1) </details> ### 📄 Description To replace Travis CI. Travis to be removed after migration to Laravel 6. --- <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:18:46 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5854