Skip to content

Conversation

nulltoken
Copy link
Member

Fix #1082

@carlosmn
Copy link
Member

carlosmn commented Jun 9, 2015

We have dependencies outside of mono, you can't remove the scripts which do that. The bit about mono can go away, but cmake and libgit2's deps still need to get installed.

@nulltoken
Copy link
Member Author

@carlosmn Are you sure? Aren't we now depending on compiled native binaries through a NuGet package?

@carlosmn
Copy link
Member

carlosmn commented Jun 9, 2015

I'd forgotten about that.

Though it looks like a moot point since the Travis support mono seems to be restricted to Ubuntu derivatives, which OS X is not.

@nulltoken
Copy link
Member Author

Ok. Current status is as follows:

Linux:

Mac Os X:

/cc @Therzok

@akoeplinger
Copy link

@nulltoken "Mono 3.6.0: 💥 (Not supported yet by..)" -> this is because back then there were no official Debian packages from Xamarin for that version, they were only introduced with Mono 3.8. Travis supports every version that came after that, through Mono's snapshot packages.

I'd suggest you also test against latest (via setting the mono key in .travis.yml), which floats to whatever the current Mono version is in Xamarin's repositories. alpha and/or beta might be a good idea as well to catch possible regressions in upcoming Mono versions.

@nulltoken
Copy link
Member Author

@akoeplinger Thanks for the feedback!

Travis supports every version that came after that, through Mono's snapshot packages.

@Therzok Could there be any chance to populate those with some older releases?

http://origin-download.mono-project.com/repo/debian/dists/wheezy/snapshots/

I'd suggest you also test against latest

Sadly, we're hitting some issue about this (see #1034 (comment) and #1067 (comment))

@Therzok
Copy link
Member

Therzok commented Jun 9, 2015

@nulltoken I'm not sure we can release older versions, although we can ask @directhex.

@directhex
Copy link

@Therzok Could there be any chance to populate those with some older releases?

It isn't possible to do that using the repository management software we're using - the snapshot facility is a strict snapshot in time of the state of the "main" repository, with no ability to insert history

@ethomson ethomson closed this Apr 15, 2016
@bording bording deleted the ntk/travis-csharp branch April 21, 2019 02:03
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.

6 participants