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

Some CI improvements #147

Merged
merged 2 commits into from
Apr 29, 2020
Merged

Some CI improvements #147

merged 2 commits into from
Apr 29, 2020

Conversation

giordano
Copy link
Member

  • Add CompatHelper
  • Reduce frequency of TagBot to once per day
  • Remove Cirrus script, it's not working properly lately
  • Add FreeBSD to Travis
  • Run Travis only on master and a few special-named branches
  • Cache artifacts in Travis and AppVeyor

@giordano
Copy link
Member Author

Is there an easy way to exclude FreeBSD with MKL?

@giordano giordano force-pushed the mg/ci branch 2 times, most recently from 7df13b9 to 4aec0ac Compare April 28, 2020 19:11
@ararslan
Copy link
Member

Is there an easy way to exclude FreeBSD with MKL?

Should be able to use exclude: in jobs:, I believe.

@giordano
Copy link
Member Author

Should be able to use exclude: in jobs:, I believe.

Does it work with environment variables? I didn't try. I went with the opposite way: include-ing the FreeBSD jobs 😅

@ararslan
Copy link
Member

Yeah I believe it does.

@giordano
Copy link
Member Author

giordano commented Apr 28, 2020

Looks like it doesn't? There are no FreeBSD jobs at all: https://travis-ci.org/github/JuliaMath/FFTW.jl/builds/680772146

* Add CompatHelper
* Reduce frequency of TagBot to once per day
* Remove Cirrus script, it's not working properly lately
* Add FreeBSD to Travis
* Run Travis only on master and a few special-named branches
* Cache artifacts in Travis and AppVeyor
@giordano
Copy link
Member Author

Shall I go back to include-ing or maybe I did something wrong now?

.travis.yml Outdated Show resolved Hide resolved
Co-Authored-By: Alex Arslan <[email protected]>
@ararslan
Copy link
Member

Looks like that worked! 🎉

@giordano giordano merged commit 158c391 into JuliaMath:master Apr 29, 2020
@giordano giordano deleted the mg/ci branch April 29, 2020 00:24
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