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

feat: turn entrypoint into gateway-conformance CLI #15

Merged
merged 6 commits into from
Mar 21, 2023

Commits on Mar 17, 2023

  1. refactor: entrypoint

    - add support for go test args to the entrypoint
    - update Go version to 1.20
    - rename is-subdomain to subdomain-gateway-spec
    - add merged as argument to the extract-fixtures command
    - rename entrypoint as gateway-conformance
    - rename tests package from main to tests
    - rename build tag to no_subdomain_gateway_spec
    - add a utility function for accessing GATEWAY_CONFORMANCE_HOME
    galargh committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    c67b7df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5565c04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    591fd9e View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

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

Commits on Mar 21, 2023

  1. docs: update the README

    galargh committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    9be6d81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16b8ab0 View commit details
    Browse the repository at this point in the history