CI/CD #222

Closed
opened 2023-05-07 05:13:18 +00:00 by MichaelYick · 2 comments
Owner

Might be wise to get woodpecker CI or gitea's new CI system set up in case we ever make some releases of snoot game again.

Might be wise to get woodpecker CI or gitea's new CI system set up in case we ever make some releases of snoot game again.
MichaelYick added the
enhancement
Low Priority
labels 2023-05-07 05:13:19 +00:00
MichaelYick self-assigned this 2023-05-07 05:13:19 +00:00
Contributor

Just spitballing the concept, but how would we even measure success/failure in something like unit testing every ending to ensure it still works as desired? Or: would this just be limited to linting for common mistakes?

Just spitballing the concept, but how would we even measure success/failure in something like unit testing every ending to ensure it still works as desired? Or: would this just be limited to linting for common mistakes?
Author
Owner

Just spitballing the concept, but how would we even measure success/failure in something like unit testing every ending to ensure it still works as desired? Or: would this just be limited to linting for common mistakes?

Cavemanon's other projects, Wani and Exit, currently have a CI/CD system using Woodpecker CI. The current scope of the system in these projects is compiling automation, build archival, and testing if PRs have big errors or not. No real unit testing currently, and given how small snoot game is as a project, I believe that it'd merely be a nicety to have, not a necessity.

> Just spitballing the concept, but how would we even measure success/failure in something like unit testing every ending to ensure it still works as desired? Or: would this just be limited to linting for common mistakes? Cavemanon's other projects, Wani and Exit, currently have a CI/CD system using Woodpecker CI. The current scope of the system in these projects is compiling automation, build archival, and testing if PRs have big errors or not. No real unit testing currently, and given how small snoot game is as a project, I believe that it'd merely be a nicety to have, not a necessity.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Cavemanon/SnootGame#222
No description provided.