* add get flag options automatically if not passed
* remove current branch flag
* update set kdm branch refs docs
* add print script output
* remove cmdPath function
* rename fork owner to github username
* rename fork owner to github username
* fix returns
* rename url to lowercase
* move error declaration scope
* rename github username to github user
* add logs
* update set charts
* update docs
* rename to github user and add pr logs
* Update cmd/rancher_release/README.md
Co-authored-by: Brian Downs <brian.downs@gmail.com>
* move error to function scope
* remove var err
---------
Co-authored-by: Pedro Tashima <pedro.tashima@suse.com>
Co-authored-by: Brian Downs <brian.downs@gmail.com>
* adds set charts branch refs command
* update urfave/cli to v2
* add short flags
* use urfave cli to get the github token env
* add short flags
* move branch name to after dry run
* move templated script to exec pacakge
* fix shellcheck warnings
* use sh
---------
Co-authored-by: Pedro Tashima <pedro.tashima@suse.com>
* add docker package
* add check rancher image command
* rename file
* move url concatenation to docker tag function
* check rancher docker image recieve context
* recieve org repo and archs as arguments
* use constants
* create new yaml decoder for response body
* use rancherOrg
* add set kdm branch references script
* add create github PR
* fix go mod
* use repository instead of github package
* only create PR if bool is true
* add unsupported arch error
* add dry run
* style fixes
* close file
---------
Co-authored-by: Pedro Tashima <pedro.tashima@suse.com>