[PR #7] [MERGED] Set up GitHub Actions #8

Closed
opened 2026-02-26 17:39:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Crosse/font-install/pull/7
Author: @Crosse
Created: 4/11/2021
Status: Merged
Merged: 4/11/2021
Merged by: @Crosse

Base: masterHead: try-ci


📝 Commits (4)

  • 6399b41 Run golangci-lint on push/pr
  • 054580c Remove CircleCI; it didn't do anything anyway :-(
  • 2beeb70 Address ineffassign found by golanci-lint
  • 0f75327 Only run actions on pushes to master/main, and PRs

📊 Changes

4 files changed (+24 additions, -41 deletions)

View changed files

.circleci/config.yml (+0 -38)
.gitattributes (+1 -0)
.github/workflows/tests.yml (+22 -0)
📝 install_unix.go (+1 -3)

📄 Description

Tests should probably be some sort of thing.


🔄 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/Crosse/font-install/pull/7 **Author:** [@Crosse](https://github.com/Crosse) **Created:** 4/11/2021 **Status:** ✅ Merged **Merged:** 4/11/2021 **Merged by:** [@Crosse](https://github.com/Crosse) **Base:** `master` ← **Head:** `try-ci` --- ### 📝 Commits (4) - [`6399b41`](https://github.com/Crosse/font-install/commit/6399b41504c13b890e119ef08c2cfc6bcb062215) Run golangci-lint on push/pr - [`054580c`](https://github.com/Crosse/font-install/commit/054580c11dd751c15cfcedc88cfd1647a43f5cd7) Remove CircleCI; it didn't do anything anyway :-( - [`2beeb70`](https://github.com/Crosse/font-install/commit/2beeb70284a88ab697840e70a876a3535ce2e350) Address ineffassign found by golanci-lint - [`0f75327`](https://github.com/Crosse/font-install/commit/0f75327568abe5761f26806f296cc9ae86d2ae7a) Only run actions on pushes to master/main, and PRs ### 📊 Changes **4 files changed** (+24 additions, -41 deletions) <details> <summary>View changed files</summary> ➖ `.circleci/config.yml` (+0 -38) ➕ `.gitattributes` (+1 -0) ➕ `.github/workflows/tests.yml` (+22 -0) 📝 `install_unix.go` (+1 -3) </details> ### 📄 Description Tests should probably be some sort of thing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 17:39:16 +03:00
Sign in to join this conversation.
No labels
pull-request
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/font-install#8
No description provided.