Skip to content

Demo#21

Open
TinyMurky wants to merge 2 commits intomainfrom
demo
Open

Demo#21
TinyMurky wants to merge 2 commits intomainfrom
demo

Conversation

@TinyMurky
Copy link
Owner

demo

@github-actions
Copy link

github-actions bot commented Mar 4, 2025

ActionRelay - Jobs and Steps Gantt Chart

Base on commit: cb1e675822d4b2224deaeab7ccfc57665cca39df

Jobs details below:

  • Job TypeScript Tests details here
  • Job GitHub Actions Test details here
  • Job dump_contexts_to_log details here
gantt
    title Repo: ActionRelay - RunId: 13652721513 - Actor: TinyMurky
    dateFormat x
    axisFormat %H:%M:%S
    section TypeScript Tests
    Set up job : milestone, 1741087856000, 1741087856000
    Checkout : 1741087856000, 1741087858000
    Setup Node.js : 1741087858000, 1741087863000
    Install Dependencies : 1741087864000, 1741087871000
    Check Format :crit, 1741087871000, 1741087873000
    Lint :done, 1741087873000, 1741087873000
    Test :done, 1741087873000, 1741087873000
    Post Setup Node.js :done, 1741087873000, 1741087873000
    Post Checkout : 1741087873000, 1741087873000
    Complete job : milestone, 1741087873000, 1741087873000

    section GitHub Actions Test
    Set up job : milestone, 1741087854000, 1741087854000
    Checkout : 1741087854000, 1741087855000
    Test Local Action : 1741087855000, 1741087880000
    Print Output : 1741087880000, 1741087880000

    section dump_contexts_to_log
    Set up job : milestone, 1741087855000, 1741087855000
    Dump GitHub context : 1741087855000, 1741087855000
    Dump job context : 1741087855000, 1741087855000
    Dump steps context : 1741087855000, 1741087855000
    Dump runner context : 1741087855000, 1741087855000
    Dump strategy context : 1741087855000, 1741087855000
    Dump matrix context : 1741087855000, 1741087855000
    Complete job : milestone, 1741087855000, 1741087855000```
Loading

@github-actions
Copy link

github-actions bot commented Mar 4, 2025

{
  "pullRequest": {
    "id": 2370534902,
    "sha": "cb1e675822d4b2224deaeab7ccfc57665cca39df",
    "body": "demo",
    "state": "open",
    "user": {
      "id": 55581222,
      "avatarUrl": "https://avatars.githubusercontent.com/u/55581222?v=4",
      "name": null,
      "email": null
    },
    "createdAt": 1741087844000,
    "updatedAt": 1741087886000,
    "mergedAt": null,
    "closedAt": null
  },
  "pullRequestCreator": {
    "id": 55581222,
    "avatarUrl": "https://avatars.githubusercontent.com/u/55581222?v=4",
    "name": "Tiny_Murky",
    "email": "murky0830@gmail.com"
  },
  "commits": [
    {
      "sha": "5149835f1c5dbbb9c07c6c22e82f099e055924b1",
      "message": "demo"
    },
    {
      "sha": "cb1e675822d4b2224deaeab7ccfc57665cca39df",
      "message": "test"
    }
  ],
  "contributors": [
    {
      "id": 55581222,
      "avatarUrl": "https://avatars.githubusercontent.com/u/55581222?v=4",
      "name": "Tiny_Murky",
      "email": "murky0830@gmail.com"
    }
  ],
  "repository": {
    "id": 917101182,
    "name": "ActionRelay",
    "fullName": "TinyMurky/ActionRelay"
  },
  "filesChanges": [
    {
      "sha": "4f741e3bea3f9bda712a5ee7ee803b883e5b2aa6",
      "filename": "README.md",
      "status": "modified",
      "additions": 1,
      "deletions": 0,
      "changes": 1
    }
  ],
  "jobs": [
    {
      "id": 38164769902,
      "run": {
        "id": 13652721513,
        "url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/runs/13652721513",
        "attempt": 1
      },
      "nodeId": "CR_kwDONqnafs8AAAAI4swsbg",
      "headSha": "cb1e675822d4b2224deaeab7ccfc57665cca39df",
      "url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/jobs/38164769902",
      "htmlUrl": "https://github.com/TinyMurky/ActionRelay/actions/runs/13652721513/job/38164769902",
      "status": "completed",
      "conclusion": "failure",
      "createdAt": 1741087849000,
      "startedAt": 1741087856000,
      "completedAt": 1741087877000,
      "name": "TypeScript Tests",
      "steps": [
        {
          "name": "Set up job",
          "status": "completed",
          "conclusion": "success",
          "number": 1,
          "startedAt": 1741087856000,
          "completedAt": 1741087856000
        },
        {
          "name": "Checkout",
          "status": "completed",
          "conclusion": "success",
          "number": 2,
          "startedAt": 1741087856000,
          "completedAt": 1741087858000
        },
        {
          "name": "Setup Node.js",
          "status": "completed",
          "conclusion": "success",
          "number": 3,
          "startedAt": 1741087858000,
          "completedAt": 1741087863000
        },
        {
          "name": "Install Dependencies",
          "status": "completed",
          "conclusion": "success",
          "number": 4,
          "startedAt": 1741087864000,
          "completedAt": 1741087871000
        },
        {
          "name": "Check Format",
          "status": "completed",
          "conclusion": "failure",
          "number": 5,
          "startedAt": 1741087871000,
          "completedAt": 1741087873000
        },
        {
          "name": "Lint",
          "status": "completed",
          "conclusion": "skipped",
          "number": 6,
          "startedAt": 1741087873000,
          "completedAt": 1741087873000
        },
        {
          "name": "Test",
          "status": "completed",
          "conclusion": "skipped",
          "number": 7,
          "startedAt": 1741087873000,
          "completedAt": 1741087873000
        },
        {
          "name": "Post Setup Node.js",
          "status": "completed",
          "conclusion": "skipped",
          "number": 13,
          "startedAt": 1741087873000,
          "completedAt": 1741087873000
        },
        {
          "name": "Post Checkout",
          "status": "completed",
          "conclusion": "success",
          "number": 14,
          "startedAt": 1741087873000,
          "completedAt": 1741087873000
        },
        {
          "name": "Complete job",
          "status": "completed",
          "conclusion": "success",
          "number": 15,
          "startedAt": 1741087873000,
          "completedAt": 1741087873000
        }
      ],
      "checkRunUrl": "https://api.github.com/repos/TinyMurky/ActionRelay/check-runs/38164769902",
      "labels": [
        "ubuntu-latest"
      ],
      "runnerId": 35,
      "runnerName": "GitHub Actions 14",
      "runnerGroupId": 2,
      "runnerGroupName": "GitHub Actions",
      "workflowName": "Continuous Integration",
      "headBranch": "demo"
    },
    {
      "id": 38164771081,
      "run": {
        "id": 13652721513,
        "url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/runs/13652721513",
        "attempt": 1
      },
      "nodeId": "CR_kwDONqnafs8AAAAI4swxCQ",
      "headSha": "cb1e675822d4b2224deaeab7ccfc57665cca39df",
      "url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/jobs/38164771081",
      "htmlUrl": "https://github.com/TinyMurky/ActionRelay/actions/runs/13652721513/job/38164771081",
      "status": "in_progress",
      "conclusion": "unknown",
      "createdAt": 1741087850000,
      "startedAt": 1741087854000,
      "completedAt": null,
      "name": "GitHub Actions Test",
      "steps": [
        {
          "name": "Set up job",
          "status": "completed",
          "conclusion": "success",
          "number": 1,
          "startedAt": 1741087854000,
          "completedAt": 1741087854000
        },
        {
          "name": "Checkout",
          "status": "completed",
          "conclusion": "success",
          "number": 2,
          "startedAt": 1741087854000,
          "completedAt": 1741087855000
        },
        {
          "name": "Test Local Action",
          "status": "completed",
          "conclusion": "success",
          "number": 3,
          "startedAt": 1741087855000,
          "completedAt": 1741087880000
        },
        {
          "name": "Print Output",
          "status": "completed",
          "conclusion": "success",
          "number": 4,
          "startedAt": 1741087880000,
          "completedAt": 1741087880000
        },
        {
          "name": "Post Test Local Action",
          "status": "in_progress",
          "conclusion": "unknown",
          "number": 7,
          "startedAt": 1741087880000,
          "completedAt": null
        },
        {
          "name": "Post Checkout",
          "status": "pending",
          "conclusion": "unknown",
          "number": 8,
          "startedAt": null,
          "completedAt": null
        }
      ],
      "checkRunUrl": "https://api.github.com/repos/TinyMurky/ActionRelay/check-runs/38164771081",
      "labels": [
        "ubuntu-latest"
      ],
      "runnerId": 3,
      "runnerName": "GitHub Actions 3",
      "runnerGroupId": 2,
      "runnerGroupName": "GitHub Actions",
      "workflowName": "Continuous Integration",
      "headBranch": "demo"
    },
    {
      "id": 38164771651,
      "run": {
        "id": 13652721513,
        "url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/runs/13652721513",
        "attempt": 1
      },
      "nodeId": "CR_kwDONqnafs8AAAAI4swzQw",
      "headSha": "cb1e675822d4b2224deaeab7ccfc57665cca39df",
      "url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/jobs/38164771651",
      "htmlUrl": "https://github.com/TinyMurky/ActionRelay/actions/runs/13652721513/job/38164771651",
      "status": "completed",
      "conclusion": "success",
      "createdAt": 1741087851000,
      "startedAt": 1741087855000,
      "completedAt": 1741087859000,
      "name": "dump_contexts_to_log",
      "steps": [
        {
          "name": "Set up job",
          "status": "completed",
          "conclusion": "success",
          "number": 1,
          "startedAt": 1741087855000,
          "completedAt": 1741087855000
        },
        {
          "name": "Dump GitHub context",
          "status": "completed",
          "conclusion": "success",
          "number": 2,
          "startedAt": 1741087855000,
          "completedAt": 1741087855000
        },
        {
          "name": "Dump job context",
          "status": "completed",
          "conclusion": "success",
          "number": 3,
          "startedAt": 1741087855000,
          "completedAt": 1741087855000
        },
        {
          "name": "Dump steps context",
          "status": "completed",
          "conclusion": "success",
          "number": 4,
          "startedAt": 1741087855000,
          "completedAt": 1741087855000
        },
        {
          "name": "Dump runner context",
          "status": "completed",
          "conclusion": "success",
          "number": 5,
          "startedAt": 1741087855000,
          "completedAt": 1741087855000
        },
        {
          "name": "Dump strategy context",
          "status": "completed",
          "conclusion": "success",
          "number": 6,
          "startedAt": 1741087855000,
          "completedAt": 1741087855000
        },
        {
          "name": "Dump matrix context",
          "status": "completed",
          "conclusion": "success",
          "number": 7,
          "startedAt": 1741087855000,
          "completedAt": 1741087855000
        },
        {
          "name": "Complete job",
          "status": "completed",
          "conclusion": "success",
          "number": 8,
          "startedAt": 1741087855000,
          "completedAt": 1741087855000
        }
      ],
      "checkRunUrl": "https://api.github.com/repos/TinyMurky/ActionRelay/check-runs/38164771651",
      "labels": [
        "ubuntu-latest"
      ],
      "runnerId": 36,
      "runnerName": "GitHub Actions 15",
      "runnerGroupId": 2,
      "runnerGroupName": "GitHub Actions",
      "workflowName": "Continuous Integration",
      "headBranch": "demo"
    }
  ]
}

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.

1 participant