This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
relative-ci:agent Config { | |
config: { | |
payloadFilepath: './artifacts/relative-ci-agent.json', | |
includeCommitMessage: true, | |
webpack: { stats: './artifacts/webpack-stats.json' } | |
}, | |
filepath: '/opt/homebrew/var/buildkite-agent/builds/mbp22-local-1/rltv/example/relativeci.config.js' | |
} +0ms | |
relative-ci:agent CLI arguments { | |
_: [], |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"action": "completed", | |
"organization": { | |
"avatar_url": "https://avatars.githubusercontent.com/u/43522883?v=4", | |
"description": "In-depth bundle stats analysis and monitoring", | |
"events_url": "https://api.github.com/orgs/relative-ci/events", | |
"hooks_url": "https://api.github.com/orgs/relative-ci/hooks", | |
"id": 43522883, | |
"issues_url": "https://api.github.com/orgs/relative-ci/issues", | |
"login": "relative-ci", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: ci | |
on: | |
push: | |
branches: | |
- master | |
pull_request: | |
jobs: | |
build: |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf8"> | |
<meta name="viewport" content="initial-scale=1, maximum-scale=1, width=device-width"> | |
<title>Bundle Size — 3.61MB (+12.34%). - BundleStats</title> | |
<meta name="description" content="relative-ci/bundle-stats: In-depth bundle analyzer for webpack(bundle size, assets, modules, packages)"> | |
<style type="text/css">html{-webkit-text-size-adjust:100%;line-height:1.15}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:re |
- Run URL: https://github.com/relative-ci/example-cli-github-action/runs/2314441557
- Commit:
28e0809
- Run URL: https://github.com/relative-ci/example-cli-github-action/pull/116/checks?check_run_id=2314003586
- Commit:
e64b2cc1f0e443c8eb569f47dc7e3509cecc5d1b
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"firstPaint": { | |
"max": 508, | |
"mean": 416, | |
"median": 384, | |
"min": 357, | |
"p90": 508 | |
}, | |
"navigationTiming": { | |
"connectStart": { |
NewerOlder