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

Find a way to upload snapshots for consumption #21

Open
mperry opened this issue Sep 17, 2015 · 3 comments
Open

Find a way to upload snapshots for consumption #21

mperry opened this issue Sep 17, 2015 · 3 comments

Comments

@mperry
Copy link
Contributor

mperry commented Sep 17, 2015

My frege gradle example (https://travis-ci.org/mperry/frege-gradle-example) fails to build because it can't access the latest frege plugin snapshot.

@breskeby
Copy link
Contributor

We could probably publish snapshots to bintray. A while ago Szczepan Faber wrote an excellent series of blog posts how he got mockito into a state where every commit ended up to be a release. We maybe follow his lead for doing this for plugin snapshots. FYI: The blog is available at http://blog.mockito.org

@breskeby
Copy link
Contributor

Another option is to make the samples part of the build pipeline and test them as part of the build. What do you think?

@Dierk
Copy link
Member

Dierk commented Nov 22, 2015

I'd say that snapshot versions of the plugin should only be relevant to plugin developers and those should have no problem with git pull and gradlew install.

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

3 participants