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 failsafes in case Octokit api fails. Statically-stored most information in .json files. Change revalidation period for projects page. One issue with importing several variables and functions, where I had to manually import each from their respective file, instead of importing all from '../util'. #117

Closed
wants to merge 9 commits into from

Commits on May 26, 2022

  1. Add failsafes in case Octokit api fails. Statically-stored most infor…

    …mation in .json files. Change revalidation period for projects page. One issue with importing several variables and functions, where I had to manually import each from their respective file, instead of importing all from '../util'.
    JCamyre committed May 26, 2022
    Configuration menu
    Copy the full SHA
    2d64323 View commit details
    Browse the repository at this point in the history
  2. Add failsafes in case Octokit api fails. Statically-stored most infor…

    …mation in .json files. Change revalidation period for projects page. One issue with importing several variables and functions, where I had to manually import each from their respective file, instead of importing all from '../util'.
    JCamyre committed May 26, 2022
    Configuration menu
    Copy the full SHA
    d63d8ab View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Fix issue with lint

    JCamyre committed May 27, 2022
    Configuration menu
    Copy the full SHA
    97cbab6 View commit details
    Browse the repository at this point in the history
  2. Add UCLA page and a link in the navbar, which will display all projec…

    …ts with the ucla-opensource tag. Add short blurb about the page and indicate that it is a work in progress.
    JCamyre committed May 27, 2022
    Configuration menu
    Copy the full SHA
    a530d8a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Address issues raised in PR

    JCamyre committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    7f6d79b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Fix random _'s

    JCamyre committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    fb551d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Remove all writeJSONFile function calls

    Joseph Camyre committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    cd8cb9a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. Fix yarn.lock git conflicts

    JCamyre committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    b2d7f2c View commit details
    Browse the repository at this point in the history
  2. Fix yarn.lock git conflicts

    JCamyre committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    0093566 View commit details
    Browse the repository at this point in the history