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

chore: migrate to Github actions #448

Merged
merged 15 commits into from Dec 14, 2021
Merged

chore: migrate to Github actions #448

merged 15 commits into from Dec 14, 2021

Commits on Nov 29, 2021

  1. chore: migrate to github actions

    Bilal Boussayoud committed Nov 29, 2021
    Copy the full SHA
    0c59095 View commit details
    Browse the repository at this point in the history
  2. see env var values

    Bilal Boussayoud committed Nov 29, 2021
    Copy the full SHA
    f1b2e47 View commit details
    Browse the repository at this point in the history
  3. set env vars in workflow

    Bilal Boussayoud committed Nov 29, 2021
    Copy the full SHA
    c834698 View commit details
    Browse the repository at this point in the history
  4. remove quotes

    Bilal Boussayoud committed Nov 29, 2021
    Copy the full SHA
    a193c98 View commit details
    Browse the repository at this point in the history
  5. remove go mod init

    Bilal Boussayoud committed Nov 29, 2021
    Copy the full SHA
    6fe3ee3 View commit details
    Browse the repository at this point in the history
  6. set gopath

    Bilal Boussayoud committed Nov 29, 2021
    Copy the full SHA
    e83c4c2 View commit details
    Browse the repository at this point in the history
  7. add bin directory

    Bilal Boussayoud committed Nov 29, 2021
    Copy the full SHA
    aa27eb7 View commit details
    Browse the repository at this point in the history
  8. set GOBIN

    Bilal Boussayoud committed Nov 29, 2021
    Copy the full SHA
    095dfe4 View commit details
    Browse the repository at this point in the history
  9. remove double quotes for godebug

    Bilal Boussayoud committed Nov 29, 2021
    Copy the full SHA
    f966b4c View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. see if regenerating oai cert fixes tests

    Bilal Boussayoud committed Nov 30, 2021
    Copy the full SHA
    7646aea View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. revise tests & remove oai ft branch

    Bilal Boussayoud committed Dec 2, 2021
    Copy the full SHA
    ea8ce22 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. update build badge & CONTRIBUTING.md

    Bilal Boussayoud committed Dec 13, 2021
    Copy the full SHA
    65bbbef View commit details
    Browse the repository at this point in the history
  2. feedback

    Bilal Boussayoud committed Dec 13, 2021
    Copy the full SHA
    b166147 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. consolidate env var steps

    Bilal Boussayoud committed Dec 14, 2021
    Copy the full SHA
    947f2bf View commit details
    Browse the repository at this point in the history
  2. address feedback

    Bilal Boussayoud committed Dec 14, 2021
    Copy the full SHA
    98e372c View commit details
    Browse the repository at this point in the history