datalad / git-annex

A non-official clone of git-annex established for DataLad purposes. No PRs will be merged, but could be used to test perspective git-annex patches. Official git-annex repository: https://git.kitenet.net/index.cgi/git-annex.git/
16 stars 3 forks source link

Add a test run on macos-latest to compliment #96 #98

Closed yarikoptic closed 2 years ago

yarikoptic commented 2 years ago

I think we should proceed with #96 BUT we need to ensure that git-annex is usable on OSX 11 and above.

For that I think that OSX workflow should be adjusted to include at least a single run (no matrix for different TMPFS setups etc) of git annex test on macos-latest.

Ideally should be done as a part of #96 but could be done separately later -- if we discover that git-annex build done on osx 10 is not usable on 11 -- we would be doomed to provide multiple builds I guess, or check @joeyh 's idea of not bundling dynamic libraries in dmg

joeyh commented 2 years ago

Alternatively, a test on maxos-previous, if that exists.

jwodder commented 2 years ago

Done as part of #96.