Releases: go-training/cicd-workshop-cht
Releases · go-training/cicd-workshop-cht
v0.0.1
Changelog
Features
- 5f9a59b: feat: add Dockerfile and basic HTTP server implementation (@appleboy)
- f9553c1: feat: update Gitea configurations and dependencies (@appleboy)
- 2b33401: feat: update Go module and version to 1.18 (@appleboy)
Enhancements
- 612902d: chore: add Gitea configuration files and instructions (@appleboy)
- ce2a807: chore: remove port mapping for drone-server service in docker-compose.yml (@appleboy)
- c3cbbc1: chore: set up environment variables for Drone integration (@appleboy)
- 2db5a7a: chore: update Docker image and add new publish step (@appleboy)
- 4775409: chore: update Gitea runner instructions and environment variables (@appleboy)
- 8fc5195: chore: update Gitea server configuration (@appleboy)
- 66ad3fb: chore: update container images for improved performance and security (@appleboy)
- da4afeb: chore: update environment variables and Docker configuration (@appleboy)
- 0a7f16b: chore: update environment variables and gitignore file (@appleboy)
- b36fa3c: chore: update environment variables and registration token (@appleboy)
- d3582a7: chore: update ownership and permissions of config and data directories (@appleboy)
Build process updates
- ed72855: build: add Docker Compose configuration for Drone CI (@appleboy)
- b7775af: build: add docker-compose.yml file for Gitea (@appleboy)
- 5895441: build: add gitea-runner service to docker-compose.yml (@appleboy)
- 538aa0b: ci: add Docker pipeline configuration for greeting step (@appleboy)
- e77022b: ci: add new GitHub workflow for Kubernetes deployment (@appleboy)
- ba7a971: ci: refactor GitHub workflow for Goreleaser integration (@appleboy)
Documentation updates
- 4602e17: docs(readme): add instruction. (@appleboy)
- 7b651bf: docs: add instructions for starting Gitea Runner (@appleboy)
- fb88de3: docs: add sections and code blocks to README.md for setup instructions (@appleboy)
- ef3d98c: docs: update README.md with Gitea Runner setup instructions (@appleboy)
- db89b6e: docs: update README.md with new Gitea Actions section and webhook configuration option (@appleboy)
- c4f4699: docs: update link to Gitea Actions documentation in README.md (@appleboy)