Skip to content

Update to bblfsh 2.9, use -drivers image #254

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

Merged
merged 1 commit into from
Oct 4, 2018

Conversation

carlosms
Copy link
Contributor

@carlosms carlosms commented Oct 4, 2018

  • Use bblfsh -drivers image in docker-compose and dev. docs.
  • Bring back the latest bblfshd to travis to detect problems with new releases.
  • Update staging to 2.9.0

@carlosms carlosms requested a review from smola October 4, 2018 09:14
entrypoint: ["/bin/sh"]
command:
- "-c"
- "bblfshd & sleep 5 && bblfshctl driver install --recommended && tail -f /dev/null"

volumes:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need for the volumes section anymore?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are right, thanks. Fixed in f5224d1

Signed-off-by: Carlos Martín <carlos.martin.sanchez@gmail.com>
@carlosms carlosms merged commit ee92049 into src-d:master Oct 4, 2018
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

Successfully merging this pull request may close these issues.

2 participants