[PR #237] [CLOSED] [+] release for several platforms #541

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

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/237
Author: @juev
Created: 3/29/2020
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • e19c885 [+] release for several platforms

📊 Changes

3 files changed (+86 additions, -1 deletions)

View changed files

.github/workflows/release.yml (+31 -0)
📝 .gitignore (+4 -1)
.goreleaser.yml (+51 -0)

📄 Description

Hello,

I would like to provide configuration github actions for build shiori for several platforms.

It's used goreleaser for build and publish. I provide configuration for build docker container too, but I dont have rights for publishing, and I disable it now.

For this github action you shoud provide your github token in your secrets with name TOKEN.
If you cannot provide this variable build was broken.

Github Action is running whtn you create new release.

How this release it look like:
https://github.com/juev/shiori/releases/tag/v1.5.1


🔄 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/237 **Author:** [@juev](https://github.com/juev) **Created:** 3/29/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`e19c885`](https://github.com/go-shiori/shiori/commit/e19c885534014a9d4cc7093f015453722253ac89) [+] release for several platforms ### 📊 Changes **3 files changed** (+86 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/release.yml` (+31 -0) 📝 `.gitignore` (+4 -1) ➕ `.goreleaser.yml` (+51 -0) </details> ### 📄 Description Hello, I would like to provide configuration github actions for build shiori for several platforms. It's used goreleaser for build and publish. I provide configuration for build docker container too, but I dont have rights for publishing, and I disable it now. For this github action you shoud provide your github token in your secrets with name `TOKEN`. If you cannot provide this variable build was broken. Github Action is running whtn you create new release. How this release it look like: https://github.com/juev/shiori/releases/tag/v1.5.1 --- <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:40 +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#541
No description provided.