You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .goreleaser.yaml
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,12 @@ release:
41
41
1. **Cloudflare API Integration**: Automated DNS zone mapping based on Traefik host labels.
42
42
2. **Cloudflare Zone Registry**: Manage multiple Cloudflare accounts and zones with an interactive selection menu.
43
43
3. **Database Backup Automation(Infrastructure)**: Easily backup Infrastructure databases to S3/R2(Experimental).
44
-
4. **Bug Fixes**: Improved domain detection and duplicate record handling.
44
+
4. **Bug Fixes and Improvements**:
45
+
- Improved domain detection,
46
+
- Duplicate record handling,
47
+
- Ghcr image linking,
48
+
- Boilerplate service priority guidelines,
49
+
- Webhook detection and error handling.
45
50
46
51
### V2 Highlights:
47
52
This release introduces significant enhancements to Graft, moving from basic local-to-server deployments to a more robust CI/CD-driven workflow using GitHub Actions and our new `graft-hook` service.
0 commit comments