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 FrontendManager to manage non-default front-end impl #3897

Merged
merged 18 commits into from
Jul 16, 2024

Commits on Jul 15, 2024

  1. Add frontend manager

    huchenlei committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    cb2ba07 View commit details
    Browse the repository at this point in the history
  2. Add tests

    huchenlei committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    3051c10 View commit details
    Browse the repository at this point in the history
  3. nit

    huchenlei committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a42da84 View commit details
    Browse the repository at this point in the history
  4. Add unit test to github CI

    huchenlei committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    5fd862b View commit details
    Browse the repository at this point in the history
  5. Fix path

    huchenlei committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    99ab00f View commit details
    Browse the repository at this point in the history
  6. nit

    huchenlei committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    245d79f View commit details
    Browse the repository at this point in the history
  7. ignore

    huchenlei committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    47e3ed4 View commit details
    Browse the repository at this point in the history
  8. Add logging

    huchenlei committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b5e1f68 View commit details
    Browse the repository at this point in the history
  9. Install test deps

    huchenlei committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    0070ca5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b470658 View commit details
    Browse the repository at this point in the history
  11. Update test

    huchenlei committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ac28654 View commit details
    Browse the repository at this point in the history
  12. Add web-root arg

    huchenlei committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d4f988d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    757729b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3a5afe3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6c50d83 View commit details
    Browse the repository at this point in the history
  16. Inline cmd args

    huchenlei committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9d7deba View commit details
    Browse the repository at this point in the history
  17. nit

    huchenlei committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d42f80f View commit details
    Browse the repository at this point in the history
  18. Fix unit test

    huchenlei committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    22215b7 View commit details
    Browse the repository at this point in the history