Skip to content

Conversation

@escherize
Copy link
Contributor

Every 10 seconds, until your ci job completes succesfully, prints a color coded table with links to running tests, like so:

bcm-delete-internal-user-for-auditv2-rollback [ 05:38:59 PM ]
+--------------+-------------------------------------+------------------------------------------------------------------------------+
| conclusion   | name                                | html_url                                                                     |
+--------------+-------------------------------------+------------------------------------------------------------------------------+
| :in-progress | e2e-tests-slow-ee                   | https://github.com/metabase/metabase/actions/runs/6857332816/job/18646549172 |
| :in-progress | e2e-tests-question-ee               | https://github.com/metabase/metabase/actions/runs/6857332816/job/18646548280 |
| :in-progress | e2e-tests-onboarding-ee             | https://github.com/metabase/metabase/actions/runs/6857332816/job/18646547758 |
| :in-progress | e2e-tests-native-ee                 | https://github.com/metabase/metabase/actions/runs/6857332816/job/18646547465 |
| :in-progress | e2e-tests-joins-ee                  | https://github.com/metabase/metabase/actions/runs/6857332816/job/18646547041 |
| :in-progress | e2e-tests-dashboard-filters-ee      | https://github.com/metabase/metabase/actions/runs/6857332816/job/18646546406 |
| :in-progress | e2e-tests-binning-ee                | https://github.com/metabase/metabase/actions/runs/6857332816/job/18646545542 |
| :in-progress | e2e-tests-admin-ee                  | https://github.com/metabase/metabase/actions/runs/6857332816/job/18646545155 |
| :in-progress | be-tests-sqlserver-2017-ee          | https://github.com/metabase/metabase/actions/runs/6857332802/job/18646248594 |
| :success     | e2e-tests-mongo-ee                  | https://github.com/metabase/metabase/actions/runs/6857332816/job/18646549369 |
| :success     | e2e-tests-oss-subset-oss            | https://github.com/metabase/metabase/actions/runs/6857332816/job/18646549014 |
| :success     | e2e-tests-visualizations-tabular-ee | https://github.com/metabase/metabase/actions/runs/6857332816/job/18646548842 |
| :success     | e2e-tests-visualizations-charts-ee  | https://github.com/metabase/metabase/actions/runs/6857332816/job/18646548656 |
| :success     | e2e-tests-sharing-ee                | https://github.com/metabase/metabase/actions/runs/6857332816/job/18646548491 |
| :success     | e2e-tests-permissions-ee            | https://github.com/metabase/metabase/actions/runs/6857332816/job/18646548104 |
| :success     | e2e-tests-organization-ee           | https://github.com/metabase/metabase/actions/runs/6857332816/job/18646547939 |
| :success     | e2e-tests-native-filters-ee         | https://github.com/metabase/metabase/actions/runs/6857332816/job/18646547608 |
| :success     | e2e-tests-models-ee                 | https://github.com/metabase/metabase/actions/runs/6857332816/job/18646547301 |
| :success     | e2e-tests-filters-ee                | https://github.com/metabase/metabase/actions/runs/6857332816/job/18646546822 |
| :success     | e2e-tests-embedding-ee              | https://github.com/metabase/metabase/actions/runs/6857332816/job/18646546593 |
| :success     | e2e-tests-dashboard-cards-ee        | https://github.com/metabase/metabase/actions/runs/6857332816/job/18646546233 |
| :success     | e2e-tests-dashboard-ee              | https://github.com/metabase/metabase/actions/runs/6857332816/job/18646545997 |
| :success     | e2e-tests-custom-column-ee          | https://github.com/metabase/metabase/actions/runs/6857332816/job/18646545840 |
| :success     | e2e-tests-collections-ee            | https://github.com/metabase/metabase/actions/runs/6857332816/job/18646545694 |
| :success     | e2e-tests-admin-2-ee                | https://github.com/metabase/metabase/actions/runs/6857332816/job/18646545353 |
| :success     | e2e-tests-actions-ee                | https://github.com/metabase/metabase/actions/runs/6857332816/job/18646544710 |
| :success     | percy-visual-regression-tests       | https://github.com/metabase/metabase/actions/runs/6857332816/job/18646544481 |
| :success     | be-tests-vertica-ee                 | https://github.com/metabase/metabase/actions/runs/6857332802/job/18646248917 |
| :success     | be-tests-sqlserver-2022-ee          | https://github.com/metabase/metabase/actions/runs/6857332802/job/18646248769 |
| :success     | be-tests-sqlite-ee                  | https://github.com/metabase/metabase/actions/runs/6857332802/job/18646248391 |
+--------------+-------------------------------------+------------------------------------------------------------------------------+

Copy link
Contributor

@lbrdnk lbrdnk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@escherize escherize merged commit 32a97e6 into master Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants