Skip to content

Prepare Release#1562

Open
github-actions[bot] wants to merge 1 commit intomasterfrom
release-preview
Open

Prepare Release#1562
github-actions[bot] wants to merge 1 commit intomasterfrom
release-preview

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This PR is a preview of the release that release-plan has prepared. To release you should just merge this PR 👍


release prepare

Edits the package.json and changelog files to prepare for release.

Options:
--version Show version number [boolean]
--help Show help [boolean]
--fromStdin Read the summary of changes from stdin instead of building
them from scratch. [boolean]
--singlePackage Allows you to run this command in a non monorepo and define
the package name [string]

ExecaError: Command failed with exit code 1: node '/home/runner/work/ember-test-helpers/ember-test-helpers/node_modules/.pnpm/github-changelog@2.0.0/node_modules/github-changelog/bin/cli.js' --next-version Release

Fetch error: Not Found.
{"message":"Not Found","documentation_url":"https://docs.github.com/rest","status":"404"}
at getFinalError (file:///home/runner/work/ember-test-helpers/ember-test-helpers/node_modules/.pnpm/execa@9.5.3/node_modules/execa/lib/return/final-error.js:6:9)
at makeError (file:///home/runner/work/ember-test-helpers/ember-test-helpers/node_modules/.pnpm/execa@9.5.3/node_modules/execa/lib/return/result.js:108:16)
at getAsyncResult (file:///home/runner/work/ember-test-helpers/ember-test-helpers/node_modules/.pnpm/execa@9.5.3/node_modules/execa/lib/methods/main-async.js:168:4)
at handlePromise (file:///home/runner/work/ember-test-helpers/ember-test-helpers/node_modules/.pnpm/execa@9.5.3/node_modules/execa/lib/methods/main-async.js:151:17)
at async gatherChanges (file:///home/runner/work/ember-test-helpers/ember-test-helpers/node_modules/.pnpm/release-plan@0.16.0/node_modules/release-plan/dist/gather-changes.js:8:20)
at async newChangelogContent (file:///home/runner/work/ember-test-helpers/ember-test-helpers/node_modules/.pnpm/release-plan@0.16.0/node_modules/release-plan/dist/cli.js:86:19)
at async Object.handler (file:///home/runner/work/ember-test-helpers/ember-test-helpers/node_modules/.pnpm/release-plan@0.16.0/node_modules/release-plan/dist/cli.js:14:36) {
shortMessage: "Command failed with exit code 1: node '/home/runner/work/ember-test-helpers/ember-test-helpers/node_modules/.pnpm/github-changelog@2.0.0/node_modules/github-changelog/bin/cli.js' --next-version Release",
command: 'node /home/runner/work/ember-test-helpers/ember-test-helpers/node_modules/.pnpm/github-changelog@2.0.0/node_modules/github-changelog/bin/cli.js --next-version Release',
escapedCommand: "node '/home/runner/work/ember-test-helpers/ember-test-helpers/node_modules/.pnpm/github-changelog@2.0.0/node_modules/github-changelog/bin/cli.js' --next-version Release",
cwd: '/home/runner/work/ember-test-helpers/ember-test-helpers',
durationMs: 815.545739,
failed: true,
timedOut: false,
isCanceled: false,
isGracefullyCanceled: false,
isTerminated: false,
isMaxBuffer: false,
isForcefullyTerminated: false,
exitCode: 1,
stdout: 'Fetch error: Not Found.\n' +
'{"message":"Not Found","documentation_url":"https://docs.github.com/rest","status":"404"}',
stderr: '',
stdio: [
undefined,
'Fetch error: Not Found.\n' +
'{"message":"Not Found","documentation_url":"https://docs.github.com/rest","status":"404"}',
''
],
ipcOutput: [],
pipedFrom: []
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant