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

Allow publishing of user's github page #9

Closed
alebianco opened this issue Mar 6, 2019 · 1 comment
Closed

Allow publishing of user's github page #9

alebianco opened this issue Mar 6, 2019 · 1 comment
Labels

Comments

@alebianco
Copy link
Contributor

The verifyConditions step fails while checking the repository url when publishing the github page repository of a user or organisation.

[3:22:50 PM] [semantic-release] › ✖  Failed step "verifyConditions" of plugin "@qiwi/semantic-release-gh-pages-plugin"
[3:22:50 PM] [semantic-release] › ✖  An error occurred while running semantic-release: { Error: package.json repository.url does not match github.com pattern
    at AggregateError.errors.map.error (/Users/alebianco/Desktop/alebianco.github.io/node_modules/aggregate-error/index.js:23:11)
    at Array.map (<anonymous>)
    at new AggregateError (/Users/alebianco/Desktop/alebianco.github.io/node_modules/aggregate-error/index.js:13:24)
    at Object.<anonymous> (/Users/alebianco/Desktop/alebianco.github.io/node_modules/@qiwi/semantic-release-gh-pages-plugin/lib/es5/index.js:20:19)
    at step (/Users/alebianco/Desktop/alebianco.github.io/node_modules/tslib/tslib.js:133:27)
    at Object.next (/Users/alebianco/Desktop/alebianco.github.io/node_modules/tslib/tslib.js:114:57)
    at /Users/alebianco/Desktop/alebianco.github.io/node_modules/tslib/tslib.js:107:75
    at new Promise (<anonymous>)
    at Object.__awaiter (/Users/alebianco/Desktop/alebianco.github.io/node_modules/tslib/tslib.js:103:16)
    at exports.verifyConditions (/Users/alebianco/Desktop/alebianco.github.io/node_modules/@qiwi/semantic-release-gh-pages-plugin/lib/es5/index.js:10:78) pluginName: '@qiwi/semantic-release-gh-pages-plugin' }

qiwibot added a commit that referenced this issue Mar 9, 2019
## [1.5.1](v1.5.0...v1.5.1) (2019-03-09)

### Bug Fixes

* correct github repo pattern ([4434117](4434117)), closes [#9](#9)
* remove 'v' from DEFAULT_MSG template ([154d2c9](154d2c9)), closes [#12](#12)
@qiwibot
Copy link
Member

qiwibot commented Mar 9, 2019

🎉 This issue has been resolved in version 1.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants