update to use actions for testing PRs #439

Merged
techknowlogick merged 8 commits from refs/pull/439/head into main 2023-04-14 20:21:00 +00:00
techknowlogick commented 2023-04-14 15:53:49 +00:00 (Migrated from gitea.com)

Run PR tests using Gitea Actions

Run PR tests using Gitea Actions
yardenshoham commented 2023-04-14 19:56:35 +00:00 (Migrated from gitea.com)

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)
techknowlogick commented 2023-04-14 20:01:57 +00:00 (Migrated from gitea.com)

@yardenshoham updated, thanks :)

@yardenshoham updated, thanks :)
yardenshoham commented 2023-04-14 20:07:41 +00:00 (Migrated from gitea.com)

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 (Migrated from gitea.com) approved these changes 2023-04-14 20:08:06 +00:00
yardenshoham (Migrated from gitea.com) left a comment

LGTM nevertheless

LGTM nevertheless
Sign in to join this conversation.
No description provided.