Set up a basic CI workflow #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Since we already have the static checking structure and the setup to run tests (even though tests don't exist yet), we can create a simple workflow using Forgejo Actions to validate the following:
Although we don't have a dedicated typo tool yet, setting one up is relatively simple. My recommendation is to use typos. The reason for this is that most of us are non-native English speakers, so spelling mistakes or strange word choices might occur more frequently in the code.
I need to install forgejo runners, I'll schedule to do it today, then we'll be able to run actions.