Commit Graph

274 Commits (argo-cd-7.8.26)

Author SHA1 Message Date
dependabot[bot] 2f410bb794
chore(deps): bump pascalgn/size-label-action from 0.4.3 to 0.5.0 (#2092) 2023-06-03 09:09:01 -05:00
dependabot[bot] fb4a8949ec
chore(deps): bump actions/setup-python from 4.6.0 to 4.6.1 (#2083)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](57ded4d7d5...bd6b4b6205)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Jason Meridth <jmeridth@gmail.com>
2023-05-27 22:32:07 +02:00
dependabot[bot] 32b86a7c31
chore(deps): bump actions/labeler from 4.0.3 to 4.0.4 (#2082) 2023-05-27 14:58:10 -05:00
dependabot[bot] ec14ee0e7a
chore(deps): bump github/codeql-action from 2.3.3 to 2.3.5 (#2084)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.3.3 to 2.3.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](29b1f65c5e...0225834cc5)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2023-05-27 21:42:42 +02:00
dependabot[bot] be8a4c9729
chore(deps): bump helm/kind-action from 1.5.0 to 1.7.0 (#2067)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.5.0 to 1.7.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](d8ccf8fb62...fa81e57adf)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2023-05-21 11:07:08 +09:00
dependabot[bot] 5dfed33a56
chore(deps): bump actions/checkout from 3.1.0 to 3.5.2 (#2056)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.5.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.1.0...8e5e7e5ab8b370d6c329ec480221332ada57f0ab)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Tim Collins <45351296+tico24@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2023-05-13 20:32:52 +09:00
Marco Kilchhofer 6b09ff82e0
fix(github): Don't run Scorecard analysis on forked repos (#2057)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2023-05-13 20:25:33 +09:00
Marco Kilchhofer 07aa087a19
feat(github): Introduce chart signing (#2040)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2023-05-10 15:06:56 +02:00
Jason Meridth 395abc5435
feat(github): add artifacthub linting (#2030)
This will help us ensure we use correct notation in our artifacthub annotations

Signed-off-by: jmeridth <jmeridth@gmail.com>
2023-05-09 11:22:34 +09:00
Marco Kilchhofer a99b021f15
fix(github): Remove quotes in `uses` statement (#2022)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2023-05-08 09:39:28 +09:00
Marco Kilchhofer ebae3d2462
chore(deps): Pin all workflow deps (#2021) 2023-05-07 09:57:01 -05:00
dependabot[bot] 6cf01708d3
chore(deps): bump github/codeql-action from 2.2.4 to 2.3.3 (#2010)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.4 to 2.3.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](17573ee1cc...29b1f65c5e)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2023-05-06 19:35:03 +09:00
dependabot[bot] 0b965f9357
chore(deps): bump ossf/scorecard-action from 2.1.2 to 2.1.3 (#2011)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](e38b1902ae...80e868c13c)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2023-05-06 19:27:47 +09:00
dependabot[bot] 2762902b1f
chore(deps): bump actions/upload-artifact from 3.1.0 to 3.1.2 (#2012)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](3cea537223...0b7f8abb15)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-06 19:23:23 +09:00
Jason Meridth 15ade97f88
chore(github): Add deps pr title scope for dependabot PRs (#2013)
Signed-off-by: jmeridth <jmeridth@gmail.com>
2023-05-06 11:17:19 +01:00
Marco Kilchhofer 71462b7f6d
feat(github): Add OpenSSF Scorecard action (#2009)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marko Bevc <marko@scalefactory.com>
2023-05-05 21:21:46 +01:00
Anton Gilgur 429b474a4f
docs(github): comment out notational pieces of PR template (#1969)
github: comment out notational pieces of PR template

- the DCO and publishing sentences are not filled out during PRs
  and are purely notational
  - comment them out with HTML comments, as is common practice
    - example from a repo I maintain: f6db59613a/.github/issue_template.md?plain=1#L2
      - I copied that from other repos too
  - these comments are still visible to the PR author, just not visible
    when rendered, keeping the PR more concise

Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2023-04-22 14:53:02 +09:00
dependabot[bot] d959c79775
chore(github): bump helm/chart-testing-action from 2.3.1 to 2.4.0 (#1930)
chore(deps): bump helm/chart-testing-action from 2.3.1 to 2.4.0

Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/helm/chart-testing-action/releases)
- [Commits](https://github.com/helm/chart-testing-action/compare/v2.3.1...v2.4.0)

---
updated-dependencies:
- dependency-name: helm/chart-testing-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
2023-03-25 15:28:31 +01:00
dependabot[bot] b8c86dd914
chore(github): bump actions/stale from 7 to 8 (#1931)
chore(deps): bump actions/stale from 7 to 8

Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-25 15:27:19 +01:00
Marco Kilchhofer fca26f9e95
ci(github): Fix CI testing (#1904)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2023-03-15 12:31:24 +01:00
Jason Meridth 4f48352af1
fix(github): Replace deprecated set-output from github-actions (#1860)
fix(github): Remove deprecated set-output from github-actions

Warning in GitHub Actions:

```
Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
```

Signed-off-by: jmeridth <jmeridth@gmail.com>
2023-02-25 09:26:24 +09:00
dependabot[bot] 5c6ad38b15
chore(deps): bump helm/chart-releaser-action from 1.4.1 to 1.5.0 (#1752)
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/helm/chart-releaser-action/releases)
- [Commits](https://github.com/helm/chart-releaser-action/compare/v1.4.1...v1.5.0)

---
updated-dependencies:
- dependency-name: helm/chart-releaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2023-01-11 07:39:58 +01:00
dependabot[bot] 37484603eb
chore(github): bump actions/stale from 6 to 7 (#1729)
chore(deps): bump actions/stale from 6 to 7

Bumps [actions/stale](https://github.com/actions/stale) from 6 to 7.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2022-12-25 20:06:09 +09:00
dependabot[bot] 3dcd161bf1
chore(github): bump helm/kind-action from 1.4.0 to 1.5.0 (#1714)
chore(deps): bump helm/kind-action from 1.4.0 to 1.5.0

Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](https://github.com/helm/kind-action/compare/v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2022-12-18 10:12:59 +09:00
Luke 462fde1f29
add with statements around project templates for source/destinations (#1678)
Signed-off-by: lukepatrick <lukephilips@gmail.com>

Signed-off-by: lukepatrick <lukephilips@gmail.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
2022-12-02 07:26:17 -06:00
Petr Drastil b249ebf2a9
chore(github): Add dependabot.yml (#1595)
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-10-30 19:05:06 +01:00
Petr Drastil 77de11bcab
chore(github): Bump GitHub actions versions (#1575)
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-10-25 23:33:26 +02:00
Jason Meridth 9d69923c93
fix(github): Use hardcoded version for helm (#1573)
- [x] use stable version of helm for azure/setup-helm github action
- [x] match to v3 for azure/setup-helm usage (in linting action)

Signed-off-by: jmeridth <jmeridth@gmail.com>

Signed-off-by: jmeridth <jmeridth@gmail.com>
2022-10-24 16:48:00 -05:00
toyamagu 14d2b8313e
feat(argocd-apps): Add ArgoCD ApplicationSet (#1521)
* Add ArgoCD ApplicationSet

Signed-off-by: toyamagu <toyamagu2021@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
2022-10-12 10:31:54 +02:00
Marc Brugger 32d86666be
Add support for additional initContainers and additional volume/volumeMounts (#1542)
fix github action to handle crd installation correctly

Signed-off-by: bakito <github@bakito.ch>

Signed-off-by: bakito <github@bakito.ch>
2022-10-12 00:19:24 +02:00
Aikawa 1297678c76
chore(github): Update versions (#1525) 2022-10-08 17:26:34 -05:00
Eddie Knight c041c74464
Added minimum permissions to workflows (#1517)
Signed-off-by: Eddie Knight <iv.eddieknight@gmail.com>
2022-10-07 11:27:25 +02:00
Aikawa e6587671d3
feat(argo-cd): manage CRD by Helm (#1342)
* feat(argo-cd): manage CRD by Helm
Signed-off-by: yu-croco <yuki.kita22@gmail.com>

* feat: Implement "crds.keep" like argo-events chart

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* fix(argo-cd): update path of ArgoCD CRDs
Signed-off-by: yu-croco <yu.croco@gmail.com>

* fix: Don't keep CRDs during chart testing

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-08-25 10:42:43 +02:00
Luke f4501b21db
chore(github): bump lint container for arm/M1 macs (#1411) 2022-08-23 06:09:44 -05:00
Aikawa 798c8107c3
feat(argocd-apps): adopt additional Applications/Projects to argocd-apps chart (#1356)
Signed-off-by: yu-croco <yuki.kita22@gmail.com>
2022-08-22 14:32:07 +02:00
Aikawa 914021b38a
chore(github): add argocd-apps on pr-title (#1414)
Signed-off-by: yu-croco <yu.croco@gmail.com>
2022-08-21 14:14:32 +09:00
Marco Kilchhofer 1a5a22b774
chore(github): Enable GitHub Discussions (#1397)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-08-12 09:07:38 +09:00
Marco Kilchhofer 57b142f5ca
ci(github): Cleanup unused chart-repos (#1392)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-08-04 12:14:32 +02:00
Marco Kilchhofer 8aadace16b
ci(github): Migrate "Semantic Pull Requests" App to GH Action (#1334)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-06-17 14:31:47 +02:00
Aikawa 4e05fd0da1
chore: update old URLs on pull_request_template.md (#1323) 2022-06-11 12:43:24 -05:00
Aikawa 564029c9f3
feat: add chart version input on bug report to help investigation (#1318)
Signed-off-by: yu-croco <yuki.kita22@gmail.com>
2022-06-11 09:53:56 +02:00
Aikawa 43c0658435
chore: Update some tools' version on GitHub Actions (#1312)
Signed-off-by: yu-croco <yuki.kita22@gmail.com>
2022-06-02 15:23:39 +01:00
Marco Kilchhofer 96c5c38cac
chore: Add labeler action to automate PR labeling (#1298)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-05-26 12:13:26 +01:00
Marco Kilchhofer ebf7a784a9
fix: chart-testing defaults to `master`, set it to `main` now (#1295)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-05-25 08:38:49 +02:00
Alexander Matyushentsev ba87cfc501
chore: get ready to rename master branch to main (#1292)
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2022-05-24 08:29:40 -07:00
Marco Kilchhofer 20924aced3
fix: Workaround helm-docs v1.10.0 breaking change (#1285)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-05-19 12:26:37 +02:00
Marco Kilchhofer 39bd0e1b30
chore!: Remove deprecated argocd-applicationset and argocd-notifications (#1237)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-04-22 12:28:56 +02:00
Marco Kilchhofer 58926e3d79
feat(argo-cd): Add ability to use an external redis instance (#1150)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-03-31 14:18:54 +02:00
Marco Kilchhofer 430bb21d24
chore: Configure issue template chooser to disallow blank issues (#1157)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-03-05 09:32:47 +00:00
Oliver Bähler 752e1c0580
feat(all): Add Documentation Guidelines (#1099)
* feat(all): Add Documentation Guidelines

Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>

* Satisfy Linter

Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>

* Apply changes from code review

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* fix: Also add *.gotmpl to argo-rollouts/.helmignore

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-01-24 20:18:51 +01:00
Edward Nys e7a27468b2
feat(argocd-applicationset): Update to app version v0.3.0 (#1070) 2022-01-06 19:35:42 +01:00
Tuan Anh Tran 46eb042763
docs(argo-workflows): Use helm docs for workflows (#1003)
* Use helm-docs for argo-workflows

Signed-off-by: Tuan Anh Tran <me@tuananh.org>

* bump version and update changelog

Signed-off-by: Tuan Anh Tran <me@tuananh.org>

* ci: add step to check if docs is staled and needs update

Signed-off-by: Tuan Anh Tran <me@tuananh.org>

* docs: run helm-docs to generate readme

Signed-off-by: Tuan Anh Tran <me@tuananh.org>

* Add missing parameter documentation

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Add .helmdocsignore for charts which not yet use helm-docs

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Do not exclude argocd-notifications anymore

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-11-19 22:35:13 +01:00
Marco Kilchhofer fbea5aa49b
chore(argo-cd): Add chart tests and usage info in README for HA (#951)
* chore: Reconfigure KinD to 1 control-plane and 3 worker nodes

This prepares chart testing of 'argo-cd' chart with redis-ha enabled. Redis-ha defines hard pod anti-affinity and requires multiple worker nodes.

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* chore(argo-cd): Add chart tests for HA

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Add HA chapter to README

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Skip HPA tests of ArgoCD

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-10-19 16:50:42 +01:00
Marco Kilchhofer a992c96053
chore(argocd-applicationset): Don't exclude chart anymore (#977)
* chore(argocd-applicationset): Don't exclude chart anymore

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Bump chart argocd-applicationset

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Bump minor chart version

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-10-17 19:30:37 +01:00
Marco Kilchhofer 9984a74eb2
chore: Require related chart name in issues (#942)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: Marko Bevc <marko@scalefactory.com>
2021-09-27 12:44:37 +01:00
Marco Kilchhofer 20a60648c3
chore: Update to stale action v4 (#945)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-09-27 12:43:17 +01:00
Marco Kilchhofer b73566058d
chore: Migrate old probot stale config to github actions (#877)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-08-18 14:09:29 +02:00
Marco Kilchhofer de3cbd960e
chore: Convert issue templates to issue forms (#875)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-08-18 11:31:24 +02:00
Oliver Bähler a70d156217
feat!: Improve Pull Request Template & Contributing Guidelines (#750)
* feat: improve documentation and require changelog

Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>

* Bump Versions

Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>

* Bump argo-rollouts

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Apply suggestions from code review

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Reword Artifacthub -> Artifact Hub

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-07-09 13:08:43 +02:00
Marco Kilchhofer 8a39a9d1ba
chore(chart-testing-action): Update components (#823)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-07-05 11:35:51 +02:00
Marco Kilchhofer ca0a53d6eb
chore: Relax 'Semantic Pull Requests' check (#796)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
2021-06-10 10:30:57 +02:00
Oliver Bähler 9af9403ed4
feat: pr size labeling (#749)
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
2021-05-21 18:55:23 +02:00
Oliver Bähler 9a3077afe2
chore!: Chart Publications via Github Workflow (#741)
* feat: Move Linting to Github Actions

Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
2021-05-21 17:59:30 +02:00
Oliver Bähler 35c754364f
chore!: Rewrite Lint Workflow to Github (#685)
* feat: Move Linting to Github Actions

Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>

Disable ServiceAccount on disabled Dex

Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>

Swap Linting to Github

Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>

Increase all chart versions

Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>

Remove Circle & Improve Github Lint

Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>

Remove Circle & Improve Github Lint

Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>

Lookup Configmaps

update

Retest

Retest

reduce changes

reduce changes

* Bump argo-events

Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>

* Move Config files

Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>

* Readd Lint & Remove Argo Chart

Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>

* Correct CT config name

Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>

* Readd ARgo

Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
2021-05-21 15:03:28 +02:00
Marco Kilchhofer af0d6b8957
chore: Update PR template to include notes on DCO (#642)
Argo Project has moved from the CLA to the DCO:
- https://github.com/argoproj/argoproj/pull/24
- https://github.com/argoproj/argo-cd/pull/4966

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-03-31 10:35:48 -07:00
Alex Collins ca3d8d376a
Create stale.yml 2021-03-31 10:32:57 -07:00
Vitaliy e141b401fe
Fixed #570: YAML parse error in argocd-notifications/templates/secret.yaml (#573)
Signed-off-by: Vitaliy Fuks <vitaliyf@users.noreply.github.com>

Co-authored-by: Alexander Matyushentsev <Alexander_Matyushentsev@intuit.com>
2021-02-09 16:56:44 -08:00
Alex Collins 5e46d0eba0
enable stale bot 2021-01-21 10:55:51 -08:00
Alex Collins ed127ea795
Fix bugs in CI set-up. (#144) 2019-10-31 11:28:02 -07:00
Alex Collins fc783d79d5
Enables Circle CI job that uses the `cl` lint tool on changed charts (#143) 2019-10-31 11:05:21 -07:00
Alex Collins 2d12ab4134
changes on master to scripts/publish.sh, (#135) 2019-10-24 09:17:26 -07:00
Alex Collins 574e5cfa18
Contributing (#116) 2019-09-19 17:36:12 -07:00
Alex Collins 04bf19d8a8
Adds pull request template (#113) 2019-09-19 22:16:57 +01:00
Alex Collins 51ab61d986
Adds Probot (#54) 2019-04-16 11:26:03 -07:00