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

From Travis to Github Actions #342

Merged
merged 20 commits into from Dec 3, 2020
Merged

Commits on Nov 22, 2020

  1. move travis setup file

    skoudoro committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    26911e1 View commit details
    Browse the repository at this point in the history
  2. update env var

    skoudoro committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    3ce4a70 View commit details
    Browse the repository at this point in the history
  3. fix home dir

    skoudoro committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    aa6110a View commit details
    Browse the repository at this point in the history
  4. update env path

    skoudoro committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    9173781 View commit details
    Browse the repository at this point in the history
  5. adding missing quotes

    skoudoro committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    1a336bb View commit details
    Browse the repository at this point in the history
  6. try another path

    skoudoro committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    95bbacd View commit details
    Browse the repository at this point in the history
  7. fail-fast false + osx fix

    skoudoro committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    64bff9f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    528ddd7 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. add a new step

    skoudoro committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    d974beb View commit details
    Browse the repository at this point in the history
  2. update Xvfb call

    skoudoro committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    37e0f8a View commit details
    Browse the repository at this point in the history
  3. test without the extension

    skoudoro committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    8e3b540 View commit details
    Browse the repository at this point in the history
  4. Xvfb not needed ?

    skoudoro committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    e6ff0f3 View commit details
    Browse the repository at this point in the history
  5. remove display also

    skoudoro committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    0ba45da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e5a59d View commit details
    Browse the repository at this point in the history
  7. sudo mandotry

    skoudoro committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    893164e View commit details
    Browse the repository at this point in the history
  8. add glx extension to xvfb

    skoudoro committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    7109f19 View commit details
    Browse the repository at this point in the history
  9. remove LIBGL_ALWAYS_INDIRECT

    skoudoro committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    711195e View commit details
    Browse the repository at this point in the history
  10. improve PRE

    skoudoro committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    d1e7bcd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ed25ad9 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Configuration menu
    Copy the full SHA
    1ef6514 View commit details
    Browse the repository at this point in the history