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

Updates to CI services #431

Open
7 of 16 tasks
guitorri opened this issue Feb 1, 2016 · 3 comments
Open
7 of 16 tasks

Updates to CI services #431

guitorri opened this issue Feb 1, 2016 · 3 comments
Assignees
Labels
Milestone

Comments

@guitorri
Copy link
Member

guitorri commented Feb 1, 2016

Travis:

  • move to a container based instance
  • set to 2 cores
  • evaluate the need of branches for coverage update, unstable tarballs and ftp to SF
  • speedup OSX, create a homebrew cask for qt4 (including qt3support).
  • setup qucs-doc (latex and what not)
  • enable artifacts (associated with tags) for the make dist tarball.
  • re-enable generation of Doxygen pages Re-enable CI build of Doxygen docs #724
  • OSX, re-enable make qucsatorcheck Travis CI, random issues running qucs-test. #644

AppVeyor:

@guitorri guitorri added the CI label Feb 1, 2016
@guitorri guitorri added this to the 0.0.20 milestone Feb 1, 2016
@guitorri guitorri self-assigned this Feb 7, 2016
@guitorri
Copy link
Member Author

guitorri commented Feb 9, 2016

Added a few more tasks to AppVeyor.

@felix-salfelder
Copy link
Member

does it mean that travis actually supports "setup build environment once and just use it every time"?

(i was looking for something like it, but couldnt find)

@guitorri
Copy link
Member Author

guitorri commented Feb 9, 2016

you mean the container based thing? I think so, you can reuse the build env. After you create the container, they keep the image around, so it is pretty quick to re-start it. I think it is based (or can be used as) Docker. I quickly read about it, I don't know exactly what needs to be done to activate.

@guitorri guitorri modified the milestones: 0.0.21, 0.0.20 Feb 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants