[PR #11] [MERGED] Add test action #16

Closed
opened 2025-11-19 07:03:17 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/gerbil/pull/11
Author: @Lokowitz
Created: 6/10/2025
Status: Merged
Merged: 6/10/2025
Merged by: @oschwartz10612

Base: mainHead: add-test-action


📝 Commits (3)

📊 Changes

2 files changed (+29 additions, -1 deletions)

View changed files

.github/workflows/test.yml (+28 -0)
📝 Makefile (+1 -1)

📄 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

This test builds the Docker container and native files, to catch some bigger errors.
If sometime go test exist we can easy add it.


🔄 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/gerbil/pull/11 **Author:** [@Lokowitz](https://github.com/Lokowitz) **Created:** 6/10/2025 **Status:** ✅ Merged **Merged:** 6/10/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `add-test-action` --- ### 📝 Commits (3) - [`dff267a`](https://github.com/fosrl/gerbil/commit/dff267a42e018646e66c056db6839bd57f9eda97) Update Makefile - [`b6b97f5`](https://github.com/fosrl/gerbil/commit/b6b97f5ed3eb91f3a18e9334109b7af6e7f346bc) Create test.yml - [`f1e373f`](https://github.com/fosrl/gerbil/commit/f1e373f2d8b9e4593b37cb3fb053967d099ff3b2) Update test.yml ### 📊 Changes **2 files changed** (+29 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/test.yml` (+28 -0) 📝 `Makefile` (+1 -1) </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 This test builds the Docker container and native files, to catch some bigger errors. If sometime go test exist we can easy add it. --- <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-19 07:03:17 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gerbil#16