Commit Graph

3 Commits

Author SHA1 Message Date
Bo-Yi Wu 058d36bc64
ci: enhance CI Workflow and Update Ignore Rules
- Add a new 'testing' job to the Gitea workflow with steps for checkout, setup Go, caching, building, and testing
- Include 'bin' directory in the .gitignore file

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2024-02-20 09:54:17 +08:00
Bo-Yi Wu 9d1d40c08a
chore: refactor build process and repository cleanup
- Introduce Go setup and caching in Docker GitHub Actions workflow
- Add `release` directory to `.gitignore`
- Remove `main.go` file from the repository

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2024-02-20 09:51:29 +08:00
appleboy cc4ad62fe8 Initial commit 2024-01-27 14:49:10 +00:00