feat: Implement GitHub Actions Workflows for CI/CD #1

Merged
florian merged 1 commits from feature/ci-setup into main 2024-01-12 01:25:50 +01:00
Owner

This commit introduces Actions workflows to automate the Continuous
Integration and Continuous Deployment process. It includes:

  • A workflow for running build, vet, and test on branch pushes
  • A workflow for building and publishing nighlybinaries and Docker images upon pull requests being merged into the main branch.
  • A workflow for building, and uploading new releases.
This commit introduces Actions workflows to automate the Continuous Integration and Continuous Deployment process. It includes: - A workflow for running build, vet, and test on branch pushes - A workflow for building and publishing `nighly`binaries and Docker images upon pull requests being merged into the main branch. - A workflow for building, and uploading new releases.
florian added 1 commit 2024-01-12 00:47:12 +01:00
Test Changes on Push / build-vet-test (push) Successful in 19s Details
c734924efc
feat: Implement GitHub Actions Workflows for CI/CD
This commit introduces Actions workflows to automate the Continuous
Integration and Continuous Deployment process. It includes:

- A workflow for running build, vet, and test on branch pushes
- A workflow for building and publishing `nighly`binaries and Docker
  images upon pull requests being merged into the main branch.
- A workflow for building, and uploading new releases.
florian merged commit dfc56db4de into main 2024-01-12 01:25:50 +01:00
florian deleted branch feature/ci-setup 2024-01-12 01:25:50 +01:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 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: beisel.org/gitea-register-account-bot#1
No description provided.