Commit Graph

8 Commits (f1f4ef1b2dd517c53c75ea7f17b8bc7149cc18c8)

Author SHA1 Message Date
Roberto Bonafiglia b0c2a28f94 Added updatecli and Canal update automation.
Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
2024-02-08 17:07:46 +01:00
Brad Davidson 6d59d81344 Add CODEOWNERS, MAINTAINERS, enable DCO
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2023-07-28 13:34:09 -07:00
Brad Davidson 4a6a0cf880 Update checkout action to v3
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2023-02-24 14:17:38 -08:00
Arvind Iyengar 5fa88363c2
Update workflows and configuration.yaml
Signed-off-by: Arvind Iyengar <arvind.iyengar@rancher.com>
2021-02-25 17:35:30 -08:00
Arvind Iyengar cb07ef8e36
Initialize basic template
```bash
arvindiyengar: ~/Rancher/rke2-charts/src/github.com/rancher/rke2-charts
$ curl -s https://raw.githubusercontent.com/aiyengar2/charts-build-scripts/add_init_steps/init.sh > /dev/null | sh
Pulling in charts-build-scripts version v0.0.4
charts-build-scripts version v0.0.4 (567c991)
INFO[0000] Pulling rancher/charts-build-scripts[path=templates] from upstream into templates299650162
INFO[0002] Successfully pulled new updated docs into working directory.
Pulled in basic template for source into configuration.yaml and constructed charts directory
Next Steps:
1. Modify the configuration.yaml with your expected setup and re-run make docs to automatically update the repository.
2. Modify .github/workflows/pull-request.md and .github/workflows/push.md to set up automatic pushes to another branch.
```

Signed-off-by: Arvind Iyengar <arvind.iyengar@rancher.com>
2021-02-25 17:19:38 -08:00
Arvind Iyengar 64317edb58
Drop old workflows, scripts, makefile, and readme
Signed-off-by: Arvind Iyengar <arvind.iyengar@rancher.com>
2021-02-25 16:12:30 -08:00
Daishan 8a9f501526 Update to the latest script, github action 2020-09-28 17:13:00 -07:00
Daishan 71c18b6b74 Initial commit 2020-08-06 17:18:05 -07:00