[jira] [Commented] (SPARK-39532) Move checkout and sync steps into re-usable composite action
[ https://issues.apache.org/jira/browse/SPARK-39532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556316#comment-17556316 ] Enrico Minack commented on SPARK-39532: --- This composite action first becomes available once merged into master. So this is not really simplifying things. Other composite actions would work. This action checks out the fork repo. Only after that, the action itself becomes available (while developed in a fork). > Move checkout and sync steps into re-usable composite action > > > Key: SPARK-39532 > URL: https://issues.apache.org/jira/browse/SPARK-39532 > Project: Spark > Issue Type: Sub-task > Components: Project Infra >Affects Versions: 3.4.0 >Reporter: Enrico Minack >Priority: Major > > Steps "Checkout Spark repository" and "Sync the current branch with the > latest in Apache Spark" are defined 9 times in `build-and-test.yml`. They > should be defined in a composite action once, that is than reused. Simplifies > workflow file and reduces code duplication. -- This message was sent by Atlassian Jira (v8.20.7#820007) - To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org
[jira] [Commented] (SPARK-39532) Move checkout and sync steps into re-usable composite action
[ https://issues.apache.org/jira/browse/SPARK-39532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556309#comment-17556309 ] Apache Spark commented on SPARK-39532: -- User 'EnricoMi' has created a pull request for this issue: https://github.com/apache/spark/pull/36924 > Move checkout and sync steps into re-usable composite action > > > Key: SPARK-39532 > URL: https://issues.apache.org/jira/browse/SPARK-39532 > Project: Spark > Issue Type: Sub-task > Components: Project Infra >Affects Versions: 3.4.0 >Reporter: Enrico Minack >Priority: Major > > Steps "Checkout Spark repository" and "Sync the current branch with the > latest in Apache Spark" are defined 9 times in `build-and-test.yml`. They > should be defined in a composite action once, that is than reused. Simplifies > workflow file and reduces code duplication. -- This message was sent by Atlassian Jira (v8.20.7#820007) - To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org