update to use actions for testing PRs #439

Merged
techknowlogick merged 8 commits from more-actions into main 2023-04-14 20:21:00 +00:00

Run PR tests using Gitea Actions

Run PR tests using Gitea Actions
techknowlogick added 1 commit 2023-04-14 15:53:50 +00:00
Some checks failed
continuous-integration/drone/push Build is failing
check-and-test / check-and-test (push) Failing after 21s
continuous-integration/drone/pr Build is failing
check-and-test / check-and-test (pull_request) Failing after 20s
cc1a994685
update to use actions for testing PRs
techknowlogick added 1 commit 2023-04-14 15:54:58 +00:00
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
check-and-test / check-and-test (push) Successful in 40s
check-and-test / check-and-test (pull_request) Successful in 38s
d110180618
add unit test plugin for helm
techknowlogick added 1 commit 2023-04-14 15:57:20 +00:00
All checks were successful
check-and-test / check-and-test (push) Successful in 1s
check-and-test / check-and-test (pull_request) Successful in 1s
089ce5e04c
yaml lint -> Gitea Actions
techknowlogick added 1 commit 2023-04-14 15:58:51 +00:00
Some checks failed
check-and-test / check-and-test (push) Failing after 43s
check-and-test / check-and-test (pull_request) Failing after 42s
03d8e7f067
full path to action
techknowlogick added 1 commit 2023-04-14 17:16:37 +00:00
Some checks failed
check-and-test / check-and-test (push) Failing after 11s
check-and-test / check-and-test (pull_request) Failing after 11s
ae8f7b14f1
install yamllint
techknowlogick added 1 commit 2023-04-14 17:17:41 +00:00
All checks were successful
check-and-test / check-and-test (pull_request) Successful in 44s
check-and-test / check-and-test (push) Successful in 47s
c74af41229
use correct package name
Member

Can we do helm dependency update before helm lint?
image

Can we do `helm dependency update` before `helm lint`? ![image](/attachments/981f1f10-de02-4383-be19-fd4bf52466f1)
8.7 KiB
techknowlogick added 1 commit 2023-04-14 20:00:50 +00:00
All checks were successful
check-and-test / check-and-test (pull_request) Successful in 43s
check-and-test / check-and-test (push) Successful in 45s
9d86e1f7d0
helm dependency update
Author
Owner

@yardenshoham updated, thanks :)

@yardenshoham updated, thanks :)
Member

I'm wondering if both push and pull_request are necessary as triggers. It duplicates work on each push. Perhaps we can use only one trigger of these?

I'm wondering if both `push` and `pull_request` are necessary as triggers. It duplicates work on each push. Perhaps we can use only one trigger of these?
yardenshoham approved these changes 2023-04-14 20:08:06 +00:00
yardenshoham left a comment
Member

LGTM nevertheless

LGTM nevertheless
techknowlogick added 1 commit 2023-04-14 20:08:50 +00:00
All checks were successful
check-and-test / check-and-test (pull_request) Successful in 39s
7a5f954581
rm push trigger
techknowlogick merged commit 0861260c5d into main 2023-04-14 20:21:00 +00:00
techknowlogick deleted branch more-actions 2023-04-14 20:21:00 +00:00
Sign in to join this conversation.
No description provided.