| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Cheng Fang <cfang@redhat.com>
Co-authored-by: Jann Fischer <jann@mistrust.net>
|
|
Signed-off-by: Joshua Novick <joshua.novick@hunters.ai>
|
|
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* bump go version to 1.20
Signed-off-by: Andre Ferraz <andre.ferraz@loggi.com>
* change golang version in actions to 1.20
Signed-off-by: Andre Ferraz <andre.ferraz@loggi.com>
* bump golangci-lint-action and setup-go to v3
Signed-off-by: Andre Ferraz <andre.ferraz@loggi.com>
* change actions/checkout to v3
Signed-off-by: Andre Ferraz <andre.ferraz@loggi.com>
* bump golangci-lint-action to v1.52.2
Signed-off-by: Andre Ferraz <andre.ferraz@loggi.com>
* these 3 linters were deprecated in favor of unused
Signed-off-by: Andre Ferraz <andre.ferraz@loggi.com>
* go linter fix
Signed-off-by: Andre Ferraz <andre.ferraz@loggi.com>
---------
Signed-off-by: Andre Ferraz <andre.ferraz@loggi.com>
Co-authored-by: Andre Ferraz <andre.ferraz@loggi.com>
|
|
Signed-off-by: jannfis <jann@mistrust.net>
|
|
Signed-off-by: jannfis <jann@mistrust.net>
|
|
|
|
* 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>
|
|
* feat: Allow setting Git user and e-mail for commits
Signed-off-by: jannfis <jann@mistrust.net>
* Also allow setting git.user and git.email from configmap
* Update docs to include information about Git commit author
Signed-off-by: jannfis <jann@mistrust.net>
* Update spelling
* Add some unit tests
Signed-off-by: jannfis <jann@mistrust.net>
* Fix linter
Signed-off-by: jannfis <jann@mistrust.net>
|
|
|
|
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
|
|
* feat: Initial support for persisting changes in Git
Signed-off-by: jannfis <jann@mistrust.net>
* Fix unit test
Signed-off-by: jannfis <jann@mistrust.net>
* Fix up some stuff
Signed-off-by: jannfis <jann@mistrust.net>
* More tests and fix mocks
Signed-off-by: jannfis <jann@mistrust.net>
* Spellings
* Spellings
* Spellings
* Fix lint
Signed-off-by: jannfis <jann@mistrust.net>
* Disable GPG tests
* Typo
* Exclude ext code from tests
|