[PR #2] [MERGED] Feature/logo automation #10

Closed
opened 2026-03-03 00:06:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aurc/loggo/pull/2
Author: @aurc
Created: 6/20/2022
Status: Merged
Merged: 6/20/2022
Merged by: @aurc

Base: mainHead: feature/logo_automation


📝 Commits (3)

📊 Changes

8 files changed (+225 additions, -14 deletions)

View changed files

.github/workflows/feature.yml (+37 -0)
.github/workflows/go.yml (+80 -0)
📝 .gitignore (+1 -0)
.goreleaser.yaml (+64 -0)
📝 config-sample/gcp.yaml (+13 -1)
img/loggo_short.png (+0 -0)
📝 internal/char/canvas_test.go (+8 -8)
📝 internal/config/log_config_test.go (+22 -5)

📄 Description

Test CI release


🔄 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/aurc/loggo/pull/2 **Author:** [@aurc](https://github.com/aurc) **Created:** 6/20/2022 **Status:** ✅ Merged **Merged:** 6/20/2022 **Merged by:** [@aurc](https://github.com/aurc) **Base:** `main` ← **Head:** `feature/logo_automation` --- ### 📝 Commits (3) - [`d617956`](https://github.com/aurc/loggo/commit/d6179567c90c1790da6b4b39a2f6455039c6d790) Preparation for CI build - [`e56dd13`](https://github.com/aurc/loggo/commit/e56dd1337ecfa2781051adb49aa14518d25dce11) Fixed unit tests - [`832ba36`](https://github.com/aurc/loggo/commit/832ba368da5c3d780c3e7bc504d4a0779d2b361b) Adjusted secrets ### 📊 Changes **8 files changed** (+225 additions, -14 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/feature.yml` (+37 -0) ➕ `.github/workflows/go.yml` (+80 -0) 📝 `.gitignore` (+1 -0) ➕ `.goreleaser.yaml` (+64 -0) 📝 `config-sample/gcp.yaml` (+13 -1) ➕ `img/loggo_short.png` (+0 -0) 📝 `internal/char/canvas_test.go` (+8 -8) 📝 `internal/config/log_config_test.go` (+22 -5) </details> ### 📄 Description Test CI release --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:06:07 +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/loggo#10
No description provided.