Skip to content

Commit

Permalink
New upstream revision
Browse files Browse the repository at this point in the history
  • Loading branch information
danielewood committed Dec 14, 2024
1 parent 21541f7 commit 52dbef8
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions superset-master.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"id": 12325019419,
"id": 12327176459,
"name": "Build & publish docker images",
"node_id": "WFR_kwLOAlosUs8AAAAC3qDfGw",
"node_id": "WFR_kwLOAlosUs8AAAAC3sHJCw",
"head_branch": "master",
"head_sha": "1f17b975d6845cde59d19ef4c3de044e001f19d7",
"head_sha": "092faa019b91b2da7b81de9b04446c34ce254f04",
"path": ".github/workflows/docker.yml",
"display_title": "fix: docker refactor (#31385)",
"run_number": 49097,
"display_title": "chore: remove numba and llvmlite deps as they are large and we don't …",
"run_number": 49100,
"event": "push",
"status": "completed",
"conclusion": "success",
"workflow_id": 3465823,
"check_suite_id": 32055173129,
"check_suite_node_id": "CS_kwDOAlosUs8AAAAHdqMgCQ",
"url": "https://api.github.com/repos/apache/superset/actions/runs/12325019419",
"created_at": "2024-12-14T00:17:47Z",
"updated_at": "2024-12-14T00:38:10Z",
"check_suite_id": 32059495287,
"check_suite_node_id": "CS_kwDOAlosUs8AAAAHduUTdw",
"url": "https://api.github.com/repos/apache/superset/actions/runs/12327176459",
"created_at": "2024-12-14T05:17:56Z",
"updated_at": "2024-12-14T05:32:10Z",
"actor": {
"login": "mistercrunch",
"id": 487433,
Expand All @@ -39,7 +39,7 @@
},
"run_attempt": 1,
"referenced_workflows": [],
"run_started_at": "2024-12-14T00:17:47Z",
"run_started_at": "2024-12-14T05:17:56Z",
"triggering_actor": {
"login": "mistercrunch",
"id": 487433,
Expand All @@ -61,19 +61,19 @@
"user_view_type": "public",
"site_admin": false
},
"jobs_url": "https://api.github.com/repos/apache/superset/actions/runs/12325019419/jobs",
"logs_url": "https://api.github.com/repos/apache/superset/actions/runs/12325019419/logs",
"check_suite_url": "https://api.github.com/repos/apache/superset/check-suites/32055173129",
"artifacts_url": "https://api.github.com/repos/apache/superset/actions/runs/12325019419/artifacts",
"cancel_url": "https://api.github.com/repos/apache/superset/actions/runs/12325019419/cancel",
"rerun_url": "https://api.github.com/repos/apache/superset/actions/runs/12325019419/rerun",
"jobs_url": "https://api.github.com/repos/apache/superset/actions/runs/12327176459/jobs",
"logs_url": "https://api.github.com/repos/apache/superset/actions/runs/12327176459/logs",
"check_suite_url": "https://api.github.com/repos/apache/superset/check-suites/32059495287",
"artifacts_url": "https://api.github.com/repos/apache/superset/actions/runs/12327176459/artifacts",
"cancel_url": "https://api.github.com/repos/apache/superset/actions/runs/12327176459/cancel",
"rerun_url": "https://api.github.com/repos/apache/superset/actions/runs/12327176459/rerun",
"previous_attempt_url": null,
"workflow_url": "https://api.github.com/repos/apache/superset/actions/workflows/3465823",
"head_commit": {
"id": "1f17b975d6845cde59d19ef4c3de044e001f19d7",
"tree_id": "6cee32401deff60557aed0b8eee10fb4d1f07bce",
"message": "fix: docker refactor (#31385)",
"timestamp": "2024-12-14T00:17:44Z",
"id": "092faa019b91b2da7b81de9b04446c34ce254f04",
"tree_id": "347d1cca387332ed6ed1430f6cfee85dc6dce85c",
"message": "chore: remove numba and llvmlite deps as they are large and we don't use them (#31451)",
"timestamp": "2024-12-14T05:17:52Z",
"author": {
"name": "Maxime Beauchemin",
"email": "[email protected]"
Expand Down

0 comments on commit 52dbef8

Please sign in to comment.