[PR #252] [MERGED] fix(ci): Use AWS SelfHosted runner to fix pull and install request limit #2220

Closed
opened 2026-05-03 05:56:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/newt/pull/252
Author: @marcschaeferger
Created: 3/4/2026
Status: Merged
Merged: 3/7/2026
Merged by: @oschwartz10612

Base: mainHead: cicd


📝 Commits (2)

  • 7b9ca82 fix(ci): Use AWS SelfHosted runner to fix pull and install request limit
  • 77dd35e fix(ci): Refactor CI/CD workflow for AWS and image management

📊 Changes

1 file changed (+626 additions, -309 deletions)

View changed files

📝 .github/workflows/cicd.yml (+626 -309)

📄 Description

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

Github Action now running on AWS EC2 instance and spliting ino dedicated/native runners

How to test?


🔄 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/fosrl/newt/pull/252 **Author:** [@marcschaeferger](https://github.com/marcschaeferger) **Created:** 3/4/2026 **Status:** ✅ Merged **Merged:** 3/7/2026 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `cicd` --- ### 📝 Commits (2) - [`7b9ca82`](https://github.com/fosrl/newt/commit/7b9ca828273a859db3dd0656e5efe1e596f483c2) fix(ci): Use AWS SelfHosted runner to fix pull and install request limit - [`77dd35e`](https://github.com/fosrl/newt/commit/77dd35eb91adb97d2edec938c704b2606b046f50) fix(ci): Refactor CI/CD workflow for AWS and image management ### 📊 Changes **1 file changed** (+626 additions, -309 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/cicd.yml` (+626 -309) </details> ### 📄 Description ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description Github Action now running on AWS EC2 instance and spliting ino dedicated/native runners ## How to test? --- <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-05-03 05:56:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/newt#2220