v0.1.0
Changelog
- 705b0b8 .gitignore: Added
- af3a05e .goreleaser.yml: Added
- f64a4a9 .ssh-compose.yml: Add example
- 47718fa .ssh-compose.yml: Add remotes_confdir
- fcd8dbd Add
file
commands - c8045dc Add helloword example
- be7462d Add repo files
- 951a78b Add support to private key with password
- 32de6fc Add support to pulling resource on hooks
- e37572b Add vendor/
- 695366f Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
- 50c1c97 Implement sync_resources support through SFTP
- fe89b98 Initial implementation
- 3caa0fc Makefile: Review deps
- 92d9891 Makefile: Trying resolve issue with go 1.22
- b69a4df Makefile: integrate goreleaser and cleanup
- 00d73f5 Merge pull request #1 from MottainaiCI/dependabot/go_modules/google.golang.org/protobuf-1.33.0
- bcf56fd Move to go 1.22 (required for helm)
- 8f0d519 Permit to customize session env variables prefix
- 41f3250 Prepare v0.1.0
- 28210c7 README.md: Add TODO
- b934d2b README.md: Update
- 7418e8b README.md: Update
- c28bca9 README.md: Update
- 401a873 README.md: Update
- 9e2b4f3 README.md: Update
- 948aa9b README.md: Update
- ca5eb69 README.md: Update
- 8562c75 README.md: Update
- ba192cb Review logging and messages
- beb4970 Review template tests
- 709c622 Update vendor helm.sh/helm/[email protected]
- 191aed8 executor: Add support for pulling files
- d60fd02 executor: Using directly json.Marshal for envs
- 8dfe1d5 go.*: Support 1.20
- f853ae4 helpers: Cleanup
- 253bde5 helpers: Fix namespace