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

Fetch docs with git clone instead of GitHub API #4000

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on May 14, 2023

  1. Fetch docs with git clone instead of GitHub API

    Docs folder now fetched with git clone and sparse checkout.
    Tests updated as well to mock local repo docs.
    Dylan-fa committed May 14, 2023
    Configuration menu
    Copy the full SHA
    7e2ed3f View commit details
    Browse the repository at this point in the history
  2. Fetch docs with git clone instead of GitHub API

    Docs folder now fetched with git clone and sparse checkout.
    Tests updated as well to mock local repo docs.
    Dylan-fa committed May 14, 2023
    Configuration menu
    Copy the full SHA
    c1fe955 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    828c4e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    594fa50 View commit details
    Browse the repository at this point in the history
  3. Fix style and use File.join

    Dylan-fa committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ee6af08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4eb65b View commit details
    Browse the repository at this point in the history