[PR #849] [MERGED] Github Actions for PR (wip) #881

Closed
opened 2025-11-06 12:08:58 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/849
Author: @veggiemonk
Created: 4/13/2020
Status: Merged
Merged: 4/13/2020
Merged by: @veggiemonk

Base: masterHead: fix-build


📝 Commits (10+)

📊 Changes

11 files changed (+807 additions, -434 deletions)

View changed files

📝 .eslintrc.js (+10 -8)
.github/workflow/pull_request.yml (+30 -0)
📝 .travis.yml (+2 -7)
📝 README.md (+5 -7)
📝 build.js (+2 -3)
exclude_in_test.json (+4 -0)
old_build_beta.js (+132 -0)
📝 package-lock.json (+412 -403)
📝 package.json (+3 -1)
pull_request.js (+207 -0)
renovate.json (+0 -5)

📄 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/veggiemonk/awesome-docker/pull/849 **Author:** [@veggiemonk](https://github.com/veggiemonk) **Created:** 4/13/2020 **Status:** ✅ Merged **Merged:** 4/13/2020 **Merged by:** [@veggiemonk](https://github.com/veggiemonk) **Base:** `master` ← **Head:** `fix-build` --- ### 📝 Commits (10+) - [`bf2e6ae`](https://github.com/veggiemonk/awesome-docker/commit/bf2e6ae389d0b3dd2c09277d72b81d222d03ca40) Github Actions for PR - [`9ce3b26`](https://github.com/veggiemonk/awesome-docker/commit/9ce3b26392483c1239256b846f5eecfcadb891c8) Try travis - [`3ddaea3`](https://github.com/veggiemonk/awesome-docker/commit/3ddaea3999c4d4261936d37451bff2a1829cbcae) Improve error logging - [`6e85932`](https://github.com/veggiemonk/awesome-docker/commit/6e859323571a96934f15ed96853c4e1b6b0f83e6) Fix regex for links - [`6d070f8`](https://github.com/veggiemonk/awesome-docker/commit/6d070f8649da6c45804c7c974ac03bd55cb9426b) Improve error logging - [`e598e31`](https://github.com/veggiemonk/awesome-docker/commit/e598e3196d0482d238f724ead8e57d0096033244) Fix exclude website list - [`f8a05b1`](https://github.com/veggiemonk/awesome-docker/commit/f8a05b133508894d593520546d17a860836e0b48) Refactor exclude list - [`d4ce266`](https://github.com/veggiemonk/awesome-docker/commit/d4ce2665e26641f4c2dc7367c0d1d0cb9d559768) Refactor exclude list - [`6ed52f0`](https://github.com/veggiemonk/awesome-docker/commit/6ed52f07114a7cb342e51a9e057098cb0a6eac4c) Remove unused dependecies - [`bda8add`](https://github.com/veggiemonk/awesome-docker/commit/bda8addd08beb0574b7a9b961ffb1435d408869b) Delete renovate.json ### 📊 Changes **11 files changed** (+807 additions, -434 deletions) <details> <summary>View changed files</summary> 📝 `.eslintrc.js` (+10 -8) ➕ `.github/workflow/pull_request.yml` (+30 -0) 📝 `.travis.yml` (+2 -7) 📝 `README.md` (+5 -7) 📝 `build.js` (+2 -3) ➕ `exclude_in_test.json` (+4 -0) ➕ `old_build_beta.js` (+132 -0) 📝 `package-lock.json` (+412 -403) 📝 `package.json` (+3 -1) ➕ `pull_request.js` (+207 -0) ➖ `renovate.json` (+0 -5) </details> ### 📄 Description _No description provided_ --- <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 12:08:58 -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-docker#881