[PR #462] [MERGED] replace travis CI with github actions (check syntax, check links) #472

Closed
opened 2025-11-06 17:01:36 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/awesome-foss/awesome-sysadmin/pull/462
Author: @nodiscc
Created: 3/28/2023
Status: Merged
Merged: 3/28/2023
Merged by: @nodiscc

Base: masterHead: ci-github-actions-hecat


📝 Commits (1)

  • 4de44a5 replace travis CI with github actions (check syntax, check links)

📊 Changes

6 files changed (+73 additions, -7 deletions)

View changed files

.github/workflows/ci.yml (+19 -0)
.hecat/awesome-lint.yml (+8 -0)
.hecat/import.yml (+6 -0)
.hecat/url-check.yml (+11 -0)
.travis.yml (+0 -7)
Makefile (+29 -0)

📄 Description


🔄 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/awesome-foss/awesome-sysadmin/pull/462 **Author:** [@nodiscc](https://github.com/nodiscc) **Created:** 3/28/2023 **Status:** ✅ Merged **Merged:** 3/28/2023 **Merged by:** [@nodiscc](https://github.com/nodiscc) **Base:** `master` ← **Head:** `ci-github-actions-hecat` --- ### 📝 Commits (1) - [`4de44a5`](https://github.com/awesome-foss/awesome-sysadmin/commit/4de44a537bc0ef9a8935493e6c7ba9f3942a4908) replace travis CI with github actions (check syntax, check links) ### 📊 Changes **6 files changed** (+73 additions, -7 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/ci.yml` (+19 -0) ➕ `.hecat/awesome-lint.yml` (+8 -0) ➕ `.hecat/import.yml` (+6 -0) ➕ `.hecat/url-check.yml` (+11 -0) ➖ `.travis.yml` (+0 -7) ➕ `Makefile` (+29 -0) </details> ### 📄 Description - travis CI free plans were discontinued - CI pipeline is similar to https://github.com/awesome-selfhosted/awesome-selfhosted-data and uses https://github.com/nodiscc/hecat - the pipeline will not pass until https://github.com/awesome-foss/awesome-sysadmin/issues/416 has been fixed - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/405 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 17:01:36 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-sysadmin#472