[ovs-git] [openvswitch/ovs] a38542: github: Add GitHub Actions workflow.

Ilya Maximets noreply at github.com
Thu Nov 26 19:38:48 UTC 2020


  Branch: refs/heads/branch-2.5
  Home:   https://github.com/openvswitch/ovs
  Commit: a3854297fa17244f64cd1d7884e8d2c43cdedf13
      https://github.com/openvswitch/ovs/commit/a3854297fa17244f64cd1d7884e8d2c43cdedf13
  Author: Ilya Maximets <i.maximets at ovn.org>
  Date:   2020-11-26 (Thu, 26 Nov 2020)

  Changed paths:
    A .ci/build.sh
    A .ci/prepare.sh
    A .github/workflows/build-and-test.yml
    M .travis.yml
    R .travis/build.sh
    R .travis/prepare.sh
    M CONTRIBUTING.md
    M Makefile.am
    M README.md

  Log Message:
  -----------
  github: Add GitHub Actions workflow.

This is an initial version of GitHub Actions support.  It mostly
mimics our current Travis CI build matrix with slight differences.

.travis folder renamed to .ci to highlight that it used not only for
Travis CI.  Travis CI support will be completely removed soon.

What happened to Travis CI:
https://mail.openvswitch.org/pipermail/ovs-dev/2020-November/377773.html

Acked-by: Simon Horman <simon.horman at netronome.com>
Signed-off-by: Ilya Maximets <i.maximets at ovn.org>


  Commit: 1f25112165469e4e07eade6e2d87c5a9b4a3c32f
      https://github.com/openvswitch/ovs/commit/1f25112165469e4e07eade6e2d87c5a9b4a3c32f
  Author: Ilya Maximets <i.maximets at ovn.org>
  Date:   2020-11-26 (Thu, 26 Nov 2020)

  Changed paths:
    R .travis.yml
    M CONTRIBUTING.md
    M INSTALL.md
    M Makefile.am

  Log Message:
  -----------
  travis: Remove support for Travis CI.

All CI jobs are covered by GitHub Actions now.

What happened to Travis CI:
https://mail.openvswitch.org/pipermail/ovs-dev/2020-November/377773.html

Acked-by: Simon Horman <simon.horman at netronome.com>
Signed-off-by: Ilya Maximets <i.maximets at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/189e476103d5...1f2511216546


More information about the git mailing list