| Age | Commit message (Collapse) | Author |
|
(#1002)
Signed-off-by: Alessandro Zanatta <alessandro.zanatta.lav@gmail.com>
|
|
Signed-off-by: Ishita Sequeira <ishiseq29@gmail.com>
|
|
registry-scanner (#962)
Signed-off-by: Ishita Sequeira <ishiseq29@gmail.com>
|
|
Signed-off-by: Fs02 <surya.asriadie@gmail.com>
|
|
Signed-off-by: Jaye Doepke <jdoepke@mintel.com>
|
|
* add ability to specify a different write and base branch
* format/spelling
* add sha1 to template and truncate branch name length
* add hasher error checking
* document
* spelling
* correction to template docs
* use sha256 and add warning to truncation
* condense annotations into one
* add some tests
* add docs on omitting base branch
|
|
* fix: use kyaml to preserve kustomization
fixes #250
fixes #268
fixes #247
* chore: linter error
* fix: tests and linting
* go mod tidy
|
|
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* feat: allow write-back to actual kustomization files #199
* fix: was not handling default path correctly
default is the source path
* fix: sort imports
|
|
* feat: Support Git commit message templates
Signed-off-by: jannfis <jann@mistrust.net>
* More templating
Signed-off-by: jannfis <jann@mistrust.net>
* Update
Signed-off-by: jannfis <jann@mistrust.net>
* Make TemplateCommitMessage public
Signed-off-by: jannfis <jann@mistrust.net>
* Update
Signed-off-by: jannfis <jann@mistrust.net>
* Update
Signed-off-by: jannfis <jann@mistrust.net>
* Introduce git.CommitOptions{}
Signed-off-by: jannfis <jann@mistrust.net>
* Update documentation for commit message templates
Signed-off-by: jannfis <jann@mistrust.net>
* Add unit tests
Signed-off-by: jannfis <jann@mistrust.net>
* Update manifests
Signed-off-by: jannfis <jann@mistrust.net>
* Fix typo in docs
Signed-off-by: jannfis <jann@mistrust.net>
* Fix linter issues
Signed-off-by: jannfis <jann@mistrust.net>
* Fix linter issues
Signed-off-by: jannfis <jann@mistrust.net>
|