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

Dynamic octokit instantiation based on auth status #1248

Merged
merged 7 commits into from
Aug 9, 2024

Commits on Jul 25, 2024

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

Commits on Jul 29, 2024

  1. * Added jest test for getLatestCommitHash with authed/unauthed check …

    …in api-handlers + added unauthed GitHub API URL to environment vars
    nickcastel50 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    a7e8f0b View commit details
    Browse the repository at this point in the history
  2. lint setupEnvVars.js

    nickcastel50 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    20a9ba7 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. fixed logic

    nickcastel50 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    bfff4ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9733d7a View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Merge branch 'main' into dynamic_octokit_baseurl

    Signed-off-by: nickcastel50 <nickcastel50@gmail.com>
    nickcastel50 authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    302af63 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Merge branch 'main' into dynamic_octokit_baseurl

    Signed-off-by: nickcastel50 <nickcastel50@gmail.com>
    nickcastel50 authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    cfd63f6 View commit details
    Browse the repository at this point in the history