-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace submodules by GitHub actions #201
Conversation
@ZhangNing10 I noticed that you released version |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@koendelaat Thanks for your contribution. |
Oh, no. we can not use Github Actions from 3rd parties. We have to revert it |
This reverts commit 6183a25.
@klesh just wondering why you cannot use 3rd party actions? Maybe good to include this rationale in your |
@koendelaat Not that I DON'T want to. In fact, it would make my life much easier if I'm allowed to use 3rd party actions. It is the Apache policy. |
Currently
Helm release
builds are failing due to submodules problemsThis PR addresses this by replacing the submodules by direct action references