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

Upgrade terraform-provider-github to v5.12.0 #284

Merged
merged 5 commits into from
Jan 13, 2023

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    68fde5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4ec464 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00153e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Change test repo description to be language specific

    While debugging tests, it was unclear which test was creating which
    repo. Changing the descriptions makes it easier to figure out which test
    to look at.
    guineveresaenger committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    0edbe76 View commit details
    Browse the repository at this point in the history
  2. Remove test skip for missing environment variables

    When GH_ORGANIZATION or GH_TESTING_TOKEN are expired, we should see
    that loudly in CI tests. Skipping tests when these are missing or
    misconfigured makes it seem tests are running and passing.
    guineveresaenger committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    f77d478 View commit details
    Browse the repository at this point in the history