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 some more fields to repo, and structure for organization #191

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Jul 11, 2024

  1. add some more fields to repo, and structure for organization

    Andrew McKnight committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    9060950 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. add API to read a user's starred repositories

    Andrew McKnight committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    dbc14f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. add test for repo updates

    Andrew McKnight committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3dcdae1 View commit details
    Browse the repository at this point in the history
  2. test org decoding; remove some invalid properties

    Andrew McKnight committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1623c11 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/main' into add-org-and-other-r…

    …epo-properties
    Andrew McKnight committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9eb535d View commit details
    Browse the repository at this point in the history
  4. remove duplicate methods to fetch starred repos

    Andrew McKnight committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6c04e7b View commit details
    Browse the repository at this point in the history
  5. add Organization to all necessary targets

    Andrew McKnight committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9a7d5db View commit details
    Browse the repository at this point in the history