Releases: FurqanSoftware/bullet
v0.12.0
Changelog
- f3242fc Add .gitlab-ci.yml
- 1aac53f Add deploy current replace mechanism
- 208b46f Add option for reload precommand
- d857fb7 Add reload mechanisms
- fbe011e Add support for scope
- 8b60e1a Add top command
- fe7769d Auto select single node
- 3d5cd68 Fix lint issues
- 72e768c Improve build script
- 705bedd Limit Docker container log size
- 4bf3e7e Print help by default
- 70e1545 Return non-nil errors
- d5c91f9 Tail first instance for logs by default
- b229459 Tidy go.mod and go.sum
- 485d89f Update errors.go
- 26ba6de Update foundry Go version
v0.11.1
v0.10.1
v0.9.0
Changelog
- efd4e57 Add command to tail logs
- 0220589 Add option to push application configuration during setup
- d6c0cac Fix pog require in go.mod
- 9351ad8 Improve SSH client PTY behavior
- 99811a4 Improve run command
- 04da582 Improve status command output
- b33fc4f Print banner
- a9e4adf Separate application and cron status commands
- b85ef5e Set log node default to 1
- 857b389 Show node selection during scale
- 388e4d1 Skip deploy when current hash is same
- 2ed4211 Update .goreleaser.yml
- bbd17b6 Update Makefile
- deedfe0 Update Makefile
- d7402bb Update go.sum
- 78af10c Use node label in logs and selection interfaces
- 0517592 Use pog for logging
v0.1.0
Changelog
39de932 Add .gitignore
58639e3 Add .goreleaser.yml
ca64418 Add LICENSE.md
d720c28 Add README.md
80890bb Add argument to set port to connect to
003cc0b Add prune support
87d844a Add support for identity file
db3160c Allow Dockerfile based containers
685afb8 Allow simpler paths in packagecontents
a5307ef Bump version
6560f52 Bump version
fab52ab Bump version
efa51c7 Bump version
ac1c26b Fix command description grammar
c7608c6 Fix issue with using Docker Hub images
432ae61 Fix program map ordering stuff
90caf95 Handle error in func Deploy
e8c7dd9 Implement Docker image generator
beb8aa2 Implement cron jobs
081a8f3 Implement more service related commands
3cb83c6 Implement rest of basic deploy behavior and bits of systemd support
45680a3 Implement support for one-off programs
c07a7b2 Improve run functionality
389cad3 Improve status format
aed6f4a Initial commit
9ed81a0 Move cmd code to base
4785273 Move top level functions to package core
df2ca63 Remove VERSION
c5c3a2b Remove debug log line
6ba7034 Remove dependency on Systemd
6e35a1d Rename license file
1b835cc Set up build process and image stuff
fd09419 Switch to Go modules
f708889 Switch to PNG icon
38fcb00 Switch to YAML based Bulletspec
990c3c9 Tweak prune command for Ubuntu
343db3d Tweak status format
7687c4a Tweak status output format
e3831d5 Update .gitignore
89ec10e Update .goreleaser.yml
4cb3715 Update .goreleaser.yml
e3658e6 Update .goreleaser.yml
deea3f9 Update Dockerfile
c193d73 Update LICENSE
859ec57 Update README.md
80eec85 Update README.md
7ac60f0 Update README.md
82714ce Update README.md and add example
c408ac9 Update image name
2a375df Update image name
a73e5ad Use id_rsa from user's home