Stavros Kois
881c939dc0
feat(ci): Download each dep to each own repo dir, and use a cached index instead of fetch each time ( #4393 )
...
* download each dep to its repo dir, to avoid confclits
* only fetch index once
* clean index cache on start
* fancy print
* make sure it's always `index.yaml`
* add caches to gitignore
* empty lines
* don't wipe
2022-11-12 19:06:22 +01:00
Stavros Kois
86c3ca7a7b
fix(ci): fix a check ( #4388 )
...
* chore(ci): fix a visual typo
* fix copy..
* its train/chart :D
* Add some comments so I can read it again in the feature :P
* comment
* fix a check..
2022-11-12 17:09:02 +01:00
Stavros Kois
f7ddd8f555
Add some comments to the fetch deps script.
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-12 18:02:16 +02:00
Stavros Kois
dcc7fe5ed3
chore(ci): fix cp path ( #4387 )
...
* chore(ci): fix a visual typo
* fix copy..
* its train/chart :D
2022-11-12 16:58:44 +01:00
Kjeld Schouten-Lebbing
37ea4a1920
Update fetch_helm_deps.sh
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:45:32 +01:00
Kjeld Schouten-Lebbing
318fde858e
Update fetch_helm_deps.sh
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:32:22 +01:00
Kjeld Schouten-Lebbing
9c774c720f
Update fetch_helm_deps.sh
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:27:53 +01:00
Kjeld Schouten-Lebbing
9f38ddbf60
Update fetch_helm_deps.sh
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:22:44 +01:00
Kjeld Schouten-Lebbing
07c6d1ab7e
Update fetch_helm_deps.sh
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:00:47 +01:00
Kjeld Schouten-Lebbing
8c25487408
Update fetch_helm_deps.sh
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 15:37:44 +01:00
Kjeld Schouten-Lebbing
27548259e2
Update fetch_helm_deps.sh
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 15:33:44 +01:00
Kjeld Schouten-Lebbing
acb92de675
Update fetch_helm_deps.sh
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 15:33:27 +01:00
Stavros Kois
4d335f300d
feat(ci): add fetch helm deps script ( #4386 )
...
* feat(ci): add fetch helm deps
* add some error handling
* require the command
* pretty output
2022-11-12 15:27:40 +01:00