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

Add GHES Manage API client #1688

Merged
merged 19 commits into from
Jun 10, 2024
Merged

Commits on May 16, 2024

  1. Add GHES Manage API client

    manue1 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    87249f6 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Rework setting basic auth

    manue1 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    8a5028a View commit details
    Browse the repository at this point in the history
  2. Add maintenance endpoints

    manue1 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    cc27cf9 View commit details
    Browse the repository at this point in the history
  3. Fix Manage API client

    manue1 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a5a4bad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42d013a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    271cc14 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    141f94c View commit details
    Browse the repository at this point in the history
  2. Fix assuming root site admin

    manue1 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    41ace39 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

Commits on May 28, 2024

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

Commits on May 30, 2024

  1. rubocop fixes

    alejndr0 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    849b28c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f586f54 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    7bc6dd5 View commit details
    Browse the repository at this point in the history
  2. add deprecation warnings

    alejndr0 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    fc84248 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Update lib/octokit/default.rb

    Co-authored-by: Nick Floyd <[email protected]>
    alejndr0 and nickfloyd authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    57761db View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. create error 410

    alejndr0 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    894794e View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. remove unused method

    alejndr0 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    2a79e2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ed27c6 View commit details
    Browse the repository at this point in the history
  3. enable check

    alejndr0 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e11782b View commit details
    Browse the repository at this point in the history