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

ci: Fix generated code check on main #173

Merged
merged 13 commits into from
Jan 21, 2023
Merged

ci: Fix generated code check on main #173

merged 13 commits into from
Jan 21, 2023

Commits on Jan 20, 2023

  1. make proto-gen on main

    Signed-off-by: Thane Thomson <connect@thanethomson.com>
    thanethomson committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    8d5208f View commit details
    Browse the repository at this point in the history
  2. ci: Show git diffs when generated code check fails

    Signed-off-by: Thane Thomson <connect@thanethomson.com>
    thanethomson committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    498c233 View commit details
    Browse the repository at this point in the history
  3. ci: Remove unnecessary buf installation step

    Signed-off-by: Thane Thomson <connect@thanethomson.com>
    thanethomson committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    1641f22 View commit details
    Browse the repository at this point in the history
  4. ci: Remove unnecessary protoc-gen-gogofaster install command

    Signed-off-by: Thane Thomson <connect@thanethomson.com>
    thanethomson committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    12a854e View commit details
    Browse the repository at this point in the history
  5. ci: Add Buf API token for linting of private repos

    Signed-off-by: Thane Thomson <connect@thanethomson.com>
    thanethomson committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    90e8ee6 View commit details
    Browse the repository at this point in the history
  6. debug: Try check which version of protoc-gen-gogofaster is installed

    Signed-off-by: Thane Thomson <connect@thanethomson.com>
    thanethomson committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    0204310 View commit details
    Browse the repository at this point in the history
  7. Revert "debug: Try check which version of protoc-gen-gogofaster is in…

    …stalled"
    
    This reverts commit 0204310.
    thanethomson committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    2ca1336 View commit details
    Browse the repository at this point in the history
  8. debug: Display Go and Buf versions on failure

    Signed-off-by: Thane Thomson <connect@thanethomson.com>
    thanethomson committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    86dc450 View commit details
    Browse the repository at this point in the history
  9. Revert "debug: Display Go and Buf versions on failure"

    This reverts commit 86dc450.
    thanethomson committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    682c62d View commit details
    Browse the repository at this point in the history
  10. ci: Remove tools/path config from proto check

    Signed-off-by: Thane Thomson <connect@thanethomson.com>
    thanethomson committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    1492272 View commit details
    Browse the repository at this point in the history
  11. ci: Add tokens to appease Buf in proto linting workflow

    Signed-off-by: Thane Thomson <connect@thanethomson.com>
    thanethomson committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    fb4cbff View commit details
    Browse the repository at this point in the history
  12. ci: Fix buf API token param name

    Signed-off-by: Thane Thomson <connect@thanethomson.com>
    thanethomson committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    df1641e View commit details
    Browse the repository at this point in the history
  13. debug: Attempt to use Go 1.19 in CI

    Signed-off-by: Thane Thomson <connect@thanethomson.com>
    thanethomson committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    37fb4f8 View commit details
    Browse the repository at this point in the history