[
https://issues.apache.org/jira/browse/SPARK-38966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-38966.
----------------------------------
Fix Version/s: 3.4.0
Resolution: Fixed
Issue resolved by pull request 36263
[https://github.com/apache/spark/pull/36263]
> Fix CI for fork branches in-sync with upstream master
> -----------------------------------------------------
>
> Key: SPARK-38966
> URL: https://issues.apache.org/jira/browse/SPARK-38966
> Project: Spark
> Issue Type: Improvement
> Components: Project Infra
> Affects Versions: 3.4.0
> Reporter: Enrico Minack
> Assignee: Enrico Minack
> Priority: Major
> Fix For: 3.4.0
>
>
> Whenever I sync my fork master from upstream Apache master, CI fails:
> https://github.com/G-Research/spark/runs/5972229542?check_suite_focus=true
> ```
> From https://github.com/G-Research/spark
> * branch master -> FETCH_HEAD
> Already up to date. (nothing to squash)
> On branch master
> Your branch is up to date with 'origin/master'.
> nothing to commit, working tree clean
> Error: Process completed with exit code 1.
> ```
> Since my fork master is without changes, the `git commit` fails. This is
> annoying.
> The same issue makes the scheduled build and test workflow fail multiple
> times a day.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]