[PR #258] [MERGED] Continuous integration #551

Closed
opened 2026-02-25 23:34:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/258
Author: @deanishe
Created: 8/6/2020
Status: Merged
Merged: 8/6/2020
Merged by: @deanishe

Base: masterHead: ci


📝 Commits (1)

  • c5fd200 Add GitHub Action for tests & coverage

📊 Changes

5 files changed (+95 additions, -1 deletions)

View changed files

.githooks/pre-commit (+4 -0)
.github/workflows/continuous-integration.yml (+55 -0)
📝 .gitignore (+4 -1)
📝 README.md (+1 -0)
modd.conf (+31 -0)

📄 Description

Add GitHub action to run golint and unit tests.


🔄 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-shiori/shiori/pull/258 **Author:** [@deanishe](https://github.com/deanishe) **Created:** 8/6/2020 **Status:** ✅ Merged **Merged:** 8/6/2020 **Merged by:** [@deanishe](https://github.com/deanishe) **Base:** `master` ← **Head:** `ci` --- ### 📝 Commits (1) - [`c5fd200`](https://github.com/go-shiori/shiori/commit/c5fd20040a76a41a353fe0340a64280775d005bd) Add GitHub Action for tests & coverage ### 📊 Changes **5 files changed** (+95 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `.githooks/pre-commit` (+4 -0) ➕ `.github/workflows/continuous-integration.yml` (+55 -0) 📝 `.gitignore` (+4 -1) 📝 `README.md` (+1 -0) ➕ `modd.conf` (+31 -0) </details> ### 📄 Description Add GitHub action to run `golint` and unit tests. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:34:41 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#551
No description provided.