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

[PLATFORM-2230]: Create an MVP for webkit support #1

Merged
merged 22 commits into from
Oct 4, 2024

Commits on Sep 13, 2024

  1. Init

    MaeIsBad committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c8478d7 View commit details
    Browse the repository at this point in the history
  2. Implement CI

    MaeIsBad committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9d388f5 View commit details
    Browse the repository at this point in the history
  3. Pin workflow versions

    MaeIsBad committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    26e8964 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Remove unused dependencies

    MaeIsBad committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0e06d09 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Fix ci(hopefully)

    MaeIsBad committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    04cf833 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Basic arg parsing

    MaeIsBad committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    540b0e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    7969d7e View commit details
    Browse the repository at this point in the history
  2. Tracing

    MaeIsBad committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    fd7128c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Fix networking

    MaeIsBad committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3537d43 View commit details
    Browse the repository at this point in the history
  2. Set RUST_LOG in envrc

    MaeIsBad committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8936d4a View commit details
    Browse the repository at this point in the history
  3. Refactor arg parsing

    MaeIsBad committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ebd21ff View commit details
    Browse the repository at this point in the history
  4. Fix CI

    MaeIsBad committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    96483e3 View commit details
    Browse the repository at this point in the history
  5. Improve logging

    MaeIsBad committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3a5de58 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af2bda2 View commit details
    Browse the repository at this point in the history
  7. Add page orientation option

    MaeIsBad committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4535ff3 View commit details
    Browse the repository at this point in the history
  8. Setup codeowners

    MaeIsBad committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c0afbb3 View commit details
    Browse the repository at this point in the history
  9. Linters

    MaeIsBad committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0ba1c55 View commit details
    Browse the repository at this point in the history
  10. Add docker image output

    MaeIsBad committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4427ad9 View commit details
    Browse the repository at this point in the history
  11. cd workflow

    MaeIsBad committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3e7cbdd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6edf21f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Remove placeholder tests

    MaeIsBad committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    625436a View commit details
    Browse the repository at this point in the history
  2. Add alls-green workflow

    MaeIsBad committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    cc757b6 View commit details
    Browse the repository at this point in the history