Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare Release #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Prepare Release #1

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jul 23, 2024

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


(node:1918) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
Warning: unknown package "limber"
Warning: unknown package "@nullvoxpopuli/limber-codemirror"
Warning: unknown package "limber"
Warning: unknown package "tutorial"
Warning: unknown package "limber"
Warning: unknown package "limber"
Warning: unknown package "tutorial"
Warning: unknown package "limber-ui-test-app"
Warning: unknown package "ember-repl-test-app"
Warning: unknown package "@nullvoxpopuli/limber-transpilation"
Warning: unknown package "dev-tools"
Warning: unknown package "@nullvoxpopuli/limber-codemirror"
Warning: unknown package "@nullvoxpopuli/limber-styles"
Warning: unknown package "@nullvoxpopuli/limber-consts"
Warning: unknown package "@nullvoxpopuli/horizon-theme"
Warning: unknown package "@glimdown/lezer-infra"
Warning: unknown package "@nullvoxpopuli/spike-url-shortening"
Warning: unknown package "@glimdown/codemirror-dev-preview"
Warning: unknown package "@nullvoxpopuli/limber-untyped"
Warning: unknown package "@nullvoxpopuli/spike-unified"
(node:1924) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
Warning: unknown package "limber"
Warning: unknown package "limber"
(node:1853) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
(node:1834) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
Warning: unknown package "limber"
(node:1845) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
Warning: unknown package "limber"
Warning: unknown package "tutorial"
Warning: unknown package "dev-tools"
Warning: unknown package "@nullvoxpopuli/limber-codemirror"
Warning: unknown package "@nullvoxpopuli/limber-styles"
Warning: unknown package "@nullvoxpopuli/limber-transpilation"
Warning: unknown package "@nullvoxpopuli/limber-consts"
Warning: unknown package "ember-repl-test-app"
Warning: unknown package "@nullvoxpopuli/horizon-theme"
Warning: unknown package "@glimdown/lezer-infra"
Warning: unknown package "@glimdown/codemirror-dev-preview"
Warning: unknown package "@nullvoxpopuli/spike-url-shortening"
Warning: unknown package "limber"
Warning: unknown package "tutorial"
Warning: unknown package "limber"
Warning: unknown package "@nullvoxpopuli/limber-transpilation"
Warning: unknown package "ember-repl-test-app"
Warning: unknown package "@glimdown/lezer-infra"
Warning: unknown package "limber"
Warning: unknown package "tutorial"
Warning: unknown package "ember-repl-test-app"
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/limber/limber/node_modules/.pnpm/github-changelog@1.2.0/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/limber/limber/node_modules/.pnpm/execa@5.1.1/node_modules/execa/lib/error.js:60:11)
at module.exports.sync (/home/runner/work/limber/limber/node_modules/.pnpm/execa@5.1.1/node_modules/execa/index.js:194:17)
at Object.lastTag (/home/runner/work/limber/limber/node_modules/.pnpm/github-changelog@1.2.0/node_modules/github-changelog/lib/git.js:31:18)
at Changelog. (/home/runner/work/limber/limber/node_modules/.pnpm/github-changelog@1.2.0/node_modules/github-changelog/lib/changelog.js:32:56)
at Generator.next ()
at /home/runner/work/limber/limber/node_modules/.pnpm/github-changelog@1.2.0/node_modules/github-changelog/lib/changelog.js:8:71
at new Promise ()
at __awaiter (/home/runner/work/limber/limber/node_modules/.pnpm/github-changelog@1.2.0/node_modules/github-changelog/lib/changelog.js:4:12)
at Changelog.createMarkdown (/home/runner/work/limber/limber/node_modules/.pnpm/github-changelog@1.2.0/node_modules/github-changelog/lib/changelog.js:31:16)
at Object. (/home/runner/work/limber/limber/node_modules/.pnpm/github-changelog@1.2.0/node_modules/github-changelog/lib/cli.js:77:64)
at Generator.next ()
at /home/runner/work/limber/limber/node_modules/.pnpm/github-changelog@1.2.0/node_modules/github-changelog/lib/cli.js:8:71
at new Promise ()
at __awaiter (/home/runner/work/limber/limber/node_modules/.pnpm/github-changelog@1.2.0/node_modules/github-changelog/lib/cli.js:4:12)
at Object.run (/home/runner/work/limber/limber/node_modules/.pnpm/github-changelog@1.2.0/node_modules/github-changelog/lib/cli.js:20:12)
at Object. (/home/runner/work/limber/limber/node_modules/.pnpm/github-changelog@1.2.0/node_modules/github-changelog/bin/cli.js:7:5)
at makeError (/home/runner/work/limber/limber/node_modules/.pnpm/execa@4.1.0/node_modules/execa/lib/error.js:59:11)
at handlePromise (/home/runner/work/limber/limber/node_modules/.pnpm/execa@4.1.0/node_modules/execa/index.js:114:26)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async gatherChanges (file:///home/runner/work/limber/limber/node_modules/.pnpm/release-plan@0.13.1/node_modules/release-plan/dist/gather-changes.js:8:20)
at async newChangelogContent (file:///home/runner/work/limber/limber/node_modules/.pnpm/release-plan@0.13.1/node_modules/release-plan/dist/cli.js:86:19)
at async Object.handler (file:///home/runner/work/limber/limber/node_modules/.pnpm/release-plan@0.13.1/node_modules/release-plan/dist/cli.js:14:36) {
shortMessage: 'Command failed with exit code 1: node /home/runner/work/limber/limber/node_modules/.pnpm/github-changelog@1.2.0/node_modules/github-changelog/bin/cli.js --next-version Release',
command: 'node /home/runner/work/limber/limber/node_modules/.pnpm/github-changelog@1.2.0/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/limber/limber/node_modules/.pnpm/execa@5.1.1/node_modules/execa/lib/error.js:60:11)\n' +
' at module.exports.sync (/home/runner/work/limber/limber/node_modules/.pnpm/execa@5.1.1/node_modules/execa/index.js:194:17)\n' +
' at Object.lastTag (/home/runner/work/limber/limber/node_modules/.pnpm/github-changelog@1.2.0/node_modules/github-changelog/lib/git.js:31:18)\n' +
' at Changelog. (/home/runner/work/limber/limber/node_modules/.pnpm/github-changelog@1.2.0/node_modules/github-changelog/lib/changelog.js:32:56)\n' +
' at Generator.next ()\n' +
' at /home/runner/work/limber/limber/node_modules/.pnpm/github-changelog@1.2.0/node_modules/github-changelog/lib/changelog.js:8:71\n' +
' at new Promise ()\n' +
' at __awaiter (/home/runner/work/limber/limber/node_modules/.pnpm/github-changelog@1.2.0/node_modules/github-changelog/lib/changelog.js:4:12)\n' +
' at Changelog.createMarkdown (/home/runner/work/limber/limber/node_modules/.pnpm/github-changelog@1.2.0/node_modules/github-changelog/lib/changelog.js:31:16)\n' +
' at Object. (/home/runner/work/limber/limber/node_modules/.pnpm/github-changelog@1.2.0/node_modules/github-changelog/lib/cli.js:77:64)\n' +
' at Generator.next ()\n' +
' at /home/runner/work/limber/limber/node_modules/.pnpm/github-changelog@1.2.0/node_modules/github-changelog/lib/cli.js:8:71\n' +
' at new Promise ()\n' +
' at __awaiter (/home/runner/work/limber/limber/node_modules/.pnpm/github-changelog@1.2.0/node_modules/github-changelog/lib/cli.js:4:12)\n' +
' at Object.run (/home/runner/work/limber/limber/node_modules/.pnpm/github-changelog@1.2.0/node_modules/github-changelog/lib/cli.js:20:12)\n' +
' at Object. (/home/runner/work/limber/limber/node_modules/.pnpm/github-changelog@1.2.0/node_modules/github-changelog/bin/cli.js:7:5)',
stderr: '',
failed: true,
timedOut: false,
isCanceled: false,
killed: false
}

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