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

update petridish@2.5.0 to helix-simulator@2.6.1 #317

Closed
tripodsan opened this issue Nov 12, 2018 · 1 comment
Closed

update petridish@2.5.0 to helix-simulator@2.6.1 #317

tripodsan opened this issue Nov 12, 2018 · 1 comment
Assignees

Comments

@tripodsan
Copy link
Contributor

tripodsan commented Nov 12, 2018

the PR in #314 was never run on circleci.
maybe because it originated from a forked repo?

@stefan-guggisberg I created a new PR in #318. can you have a look why it fails on circleci ?

@trieloff do you know why circleci doesn't run jobs for PRs for forked repos?

@stefan-guggisberg
Copy link
Contributor

the reason why it works on git-server and helix-simulator circleci builds but fails on helix-cli is the different docker image versions being used. helix-cli uses circleci/node:8-stretch (debian 9) whereas the others are using circleci/node:8 (debian 8).

i've found similar issues related to openssl on debian 9 vs debian 8.

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

No branches or pull requests

2 participants