[ 
https://issues.apache.org/jira/browse/RANGER-5066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17921230#comment-17921230
 ] 

Abhishek Kumar commented on RANGER-5066:
----------------------------------------

Merged in [master|https://github.com/apache/ranger/commit/6f57f2f]
Merged in [ranger-2.6|https://github.com/apache/ranger/commit/c87e807]

> Improve CI workflow
> -------------------
>
>                 Key: RANGER-5066
>                 URL: https://issues.apache.org/jira/browse/RANGER-5066
>             Project: Ranger
>          Issue Type: Improvement
>          Components: build-infra
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Major
>             Fix For: 3.0.0, 2.6.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> I would like to propose some improvements for the CI workflow:
> - Use {{actions/cache}} instead of {{setup-java}}'s simple cache option.  
> This allows restoring "similar" caches, not just exact cache hits.
> - Run {{build-11}} only after {{build-8}}.  If Java 8 build fails, no need to 
> spend time trying with Java 11.  Run {{build-11}} and {{docker-build}} (test) 
> concurrently.
> - Run the workflow on {{push}} for any branch.  This allows contributors to 
> run the workflow in their fork, to get CI feedback before opening PR.  
> (Without pushing to {{master}} in their fork.)
> Will post a PR.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to