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

Precompiled GSL nuget for appveyor #170

Closed
ghost opened this issue Dec 4, 2016 · 13 comments
Closed

Precompiled GSL nuget for appveyor #170

ghost opened this issue Dec 4, 2016 · 13 comments

Comments

@ghost
Copy link

ghost commented Dec 4, 2016

Hello,

Can we please prepare a nuget package for GSL for windows builds?
A nuget package for GSL removes one nuisance variable from our CI servers.
(Minimize variability between builds for CI benchmark)

Thanks,
coast

@zebastian
Copy link
Collaborator

definitely that would be great. I already checked, but there seem to be no prepared package yet. Do you know how to do that and publish to nuget?

@ghost
Copy link
Author

ghost commented Dec 4, 2016

I will investigate the nuget process.
need a refresher, but ive done it before

@zebastian
Copy link
Collaborator

Thanks, glad you are into this.

@ghost ghost added the ENHANCEMENT label Dec 10, 2016
@ghost ghost self-assigned this Dec 10, 2016
@ghost
Copy link
Author

ghost commented Dec 11, 2016

@ghost
Copy link
Author

ghost commented Dec 17, 2016

@ghost ghost mentioned this issue Dec 17, 2016
@ghost
Copy link
Author

ghost commented Dec 17, 2016

Greetings,

appveyor config updated to use GSL nuget; please review
@zebastian, what is required to re-enable appveyor CI?

Thanks,
coast

@zebastian
Copy link
Collaborator

Hi Robert, just send you an invitation for appveyor. There you can login with github and Start manual builds of the current State.

@ghost
Copy link
Author

ghost commented Dec 18, 2016

@zebastian Got invitation, I will investigate.
Is it possible to enable GIT hook to always trigger Appveyor build foreach new commit?

@ghost
Copy link
Author

ghost commented Dec 18, 2016

@buddhi1980 I believe we need access to the githooks for buddhi/mandelbulber2

Every time you push changes into repo <-- not operational?
or
click the New build button
or
use chron table * * * * * for build schedule <-- temp workaround

image

@buddhi1980
Copy link
Owner

I have tried to install your nuget gsl package in Visual Studio 2015. I'm getting this error:

Could not install package 'gsl-msvc14-x64 2.2.1.2577'. You are trying to install this package into a project that targets 'native,Version=v0.0', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.

@ghost
Copy link
Author

ghost commented Dec 18, 2016

I will investigate whats going on here.

@ghost
Copy link
Author

ghost commented Dec 19, 2016

resolved with ampl/gsl#17

@ghost
Copy link
Author

ghost commented Dec 19, 2016

@buddhi1980 We need to get the "Continuous" essence of our "Continuous Integration" operational on Appveyor. What are your thoughts on triggering an Appveyor build with every new commit? I do not have access to the GIT hooks to enable true CI for Appveyor.

@ghost ghost closed this as completed Dec 20, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants