| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Kevin Johnson <kj800x@gmail.com>
|
|
Signed-off-by: Ileriayo Adebiyi <ileriayoadebiyi@gmail.com>
|
|
Signed-off-by: Dustin Lactin <dustin.lactin@gmail.com>
|
|
Signed-off-by: Dustin Lactin <dustin.lactin@gmail.com>
|
|
Signed-off-by: Fluder-Paradyne <121793617+Fluder-Paradyne@users.noreply.github.com>
|
|
* feat: add support for separate GitHub app credentials stored as Kubernetes secrets
Signed-off-by: Dustin Lactin <dustin.lactin@gmail.com>
* test: added tests for consuming GitHub app credentials from a secret
Signed-off-by: Dustin Lactin <dustin.lactin@gmail.com>
* fix: added GitHub App placeholder words to expect.txt
Signed-off-by: Dustin Lactin <dustin.lactin@gmail.com>
* fix: checking for errors when converting GitHub App and Installation IDs
Signed-off-by: Dustin Lactin <dustin.lactin@gmail.com>
* fix: added more descriptive error messages for string-to-number conversions
Signed-off-by: Dustin Lactin <dustin.lactin@gmail.com>
---------
Signed-off-by: Dustin Lactin <dustin.lactin@gmail.com>
|
|
* 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>
|
|
|
|
Name strategy among Update strategies, have its example have a wrong regexp. Need correction to match format mentioned in last line `YYYY-MM-DD`.
Current one is this format YYYY-MMDD (which is not what, doc wish to show)
|
|
|
|
|
|
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io>
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io>
|
|
|
|
* rename strategies
* update docs
|
|
* docs: Refactor docs
Signed-off-by: jannfis <jann@mistrust.net>
* Fix spelling
Signed-off-by: jannfis <jann@mistrust.net>
* Fix spelling
Signed-off-by: jannfis <jann@mistrust.net>
* Sort expect
Signed-off-by: jannfis <jann@mistrust.net>
|