Skip to content

Releases: sikalabs/slu

v0.66.0

01 May 17:13
68fbea9
Compare
Choose a tag to compare

Changelog

  • 34187ae chore(goreleaser): Add slu.exe (amd64) directly to release
  • 0a20613 ci(build): Upgrade actions/setup-go to v3
  • 5a3c7be ci(build_on_pull_request): Run goreleaser build --snapshot on pull requests
  • 76c5e84 ci(build): Disable on pull requests
  • e56af64 chore(deps): Bump golang.org/x/crypto from 0.6.0 to 0.8.0
  • e41e0c8 chore(deps): Bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1
  • 50c0cb1 chore(deps): Bump github.com/hashicorp/vault/api from 1.8.2 to 1.9.1
  • de7cf13 chore(deps): Bump github.com/go-git/go-git/v5 from 5.4.2 to 5.6.1
  • fa046a1 chore(github/dependabot): Add dependabot label to pull requests
  • 343e6ec feat(cmd/scripts/atol): Add scripts for Atol Capital
  • 128be80 deps: go get github.com/joho/godotenv v1.5.1
  • fea9724 feat(cmd/install_bin): Add caddy to install bin

v0.66.0-dev-5

01 May 16:36
4e8e1bb
Compare
Choose a tag to compare
v0.66.0-dev-5 Pre-release
Pre-release

Changelog

  • 4e8e1bb chore(goreleaser): Add slu.exe (amd64) directly to release
  • 721cdab ci(build): Upgrade actions/setup-go to v3
  • 41e8f28 chore(deps): Bump github.com/hashicorp/vault/api from 1.8.2 to 1.9.1
  • 0d11c6a ci(build_on_pull_request): Run goreleaser build --snapshot on pull requests
  • a6f8811 ci(build): Disable on pull requests
  • de7cf13 chore(deps): Bump github.com/go-git/go-git/v5 from 5.4.2 to 5.6.1
  • fa046a1 chore(github/dependabot): Add dependabot label to pull requests
  • 343e6ec feat(cmd/scripts/atol): Add scripts for Atol Capital
  • 128be80 deps: go get github.com/joho/godotenv v1.5.1
  • fea9724 feat(cmd/install_bin): Add caddy to install bin

v0.66.0-dev-4

01 May 16:34
f221ef7
Compare
Choose a tag to compare
v0.66.0-dev-4 Pre-release
Pre-release

Changelog

  • f221ef7 chore(goreleaser): Add slu.exe (amd64) directly to release
  • 721cdab ci(build): Upgrade actions/setup-go to v3
  • 41e8f28 chore(deps): Bump github.com/hashicorp/vault/api from 1.8.2 to 1.9.1
  • 0d11c6a ci(build_on_pull_request): Run goreleaser build --snapshot on pull requests
  • a6f8811 ci(build): Disable on pull requests
  • de7cf13 chore(deps): Bump github.com/go-git/go-git/v5 from 5.4.2 to 5.6.1
  • fa046a1 chore(github/dependabot): Add dependabot label to pull requests
  • 343e6ec feat(cmd/scripts/atol): Add scripts for Atol Capital
  • 128be80 deps: go get github.com/joho/godotenv v1.5.1
  • fea9724 feat(cmd/install_bin): Add caddy to install bin

v0.66.0-dev-2

29 Apr 09:35
6073809
Compare
Choose a tag to compare
v0.66.0-dev-2 Pre-release
Pre-release

Changelog

  • 6073809 feat(cmd/install_bin): Add func InstallBinForExternalGoUse
  • 1fb438e refactor(cmd/install_bin): Refactor for simple external Go use
  • 672591c feat(cmd/scripts/kubernetes/install_hello_world): Add flag text for TEXT value in hello-world chart
  • 9912a96 feat(cmd/scripts/rename/spaces_and_commas): Add command which renames Google Docs exports to better filenames suitable for URLs

v0.66.0-dev-1

17 Apr 06:09
fac482f
Compare
Choose a tag to compare
v0.66.0-dev-1 Pre-release
Pre-release

Changelog

  • fac482f feat(cmd/systemd/create_service): Add --create-file to automatically create systemd service file
  • a1fb753 feat(cmd/systemd/create_service): Create systemd file generator
  • ef93067 feat(utils/systemd_utils): Add method CreateSystemdServiceString with service template
  • 7548257 feat(cmd/install_bin): Add hello-world-server

v0.65.0

15 Apr 10:40
52e59f0
Compare
Choose a tag to compare

Changelog

  • 42ec422 chore(deps): Bump github.com/xanzy/go-gitlab from 0.79.1 to 0.82.0
  • 8f47c65 chore(deps): Bump github.com/docker/docker
  • 5e469cc chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.164 to 1.44.244
  • 16473ac chore(deps): Bump github.com/cheggaaa/pb/v3 from 3.1.0 to 3.1.2
  • 46cccbf chore(deps): Bump github.com/digitalocean/godo from 1.96.0 to 1.98.0

v0.65.0-dev-2

15 Apr 09:36
252ed0d
Compare
Choose a tag to compare
v0.65.0-dev-2 Pre-release
Pre-release

Changelog

  • 252ed0d feat(cmd/install_bin): Add slu install-bin slu (not for upgrades, but for use with -d)

v0.64.0

29 Mar 00:01
b80e88b
Compare
Choose a tag to compare

Changelog

  • 3917777 chore(deps): Bump github.com/argoproj/argo-cd/v2 from 2.6.3 to 2.6.7
  • 283a538 feat(cmd/scripts/kubernetes/install_hello_world): Add param --replicas
  • f95499c feat(cmd/scripts/infracost_here): Create shortcut for running infracost
  • 744b554 feat(cmd/golang/build_all_platforms): Add simple commad slu go build-all-platforms to create binaries for all platforms (linux, mac, windows, amd, arm)
  • 2333081 feat(utils/exec_utils): Add ExecShOut
  • f1e6cfe feat(cmd/aws/who_am_i): Create simple who-am-i from aws organizations describe-organization
  • edad555 feat(cmd/aws): Create slu aws command
  • 7eefc6b chore(deps): Bump github.com/docker/docker
  • 0ec99d9 chore(deps): Bump golang.org/x/crypto from 0.4.0 to 0.6.0
  • b52f484 chore(deps): Bump github.com/argoproj/argo-cd/v2 from 2.5.5 to 2.6.3
  • 4a0fbe4 chore(deps): Bump gorm.io/driver/mysql from 1.4.4 to 1.4.7
  • eafb931 feat(cmd/install_bin): Add ctop
  • e140257 fix(setup_runner): Fix typo

v0.63.1

26 Feb 22:52
d51e89d
Compare
Choose a tag to compare

Changelog

  • 7395ff8 fix(setup_runner): Fix typo

v0.63.0

23 Feb 23:17
67e2ebd
Compare
Choose a tag to compare

Changelog

  • 5185dcb cleanup(cmd/install_bin): Remove .ArchK9s from templates
  • d7a91bc refactor(cmd/install_bin): Remove .ArchK9s from viddy URL template
  • b0dc4f2 fix(cmd/install_bin): Fix install k9s on linux amd64
  • cff02fd feat!(cmd/scripts/kubernetes/install_all): Replace --dont-use-proxy-protocol with --use-proxy-protocol