Skip to content

v0.1.0

Compare
Choose a tag to compare
@hjr265 hjr265 released this 17 Jun 10:52
· 81 commits to master since this release

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