You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by jo...@apache.org on 2024/03/19 17:59:52 UTC

(superset) branch john-bodley--chore-asf-required-jobs created (now 81e7941b7e)

This is an automated email from the ASF dual-hosted git repository.

johnbodley pushed a change to branch john-bodley--chore-asf-required-jobs
in repository https://gitbox.apache.org/repos/asf/superset.git


      at 81e7941b7e chore: Update required jobs in asf.yml

This branch includes the following new commits:

     new 81e7941b7e chore: Update required jobs in asf.yml

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



(superset) 01/01: chore: Update required jobs in asf.yml

Posted by jo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

johnbodley pushed a commit to branch john-bodley--chore-asf-required-jobs
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 81e7941b7efc64bde72e38d7a2fd84c4037b914b
Author: John Bodley <45...@users.noreply.github.com>
AuthorDate: Wed Mar 20 06:59:47 2024 +1300

    chore: Update required jobs in asf.yml
---
 .asf.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index e1904d082f..4385e2ed02 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -72,7 +72,10 @@ github:
           - test-mysql (3.9)
           - test-postgres (3.9)
           - test-postgres (3.10)
+          - test-postgres-hive (3.9)
+          - test-postgres-presto (3.9)
           - test-sqlite (3.9)
+          - unit-tests (3.9)
 
       required_pull_request_reviews:
         dismiss_stale_reviews: false