| Age | Commit message (Collapse) | Author |
|
Signed-off-by: LGov <lgo@apache.org>
|
|
Signed-off-by: Kevin Johnson <kj800x@gmail.com>
|
|
specific version from Golang the required tool (#999)
|
|
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
Signed-off-by: Pasha Kostohrys <pavel@codefresh.io>
|
|
Signed-off-by: Cheng Fang <cfang@redhat.com>
Co-authored-by: Jann Fischer <jann@mistrust.net>
|
|
link to registries.md; improve table formatting (#856)
Signed-off-by: Cheng Fang <cfang@redhat.com>
|
|
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io>
|
|
filtering options (#832)
Signed-off-by: Joshua Novick <joshua.novick@hunters.ai>
|
|
Signed-off-by: Dan Plamadeala <cornul11@gmail.com>
|
|
Signed-off-by: Sean Morton <seanmorton@hey.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>
|
|
* chore(deps): bump jinja2 from 3.0.3 to 3.1.4 in /docs
Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.0.3...3.1.4)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Upgrade mkdocs to 1.3.0, and mkdocs-material to 7.1.8 in docs/requirements.txt to work with jinja2 3.1.4
Signed-off-by: Cheng Fang <cfang@redhat.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Cheng Fang <cfang@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cheng Fang <cfang@redhat.com>
|
|
chore(deps): bump pygments from 2.7.4 to 2.15.0 in /docs
|
|
|
|
|
|
|
|
Signed-off-by: Ileriayo Adebiyi <ileriayoadebiyi@gmail.com>
|
|
Signed-off-by: Fluder-Paradyne <121793617+Fluder-Paradyne@users.noreply.github.com>
|
|
Fixed typo
|
|
* 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>
|
|
Bumps [pygments](https://github.com/pygments/pygments) from 2.7.4 to 2.15.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.7.4...2.15.0)
---
updated-dependencies:
- dependency-name: pygments
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.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>
|
|
|
|
Co-authored-by: Abdellah Derfoufi <mohammed-abdellah.derfoufi@capgemini.com>
|
|
Proposal examples to use semver and digest update strategy
|
|
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: Viacheslav Sychov <viacheslav.sychov@gmail.com>
|
|
Signed-off-by: jannfis <jann@mistrust.net>
Signed-off-by: jannfis <jann@mistrust.net>
|
|
|
|
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io>
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io>
|
|
|
|
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io>
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io>
|
|
* 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>
|
|
|
|
|
|
* rename strategies
* update docs
|
|
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* 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>
|
|
* docs: Add digest update strategy
* docs: Add digest update strategy
* docs: Add digest update strategy
|
|
* feat: support app-wide update-strategy annotations
* refactor: rename constants for pull-secret annotations
|
|
|
|
Point to the existing metric on the documentation and on the
grafana dashboard example
|
|
(#356)
|
|
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.1.2 to 1.2.3.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.1.2...1.2.3)
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.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
|
|
Co-authored-by: cite <cite@animals.atarax.me>
|