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

[CI] [GHA] Transfer Linux and Windows workflows from Azure to GitHub Actions #904

Merged
merged 21 commits into from
May 21, 2024

Commits on Apr 15, 2024

  1. transfer linux workflow

    akashchi committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    276ddc8 View commit details
    Browse the repository at this point in the history
  2. provide ref

    akashchi committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9fb3bd6 View commit details
    Browse the repository at this point in the history
  3. install git-lfs

    akashchi committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1b56f83 View commit details
    Browse the repository at this point in the history
  4. install unzip

    akashchi committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f62d347 View commit details
    Browse the repository at this point in the history
  5. correct path for log

    akashchi committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b4de031 View commit details
    Browse the repository at this point in the history
  6. upload test results

    akashchi committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    eceb039 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. use gha runner

    akashchi committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    715be12 View commit details
    Browse the repository at this point in the history
  2. rm sudo

    akashchi committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    f46dfb8 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. skip test

    akashchi committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f64b8ae View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    5799a96 View commit details
    Browse the repository at this point in the history
  2. configure msvc

    akashchi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0ee1669 View commit details
    Browse the repository at this point in the history
  3. add build of ov_contrib

    akashchi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1ac87a3 View commit details
    Browse the repository at this point in the history
  4. use setupvars

    akashchi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    838d87a View commit details
    Browse the repository at this point in the history
  5. use quotes

    akashchi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    371de19 View commit details
    Browse the repository at this point in the history
  6. use ov repo

    akashchi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ee7a6fa View commit details
    Browse the repository at this point in the history
  7. use cmd

    akashchi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    52883c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. call cmd setupvars

    akashchi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f04b96e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. rm unused

    akashchi committed May 3, 2024
    Configuration menu
    Copy the full SHA
    455c5bd View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. use actions/cache for ccache

    akashchi committed May 16, 2024
    Configuration menu
    Copy the full SHA
    34c3f82 View commit details
    Browse the repository at this point in the history
  2. unskip

    akashchi committed May 16, 2024
    Configuration menu
    Copy the full SHA
    8400f50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87889c3 View commit details
    Browse the repository at this point in the history