Skip to content

Conversation

@alakra
Copy link

@alakra alakra commented Jun 10, 2016

For projects that depend on jose directly and are released with deploy tools (exrm, etc.)

Without this code addition, it has been my experience and others I work with that my releases don't get jose required at runtime. This should help alleviate confusion.

…ons that depend on it directly and are released with deploy tools (exrm, etc.)
@alakra
Copy link
Author

alakra commented Jun 10, 2016

Build failing due to this: http://lists.llvm.org/pipermail/llvm-dev/2016-June/100400.html 😢

@potatosalad
Copy link
Owner

@alakra Thank you for this, I've merged this into the develop branch and the builds are passing again.

It took me a while to figure out a solution around the LLVM repository issue you mentioned. I wound up using docker in a similar way how the rust project figured it out.

The relevant files are .travis.yml and priv/Dockerfile if you're curious 😃

@potatosalad potatosalad merged commit 58a2281 into potatosalad:master Jun 29, 2016
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