Skip to content

Commit

Permalink
Prepare Release using 'release-plan'
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhartstonge authored and github-actions[bot] committed Oct 18, 2024
1 parent 721e4ce commit d8f8743
Showing 1 changed file with 66 additions and 0 deletions.
66 changes: 66 additions & 0 deletions release-plan-stderr.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
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]

Error: Command failed with exit code 1: node /home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/github-changelog/bin/cli.js --next-version Release
Error: Command failed with exit code 128: git describe --abbrev=0 --tags
fatal: No names found, cannot describe anything.
at makeError (/home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/execa/lib/error.js:60:11)
at module.exports.sync (/home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/execa/index.js:194:17)
at Object.lastTag (/home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/github-changelog/lib/git.js:31:18)
at Changelog.<anonymous> (/home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/github-changelog/lib/changelog.js:32:56)
at Generator.next (<anonymous>)
at /home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/github-changelog/lib/changelog.js:8:71
at new Promise (<anonymous>)
at __awaiter (/home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/github-changelog/lib/changelog.js:4:12)
at Changelog.createMarkdown (/home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/github-changelog/lib/changelog.js:31:16)
at Object.<anonymous> (/home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/github-changelog/lib/cli.js:77:64)
at Generator.next (<anonymous>)
at /home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/github-changelog/lib/cli.js:8:71
at new Promise (<anonymous>)
at __awaiter (/home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/github-changelog/lib/cli.js:4:12)
at Object.run (/home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/github-changelog/lib/cli.js:20:12)
at Object.<anonymous> (/home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/github-changelog/bin/cli.js:7:5)
at makeError (/home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/execa/lib/error.js:59:11)
at handlePromise (/home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/execa/index.js:114:26)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async gatherChanges (file:///home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected][email protected]/node_modules/release-plan/dist/gather-changes.js:8:20)
at async newChangelogContent (file:///home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected][email protected]/node_modules/release-plan/dist/cli.js:78:19)
at async Object.handler (file:///home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected][email protected]/node_modules/release-plan/dist/cli.js:14:36) {
shortMessage: 'Command failed with exit code 1: node /home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/github-changelog/bin/cli.js --next-version Release',
command: 'node /home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/github-changelog/bin/cli.js --next-version Release',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: 'Error: Command failed with exit code 128: git describe --abbrev=0 --tags\n' +
'fatal: No names found, cannot describe anything.\n' +
' at makeError (/home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/execa/lib/error.js:60:11)\n' +
' at module.exports.sync (/home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/execa/index.js:194:17)\n' +
' at Object.lastTag (/home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/github-changelog/lib/git.js:31:18)\n' +
' at Changelog.<anonymous> (/home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/github-changelog/lib/changelog.js:32:56)\n' +
' at Generator.next (<anonymous>)\n' +
' at /home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/github-changelog/lib/changelog.js:8:71\n' +
' at new Promise (<anonymous>)\n' +
' at __awaiter (/home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/github-changelog/lib/changelog.js:4:12)\n' +
' at Changelog.createMarkdown (/home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/github-changelog/lib/changelog.js:31:16)\n' +
' at Object.<anonymous> (/home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/github-changelog/lib/cli.js:77:64)\n' +
' at Generator.next (<anonymous>)\n' +
' at /home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/github-changelog/lib/cli.js:8:71\n' +
' at new Promise (<anonymous>)\n' +
' at __awaiter (/home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/github-changelog/lib/cli.js:4:12)\n' +
' at Object.run (/home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/github-changelog/lib/cli.js:20:12)\n' +
' at Object.<anonymous> (/home/runner/work/ember-paper/ember-paper/node_modules/.pnpm/[email protected]/node_modules/github-changelog/bin/cli.js:7:5)',
stderr: '',
failed: true,
timedOut: false,
isCanceled: false,
killed: false
}

0 comments on commit d8f8743

Please sign in to comment.