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

Generate conformance report and upload to release #1017

Merged
merged 2 commits into from
Aug 30, 2023

Commits on Aug 30, 2023

  1. Generate conformance report and upload to release

    Problem: We want to be able to upload our conformance report for every release, so we can keep the upstream Gateway API tracker for our project up to date.
    
    Solution: Generate the conformance report whenever the tests are run. When a release occurs, we'll upload to the release artifacts.
    sjberman committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    972b7fd View commit details
    Browse the repository at this point in the history
  2. Move permissions

    sjberman committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    6ee9140 View commit details
    Browse the repository at this point in the history