mirror of
https://github.com/fosrl/gerbil.git
synced 2026-03-09 15:12:18 -05:00
[PR #11] [MERGED] Add test action #16
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:add-test-action📝 Commits (3)
dff267aUpdate Makefileb6b97f5Create test.ymlf1e373fUpdate test.yml📊 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.