mirror of
https://github.com/fosrl/newt.git
synced 2026-03-09 07:12:28 -05:00
[PR #63] [MERGED] Add test action #96
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/newt/pull/63
Author: @Lokowitz
Created: 6/10/2025
Status: ✅ Merged
Merged: 6/10/2025
Merged by: @oschwartz10612
Base:
main← Head:add-test-action📝 Commits (8)
4ce2a65Create test.yml1ecffabUpdate test.yml1820c8cUpdate test.yml8941604Update test.yml38b7f17Update test.yml52a8aabUpdate test.ymle053effUpdate Makefile2e6ab2bUpdate 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 testexist we can easy add it.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.