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

Fails on Semaphore CI #96

Closed
HaoZeke opened this issue Nov 29, 2017 · 2 comments
Closed

Fails on Semaphore CI #96

HaoZeke opened this issue Nov 29, 2017 · 2 comments

Comments

@HaoZeke
Copy link

HaoZeke commented Nov 29, 2017

As per the settings,

I have

yarn global add greenkeeper-lockfile@1
yarn

Then before my build, when I run

greenkeeper-lockfile-update

I get:

/home/runner/.config/yarn/global/node_modules/greenkeeper-lockfile/ci-services/bitrise.js:8
  const repoUrlWithoutGitExtension = repoUrl.replace('.git', '')
                                             ^

TypeError: Cannot read property 'replace' of undefined
    at parseRepoSlug (/home/runner/.config/yarn/global/node_modules/greenkeeper-lockfile/ci-services/bitrise.js:8:46)
    at Object.<anonymous> (/home/runner/.config/yarn/global/node_modules/greenkeeper-lockfile/ci-services/bitrise.js:19:13)
    at Module._compile (module.js:641:30)
    at Object.Module._extensions..js (module.js:652:10)
    at Module.load (module.js:560:32)
    at tryModuleLoad (module.js:503:12)
    at Function.Module._load (module.js:495:3)
    at Module.require (module.js:585:17)
    at require (internal/module.js:11:18)
    at module.exports (/home/runner/.config/yarn/global/node_modules/greenkeeper-lockfile/ci-services/index.js:12:10)

Any suggestions?

@brunocascio
Copy link

Same here

@Realtin
Copy link
Member

Realtin commented Jan 17, 2018

Hey, Semaphore CI has not yet been contributed.
Supported CI Services so far: https://github.com/greenkeeperio/greenkeeper-lockfile#ci-services

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

No branches or pull requests

3 participants