github-post-release icon indicating copy to clipboard operation
github-post-release copied to clipboard

Crashes semantic release v15

Open bahmutov opened this issue 7 years ago • 1 comments

with message

[Semantic release]: An error occurred while running semantic-release: { TypeError: Cannot read property 'repository' of undefined
    at githubPostRelease (/home/travis/build/bahmutov/snap-shot-it/node_modules/github-post-release/src/index.js:123:23)
    at Object.defineProperty (/home/travis/build/bahmutov/snap-shot-it/node_modules/semantic-release/lib/plugins/normalize.js:44:30)

for example https://travis-ci.org/bahmutov/snap-shot-it/builds/352854491

bahmutov avatar Mar 13 '18 14:03 bahmutov

FWIW, this seems to originate in semantic-release v11.

chrisbreiding avatar Aug 02 '18 13:08 chrisbreiding