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

migrate circeci to github actions #392

Closed
wants to merge 3 commits into from
Closed

Commits on Nov 4, 2024

  1. migrate circeci to github actions + fixes

    Summary:
    1. Migrate circleci to github actions.
    2. Remove reference to win.cc and win.h.
    3. Remove deleted test tls_tcp_test.cc
    4. Remove left behind CMakeLists.txt file in libuv directory.
    
    Test Plan:
    Test on github.
    c-p-i-o committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c9af35b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Revert "fbcode/gloo/common"

    This reverts commit 8014f79.
    c-p-i-o committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    f2a6125 View commit details
    Browse the repository at this point in the history
  2. Disable libuv in tests

    Summary:
    Disable libuv in tests until CI is green again.
    
    Test Plan:
    Test on github
    c-p-i-o committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    8bb5cee View commit details
    Browse the repository at this point in the history