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

Add Github Actions and COVERALLS_FLAG_NAME support #296

Merged
merged 36 commits into from
Oct 5, 2020

Commits on Oct 21, 2019

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

Commits on Oct 22, 2019

  1. Change typo

    Smolevich committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    452ce4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e605806 View commit details
    Browse the repository at this point in the history
  3. Fix failed test

    Smolevich committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    f2fbd9e View commit details
    Browse the repository at this point in the history
  4. Fix cs errors

    Smolevich committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    ac9dbc1 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. Configuration menu
    Copy the full SHA
    bb38e5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16fed6b View commit details
    Browse the repository at this point in the history
  3. Fix github actions

    Smolevich committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    da77b94 View commit details
    Browse the repository at this point in the history
  4. Fix ci

    Smolevich committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    98107a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2020

  1. Update exception message

    Smolevich committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    ff5ced5 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Configuration menu
    Copy the full SHA
    b9c9d4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cde6a12 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    3cfbf08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f188c9e View commit details
    Browse the repository at this point in the history
  5. Fix cs fixer errors

    Smolevich committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    39ed46b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dadbc8b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    26e4c81 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    34dc99b View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

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

Commits on Jan 16, 2020

  1. Change test

    Smolevich committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    6eef3ee View commit details
    Browse the repository at this point in the history
  2. Fix test for GA

    Smolevich committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    42b8068 View commit details
    Browse the repository at this point in the history
  3. Fix failed tests

    Smolevich committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    895f08e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2020

  1. Configuration menu
    Copy the full SHA
    db8add4 View commit details
    Browse the repository at this point in the history
  2. build: added PHP 7.4

    (cherry picked from commit 6148248)
    twinh committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    d73a2cb View commit details
    Browse the repository at this point in the history
  3. refactor: use GITHUB_RUN_ID as CI_JOB_ID, same as coverallsapp/github…

    …-action
    
    (cherry picked from commit 1d30901)
    twinh committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    743818d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    905ff53 View commit details
    Browse the repository at this point in the history
  5. ci: Replace extension-csv to extension

    Input 'extension-csv' has been deprecated with message: The extension-csv property will not be supported after February 1, 2020. Use extensions instead.
    twinh committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    342cc47 View commit details
    Browse the repository at this point in the history
  6. test: fix job ID test fail

    twinh committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    3f5d1af View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    381ecd0 View commit details
    Browse the repository at this point in the history
  2. docs: add Github Actions setup

    twinh committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    48a4ead View commit details
    Browse the repository at this point in the history
  3. chore: update requirements

    twinh committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    ed5f839 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b7b51d View commit details
    Browse the repository at this point in the history
  5. test: add test for flagName

    twinh committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    86fc259 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    304e3fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb5b943 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. chore: fix email error

    twinh committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    8c8e6cb View commit details
    Browse the repository at this point in the history