You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2022/06/20 01:29:00 UTC

[jira] [Created] (SPARK-39521) Define each workflow for each scheduled job in GitHub Actions

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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org