[PR #44] [MERGED] ci: check urls everyday at midnight #1069

Closed
opened 2026-06-17 21:17:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ad-si/awesome-3d-printing/pull/44
Author: @Linkid
Created: 12/29/2024
Status: Merged
Merged: 2/17/2025
Merged by: @ad-si

Base: masterHead: ci-check-urls


📝 Commits (2)

  • b38666a ci: check urls everyday at midnight
  • 34d92e4 fix: replace broken links

📊 Changes

3 files changed (+25 additions, -3 deletions)

View changed files

.github/workflows/check-urls.yml (+22 -0)
📝 contributing.md (+1 -1)
📝 readme.md (+2 -2)

📄 Description

This is using GitHub Actions for CI.

The following status codes are accepted:

  • 403 (forbidden): turbosquid, monoprice
  • 429 (too many requests): thingiverse.

The following site is excluded as it times out every time:

  • autodesk.

🔄 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/ad-si/awesome-3d-printing/pull/44 **Author:** [@Linkid](https://github.com/Linkid) **Created:** 12/29/2024 **Status:** ✅ Merged **Merged:** 2/17/2025 **Merged by:** [@ad-si](https://github.com/ad-si) **Base:** `master` ← **Head:** `ci-check-urls` --- ### 📝 Commits (2) - [`b38666a`](https://github.com/ad-si/awesome-3d-printing/commit/b38666adf9994e624f37a1cf138b66944b544897) ci: check urls everyday at midnight - [`34d92e4`](https://github.com/ad-si/awesome-3d-printing/commit/34d92e4e166519341ec48d928d707ccbf293d325) fix: replace broken links ### 📊 Changes **3 files changed** (+25 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/check-urls.yml` (+22 -0) 📝 `contributing.md` (+1 -1) 📝 `readme.md` (+2 -2) </details> ### 📄 Description This is using GitHub Actions for CI. The following status codes are accepted: - 403 (forbidden): turbosquid, monoprice - 429 (too many requests): thingiverse. The following site is excluded as it times out every time: - autodesk. --- <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 2026-06-17 21:17:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-3d-printing#1069