Skip to content

Instantly share code, notes, and snippets.

@vio
Created December 8, 2023 14:08
Show Gist options
  • Save vio/cb38b05b88be073179a43cf9fd2e25c4 to your computer and use it in GitHub Desktop.
Save vio/cb38b05b88be073179a43cf9fd2e25c4 to your computer and use it in GitHub Desktop.
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 {
_: [],
'config-dir': '',
c: '',
configDir: '',
commit: '',
'commit-message': '',
commitMessage: '',
branch: '',
pr: '',
slug: '',
'$0': '/opt/homebrew/var/buildkite-agent/builds/mbp22-local-1/rltv/example/node_modules/.bin/relative-ci-agent'
} +122ms
relative-ci:agent env-ci environment variables {
isCi: true,
service: 'buildkite',
slug: 'rltv/rltv/example',
branch: 'update-agent',
pr: undefined,
build: '14',
buildUrl: 'https://buildkite.com/rltv/example/builds/14',
commit: '1b6a3c967ada2e7f85f9ea12d25fd3e4523edd5e',
commitMessage: undefined
} +1ms
relative-ci:agent resolved parameters {
slug: 'rltv/rltv/example',
branch: 'update-agent',
pr: undefined,
commit: '1b6a3c967ada2e7f85f9ea12d25fd3e4523edd5e',
build: '14',
buildUrl: 'https://buildkite.com/rltv/example/builds/14',
isCi: true,
service: 'buildkite',
commitMessage: undefined
} +0ms
relative-ci:agent Job parameters {
agentVersion: '4.2.1',
key: '1b543100-95ac-11ee-905e-1bcdbbea3bc1',
endpoint: 'https://api.relative-ci.com/save',
slug: 'rltv/rltv/example',
branch: 'update-agent',
pr: undefined,
commit: '1b6a3c967ada2e7f85f9ea12d25fd3e4523edd5e',
build: '14',
buildUrl: 'https://buildkite.com/rltv/example/builds/14',
isCi: true,
service: 'buildkite',
commitMessage: 'chore: Bump @relative-ci/[email protected]'
} +22ms
relative-ci:agent Payload {
key: '1b543100-95ac-11ee-905e-1bcdbbea3bc1',
project: 'rltv/rltv/example',
service: 'buildkite',
job: {
commit: '1b6a3c967ada2e7f85f9ea12d25fd3e4523edd5e',
branch: 'update-agent',
prNumber: undefined,
buildNumber: '14',
buildUrl: 'https://buildkite.com/rltv/example/builds/14',
commitMessage: 'chore: Bump @relative-ci/[email protected]'
},
rawData: { webpack: { stats: [Object] } },
agentVersion: '4.2.1'
} +1ms
relative-ci:agent Payload size 24351 +0ms
Save payload to ./artifacts/relative-ci-agent.json
Send stats to RelativeCI branch=update-agent commit=1b6a3c967ada2e7f85f9ea12d25fd3e4523edd5e
relative-ci:agent Response {
code: 'BadRequest',
message: 'Project slug or RELATIVE_CI_KEY is invalid, make sure @relative-ci/agent configuration is correct'
} +462ms
{
code: 'BadRequest',
message: 'Project slug or RELATIVE_CI_KEY is invalid, make sure @relative-ci/agent configuration is correct'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment