[PR #3] [MERGED] Add workflow #20

Closed
opened 2026-06-06 22:10:41 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vxcontrol/soldr-modules/pull/3
Author: @sseuzss
Created: 12/2/2022
Status: Merged
Merged: 12/4/2022
Merged by: @asdek

Base: masterHead: add_workflow


📝 Commits (3)

📊 Changes

4 files changed (+94 additions, -0 deletions)

View changed files

.github/actions/docker_build/action.yml (+51 -0)
.github/workflows/build-docker-modules.yml (+23 -0)
.github/workflows/ci.yml (+15 -0)
📝 startup.sh (+5 -0)

📄 Description

Add workflow and print modules when writed it to database


🔄 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/vxcontrol/soldr-modules/pull/3 **Author:** [@sseuzss](https://github.com/sseuzss) **Created:** 12/2/2022 **Status:** ✅ Merged **Merged:** 12/4/2022 **Merged by:** [@asdek](https://github.com/asdek) **Base:** `master` ← **Head:** `add_workflow` --- ### 📝 Commits (3) - [`04bcbcc`](https://github.com/vxcontrol/soldr-modules/commit/04bcbcc7592cd7917238d1858c922bfb15d0a802) Add workflow - [`676fa54`](https://github.com/vxcontrol/soldr-modules/commit/676fa5460577326d49143c1caef97e090689f565) Print modules after put to DB - [`7f4236a`](https://github.com/vxcontrol/soldr-modules/commit/7f4236a421495afd245099e52487bc157ba150bd) fix path to workflow yml file ### 📊 Changes **4 files changed** (+94 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/actions/docker_build/action.yml` (+51 -0) ➕ `.github/workflows/build-docker-modules.yml` (+23 -0) ➕ `.github/workflows/ci.yml` (+15 -0) 📝 `startup.sh` (+5 -0) </details> ### 📄 Description Add workflow and print modules when writed it to database --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-06 22:10:41 -04:00
yindo closed this issue 2026-06-06 22:10:41 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: vxcontrol/soldr-modules#20