[PR #63] [MERGED] migrate to github actions ci #138

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

📋 Pull Request Information

Original PR: https://github.com/d99kris/nmail/pull/63
Author: @d99kris
Created: 12/11/2020
Status: Merged
Merged: 12/11/2020
Merged by: @d99kris

Base: masterHead: github-actions-ci


📝 Commits (4)

  • 872d6b7 migrate to github actions ci
  • cecbf49 switch from ubuntu-latest to ubuntu-20.04
  • ac0465d perform apt update before apt install
  • bfacb6f update badges to github actions ci

📊 Changes

8 files changed (+154 additions, -73 deletions)

View changed files

.github/workflows/linux.yml (+12 -0)
.github/workflows/macos.yml (+12 -0)
.travis.yml (+0 -54)
📝 CMakeLists.txt (+1 -1)
📝 README.md (+3 -3)
genman.sh (+0 -14)
make.sh (+125 -0)
📝 src/nmail.1 (+1 -1)

📄 Description

No description provided


🔄 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/d99kris/nmail/pull/63 **Author:** [@d99kris](https://github.com/d99kris) **Created:** 12/11/2020 **Status:** ✅ Merged **Merged:** 12/11/2020 **Merged by:** [@d99kris](https://github.com/d99kris) **Base:** `master` ← **Head:** `github-actions-ci` --- ### 📝 Commits (4) - [`872d6b7`](https://github.com/d99kris/nmail/commit/872d6b7b8fa06e2dd5952999ff3c4682a2f58106) migrate to github actions ci - [`cecbf49`](https://github.com/d99kris/nmail/commit/cecbf4982d84ed898290170214a11addd453d909) switch from ubuntu-latest to ubuntu-20.04 - [`ac0465d`](https://github.com/d99kris/nmail/commit/ac0465dd722adbf4a204d5a3675f15b960d4864e) perform apt update before apt install - [`bfacb6f`](https://github.com/d99kris/nmail/commit/bfacb6ff312556bc861a59fb71117ec0fc2bb224) update badges to github actions ci ### 📊 Changes **8 files changed** (+154 additions, -73 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/linux.yml` (+12 -0) ➕ `.github/workflows/macos.yml` (+12 -0) ➖ `.travis.yml` (+0 -54) 📝 `CMakeLists.txt` (+1 -1) 📝 `README.md` (+3 -3) ➖ `genman.sh` (+0 -14) ➕ `make.sh` (+125 -0) 📝 `src/nmail.1` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:20: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/nmail#138
No description provided.