Simplify config handling

* Switch to urfave/cli/v2
* Add more environment variables
This commit is contained in:
Manuel Rüger
2023-04-18 15:06:16 +02:00
parent d1f69bc704
commit 262853f6c0
7 changed files with 221 additions and 204 deletions

View File

@@ -181,7 +181,7 @@ func parseLinks(markdown string) []markdownLink {
return links
}
// getConfluenceLink build (to be) link for Conflunce, and tries to verify from
// getConfluenceLink build (to be) link for Confluence, and tries to verify from
// API if there's real link available
func getConfluenceLink(
api *confluence.API,