greenkeeperio / greenkeeper-lockfile

:lock: Your lockfile, up to date, all the time
https://greenkeeper.io
183 stars 73 forks source link

Fails on Semaphore CI #96

Closed HaoZeke closed 6 years ago

HaoZeke commented 6 years ago

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 commented 6 years ago

Same here

Realtin commented 6 years ago

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