Logo
Explore Help
Sign In
CyberShell/backy
1
1
Fork 0
You've already forked backy
Code Issues 11 Pull Requests Packages Projects 1 Releases 20 Wiki Activity
Files
c3de4386ab3daed00eec2c7932f085068985afd3
backy/release

6 lines
262 B
Plaintext
Raw Normal View History

added release
2023-01-18 01:48:39 -06:00
#!/bin/bash
update CI configs
2023-07-01 22:10:19 -05:00
# export GORELEASER_CURRENT_TAG="$(go run backy.go version -V)"
v0.3.0 * Getting environment variables and passwords from Vault (not tested yet) * Vault configuration to config (not tested yet) * Ability to run scripts from file on local machine on the remote host * Ability to get ouput in the notification of a list for individual commands or all commands * Make SSH connections close after all commands have been run; reuse previous connections if needed
2023-07-01 21:46:54 -05:00
git tag "$(go run backy.go version -V)"
fix for release
2023-02-18 22:49:05 -06:00
git push all
Version 0.2.4 * Notifications now display errors and the output of the failed command. * CI configs for GitHub and Woodpecker * Added `version` subcommand * Console logging can be disabled by setting `console-disabled` in the `logging` object * If Host was not defined for an incomplete `hosts` object, any commands would fail as they could not look up the values in the SSH config files.
2023-02-18 22:42:15 -06:00
git push all --tags
update CI configs
2023-07-01 22:10:19 -05:00
# goreleaser release -f .goreleaser/gitea.yml --clean --release-notes=".changes/$(go run backy.go version -V).md"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.7 Page: 118ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API