forked from open-policy-agent/opa-idea-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* migrate github cli from hub to gh (hub is deprecated) see annoncement actions/runner-images#8362 Signed-off-by: Vincent Gramer <[email protected]> * github actions: bump checkout action from v2 to v4 Signed-off-by: Vincent Gramer <[email protected]> * github actions / test workflow: remove fail-fast strategy=false. it's only apply to matrix build which has been remove in previous version Signed-off-by: Vincent Gramer <[email protected]> * github actions bump gradle/wrapper-validation-action to v1.1.0 Signed-off-by: Vincent Gramer <[email protected]> * github actions bump actions/setup-java to v4 Signed-off-by: Vincent Gramer <[email protected]> * github actions: use gradle/gradle-build-action to setup gradle and remove cache action (too big so never loaded) Signed-off-by: Vincent Gramer <[email protected]> * github actions: set publish channel as secret to avoid publish release when testing workflow Signed-off-by: Vincent Gramer <[email protected]> --------- Signed-off-by: Vincent Gramer <[email protected]>
- Loading branch information
Showing
6 changed files
with
44 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters