Hyukjin Kwon created SPARK-39521:
------------------------------------

             Summary: Define each workflow for each scheduled job in GitHub 
Actions
                 Key: SPARK-39521
                 URL: https://issues.apache.org/jira/browse/SPARK-39521
             Project: Spark
          Issue Type: Sub-task
          Components: Project Infra
    Affects Versions: 3.4.0
            Reporter: Hyukjin Kwon


it is very difficult to navigate scheduled jobs now. We should use 
https://github.com/apache/spark/actions/workflows/build_and_test.yml?query=event%3Aschedule
 link and manually search one by one.

Since GitHub added the feature to import other workflow, we should leverage 
this feature, see also 
https://github.com/apache/spark/blob/master/.github/workflows/build_and_test_ansi.yml.
 Once we can separate them, it will be defined as a separate workflows. We 
might have to clean up existing build history to make it easier to read (it 
requires committer-only permission to clean them up).



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to