[PR #2588] [CLOSED] Add GitHub Actions workflow for TKE deployment #5933

Closed
opened 2026-04-23 02:53:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/2588
Author: @eddie253
Created: 3/3/2026
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • d709c57 Add GitHub Actions workflow for TKE deployment

📊 Changes

1 file changed (+79 additions, -0 deletions)

View changed files

.github/workflows/tencent.yml (+79 -0)

📄 Description

This workflow automates the process of building a Docker container, publishing it, and deploying it to Tencent Kubernetes Engine (TKE) upon pushes to the main branch.

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

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/pangolin/pull/2588 **Author:** [@eddie253](https://github.com/eddie253) **Created:** 3/3/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`d709c57`](https://github.com/fosrl/pangolin/commit/d709c57e1b621b04d4395731fe9ad3ec7bb749a2) Add GitHub Actions workflow for TKE deployment ### 📊 Changes **1 file changed** (+79 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/tencent.yml` (+79 -0) </details> ### 📄 Description This workflow automates the process of building a Docker container, publishing it, and deploying it to Tencent Kubernetes Engine (TKE) upon pushes to the main branch. ## 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 ## 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-04-23 02:53:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#5933