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

Fix and optimize Jenkins CI #243

Merged
merged 16 commits into from
Jun 20, 2019
Merged

Fix and optimize Jenkins CI #243

merged 16 commits into from
Jun 20, 2019

Commits on Jun 13, 2019

  1. make builds more stable

    atimin committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    54700c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. make xunit report always

    atimin committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    661c16b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2019

  1. use common Win build server

    atimin committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    b2ddbfe View commit details
    Browse the repository at this point in the history
  2. parallel building

    atimin committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    ae9aae2 View commit details
    Browse the repository at this point in the history
  3. fix path to build vm

    atimin committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    d6dbacb View commit details
    Browse the repository at this point in the history
  4. use different asneg dirs

    atimin committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    4dce77e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2019

  1. use all CPUs on Windows

    atimin committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    e693194 View commit details
    Browse the repository at this point in the history
  2. add option -j

    atimin committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    3552ec2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebcfc95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7aa6c24 View commit details
    Browse the repository at this point in the history
  5. fix tst Windows compilation

    atimin committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    a5ce4a6 View commit details
    Browse the repository at this point in the history
  6. update CHANGELOG

    atimin committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    9ad0938 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. try ssh

    atimin committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    17c79a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. use ssh key from workspace

    atimin committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    1bbd6a2 View commit details
    Browse the repository at this point in the history
  2. use Jenkins key for Vagrant

    atimin committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    c2c2867 View commit details
    Browse the repository at this point in the history
  3. suppress tty stdin error

    atimin committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    03f2346 View commit details
    Browse the repository at this point in the history