Releases: whisperpine/gitlab-compose
Releases · whisperpine/gitlab-compose
v0.6.3
Documentation
- 81a5642 add the "Background" section in README.md
Miscellaneous
- e8e21c2 modify the changelog template in cliff.toml
- 8de96d0 format bash scripts with 2 spaces indent
- dda563d modify the changelog template in cliff.toml
- 5fca99e fix a typo in cliff.toml
- 10693fe config linguist-detectable in .gitattributes
- 0288a44 fix a typo in infra/aws-s3/variables.tf
- 499080f set the indent size of sops-encrypted json as 2
- 720a8b2 auto format sops-encrypted json files
- 2942a8d print the last modified date of "flake.lock"
Full Changelog: v0.6.2...v0.6.3
v0.6.2
v0.6.1
v0.6.0
Features
- a821ba2 (infra) manage AWS SES (simple email service)
- e629072 (infra) remove email address identy of AWS SES
- 96629b5 (infra) add ./scripts/send-email.sh to test AWS SES (#4)
- 293f34a simplify email configs in compose.yaml
Bug Fixes
- d1765f1 (infra) output smtp password instead of access key
- a222405 use STARTTLS Port instead of TLS Wrapper Port
CI/CD
- a39796e dispatch workflows based on opentofu workspace
- ac54d89 add "tofu" job in checks.yml workflow
- 0db7b77 auto create a github release when tagged (#2)
Documentation
- d41c878 update infra/README.md
Miscellaneous
- 6b1922f use renovate to auto update dependencies
- 222c745 enable lockFileMaintenance in renovate.json
- 25181f9 rename the IAM user send through AWS SES
Full Changelog: v0.5.0...v0.6.0
v0.5.0
v0.4.0
Features
- 17171d6 (infra) add aws-s3 module to create the bucket for backup
- 8970fc8 (infra) add lifecycle rule to the aws s3 bucket
Documentation
- c884129 update ./infra/README.md
- ba38286 add a mermaid flowchart in README.md
- 7de74c2 add AWS S3 and SES in the mermaid flowchart
- c636b09 fix Terraform's link in README.md
Miscellaneous
- b98cb0f remove "-no-color" in tofu commands
- 7634d18 remove hashicorp/random terraform provider
- 1e26ef0 move "services" field to the end of compose.yaml
- f8877fa use sops to provide encrypted env var
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Features
- 24c25fa (infra) create cloudflare-tunnel module
Refactor
- 3b02c04 move setup-network.sh into ./scripts
- 232dec2 move backup-cron into ./mounted-files
- af408f2 rename ./terraform to ./infra
Revert
CI/CD
- dc30f79 (infra) add jobs to execute opentofu commands
- d27b3b3 lint opentofu or terraform files by tflint
Documentation
Miscellaneous
- e27b22a remove .vscode/settings.json
- ae5925e remove .editorconfig
- a0bf746 fix typos
- c899002 remove yaml and env from linguist-detectable
- 04c3099 upgrade cloudflare provider to "~> 5.6"
- d500ec1 replace gitlab.rb with the one from v18.1.2-ee
- 855f06c add .typos.toml to exclude gitlab.rb
- 07cf297 nix flake update
Full Changelog: v0.2.0...v0.3.0