Skip to content

Commit ca2f098

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/main'
2 parents fddcac9 + 61892ff commit ca2f098

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,14 @@
1-
Must provide GITHUB_AUTH
1+
Error: Command failed with exit code 128: git log --oneline --pretty=hash<%h> ref<%D> message<%s> date<%cd> --date=short 0.7.0..HEAD
2+
fatal: ambiguous argument '0.7.0..HEAD': unknown revision or path not in the working tree.
3+
Use '--' to separate paths from revisions, like this:
4+
'git <command> [<revision>...] -- [<file>...]'
5+
at makeError (/home/runner/work/boyka-cli/boyka-cli/node_modules/.pnpm/[email protected]/node_modules/execa/lib/error.js:60:11)
6+
at module.exports.sync (/home/runner/work/boyka-cli/boyka-cli/node_modules/.pnpm/[email protected]/node_modules/execa/index.js:194:17)
7+
at Object.listCommits (/home/runner/work/boyka-cli/boyka-cli/node_modules/.pnpm/[email protected]/node_modules/lerna-changelog/lib/git.js:49:10)
8+
at Changelog.getListOfCommits (/home/runner/work/boyka-cli/boyka-cli/node_modules/.pnpm/[email protected]/node_modules/lerna-changelog/lib/changelog.js:74:20)
9+
at Changelog.<anonymous> (/home/runner/work/boyka-cli/boyka-cli/node_modules/.pnpm/[email protected]/node_modules/lerna-changelog/lib/changelog.js:39:34)
10+
at Generator.next (<anonymous>)
11+
at /home/runner/work/boyka-cli/boyka-cli/node_modules/.pnpm/[email protected]/node_modules/lerna-changelog/lib/changelog.js:8:71
12+
at new Promise (<anonymous>)
13+
at __awaiter (/home/runner/work/boyka-cli/boyka-cli/node_modules/.pnpm/[email protected]/node_modules/lerna-changelog/lib/changelog.js:4:12)
14+
at Changelog.getCommitInfos (/home/runner/work/boyka-cli/boyka-cli/node_modules/.pnpm/[email protected]/node_modules/lerna-changelog/lib/changelog.js:38:16)

0 commit comments

Comments
 (0)