| 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: Cheng Fang <cfang@redhat.com>
|
|
branch is specified (#911)
Signed-off-by: Cheng Fang <cfang@redhat.com>
|
|
your current branch is behind (#882)
Signed-off-by: Cheng Fang <cfang@redhat.com>
|
|
Signed-off-by: Fs02 <surya.asriadie@gmail.com>
|
|
Signed-off-by: Joshua Novick <joshua.novick@hunters.ai>
|
|
Signed-off-by: Jaye Doepke <jdoepke@mintel.com>
|
|
Signed-off-by: Joshua Novick <joshua.novick@hunters.ai>
|
|
Signed-off-by: Dustin Lactin <dustin.lactin@gmail.com>
|
|
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* change: update argocd library from 2.7.9 to 2.8.4 for future multisource
support
Signed-off-by: David Vidal Villamide <david@askharilabs.com>
* feat: added support for multisource applications.
Signed-off-by: David Vidal Villamide <david@askharilabs.com>
* feat: added multisource support to Git WriteBack method
Signed-off-by: David Vidal Villamide <david@askharilabs.com>
* changed: all Spec.Source references to enable multisource support
Signed-off-by: David Vidal Villamide <david@askharilabs.com>
* feat: added multisource support for write back method
fix: pointer management at getApplicationSource function
Signed-off-by: David Vidal Villamide <david@askharilabs.com>
* feat: added write-back-target prefix to allow the use of values.yaml files
These changes intend to add support for write-back-method git on multisource
applications based on Helm sources and value files as Helm does.
Also we tried to keep the same coding patterns and the previous features
and flows untouched.
Signed-off-by: David Vidal Villamide <david@askharilabs.com>
* add: helmvalues word to expected dictionaries for check spelling tests
Signed-off-by: David Vidal Villamide <david@askharilabs.com>
* fix: readthedocs build.os parameter added and set to ubuntu-22.04
Signed-off-by: David Vidal Villamide <david@askharilabs.com>
* fix: build.tools.python set to version 3.12 to create documentation
Signed-off-by: David Vidal Villamide <david@askharilabs.com>
* test: dded coverage for all the new code
Signed-off-by: David Vidal Villamide <david@askharilabs.com>
* fix: get image and tag parameter from getHelmParameterNamesFromAnnotation
fix: set default values for image and tag parameters
change: get application source type from Spec intead of Status values
Signed-off-by: David Vidal Villamide <david@askharilabs.com>
---------
Signed-off-by: David Vidal Villamide <david@askharilabs.com>
|
|
* Add possibility to specify write-back GIT repository as annotation.
Signed-off-by: flozzone <flozzone@gmail.com>
* Update golangci-lint to 1.52.2.
Signed-off-by: flozzone <flozzone@gmail.com>
* Replace deprecated golangci linters with 'unused' linter.
Signed-off-by: flozzone <flozzone@gmail.com>
* Fix Goimport issues.
Signed-off-by: flozzone <flozzone@gmail.com>
---------
Signed-off-by: flozzone <flozzone@gmail.com>
|
|
* Fix original override not respected
Signed-off-by: KS. Yim <ks.yim@linecorp.com>
* Add writeOverrides unittest
Signed-off-by: KS. Yim <ks.yim@linecorp.com>
* Add helm override commit test
Signed-off-by: KS. Yim <ks.yim@linecorp.com>
* lint
Signed-off-by: KS. Yim <ks.yim@linecorp.com>
* fix shadowed err
Signed-off-by: KS. Yim <ks.yim@linecorp.com>
---------
Signed-off-by: KS. Yim <ks.yim@linecorp.com>
Co-authored-by: KS. Yim <ks.yim@linecorp.com>
|
|
Signed-off-by: Daniel Mavis <daniel.mavis@faa.gov>
|
|
* docs: update application config sample
Signed-off-by: CaiYueTing <qazxcv367tasi@gmail.com>
* fix: use os read/write instead of deprecated ioutil read/write package
Signed-off-by: CaiYueTing <qazxcv367tasi@gmail.com>
* fix: use io, os pkg instead of all of the ioutil pkg
Signed-off-by: CaiYueTing <qazxcv367tasi@gmail.com>
Signed-off-by: CaiYueTing <qazxcv367tasi@gmail.com>
|
|
|
|
* Checkout after creating a new branch
* Fix test
* Fix unnecessary checkout
|
|
* refactor: Refactor logging to provide more context information
Signed-off-by: jannfis <jann@mistrust.net>
* More context
Signed-off-by: jannfis <jann@mistrust.net>
* Fix unit tests
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* 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
|
|
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* 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>
|