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: migrate from travis to github action #391

Merged
merged 9 commits into from Dec 15, 2021
Merged

ci: migrate from travis to github action #391

merged 9 commits into from Dec 15, 2021

Commits on Dec 10, 2021

  1. ci: add github action workflow

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    5955853 View commit details
    Browse the repository at this point in the history
  2. remove travis

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    f00243b View commit details
    Browse the repository at this point in the history
  3. no fail-fast

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    b88107d View commit details
    Browse the repository at this point in the history
  4. add install step

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    b7a920e View commit details
    Browse the repository at this point in the history
  5. debug the ci

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    3e9f117 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. set GOPATH for workflows

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    79f7263 View commit details
    Browse the repository at this point in the history
  2. drop go1.10.x and go1.9.x

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    b3763e4 View commit details
    Browse the repository at this point in the history
  3. add go1.17

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    4cf1774 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

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