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

Getting GitHub Metrics #10

Merged
merged 54 commits into from
Nov 21, 2023
Merged

Getting GitHub Metrics #10

merged 54 commits into from
Nov 21, 2023

Commits on Nov 11, 2023

  1. Better cached creds handling

    cansavvy committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    1ed159a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd40ce6 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Gathering stats

    cansavvy committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3ebe7fe View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Add CRAN example

    cansavvy committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    669d197 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    297e548 View commit details
    Browse the repository at this point in the history
  2. Update docs

    cansavvy committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    1aa0ce3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c41d50 View commit details
    Browse the repository at this point in the history
  4. add purrr as an imports

    cansavvy committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    76c6b2a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    b991a6b View commit details
    Browse the repository at this point in the history
  2. pagination

    cansavvy committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    54d8396 View commit details
    Browse the repository at this point in the history
  3. DRY it up

    cansavvy committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    3a23c9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4e642d View commit details
    Browse the repository at this point in the history
  5. Update

    cansavvy committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    412c039 View commit details
    Browse the repository at this point in the history
  6. Github metrics to DF

    cansavvy committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    cd1a8d3 View commit details
    Browse the repository at this point in the history
  7. Fix Auth/cache handling

    cansavvy committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    cc35919 View commit details
    Browse the repository at this point in the history
  8. Update some build things

    cansavvy committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    619fcb2 View commit details
    Browse the repository at this point in the history
  9. get metrics is working

    cansavvy committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    46ad23f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

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

Commits on Nov 19, 2023

  1. Merge pull request #21 from fhdsl/howardbaek/github-fix

    Deal with GitHub API Error (404)
    cansavvy authored Nov 19, 2023
    Configuration menu
    Copy the full SHA
    fcdfa79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2347e1a View commit details
    Browse the repository at this point in the history
  3. Update R/github.R

    Co-authored-by: Howard Baek <[email protected]>
    cansavvy and howardbaik authored Nov 19, 2023
    Configuration menu
    Copy the full SHA
    1b37524 View commit details
    Browse the repository at this point in the history
  4. Grab token

    cansavvy committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    dedf828 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    395149b View commit details
    Browse the repository at this point in the history
  6. Update R/github.R

    Co-authored-by: Howard Baek <[email protected]>
    cansavvy and howardbaik authored Nov 19, 2023
    Configuration menu
    Copy the full SHA
    6ab468f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d30136d View commit details
    Browse the repository at this point in the history
  8. Update docs

    cansavvy committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    7df000a View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    ff644bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    382d368 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #17 from fhdsl/cansavvy/list2df-github

    API List 2 DF: Part 2 - GitHub #16
    cansavvy authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    f57d84f View commit details
    Browse the repository at this point in the history
  4. fix some weirdness

    cansavvy committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    0bb16f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b363356 View commit details
    Browse the repository at this point in the history
  6. Squashing some more bugs!

    cansavvy committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    e833329 View commit details
    Browse the repository at this point in the history
  7. Add to gitignore

    cansavvy committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    d5592f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    90f0911 View commit details
    Browse the repository at this point in the history
  9. Fix function documentation

    howardbaik committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    69c91fe View commit details
    Browse the repository at this point in the history
  10. Minor fix

    howardbaik committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    8cf624d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. add importFrom magrittr %>%

    cansavvy committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    f4b8086 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96d09fc View commit details
    Browse the repository at this point in the history
  3. Delete a misplaced GET

    cansavvy committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    bfaef5f View commit details
    Browse the repository at this point in the history
  4. update docs

    cansavvy committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    a4aa20f View commit details
    Browse the repository at this point in the history
  5. Fix token handling

    cansavvy committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    5e94f2c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    084779e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec0c549 View commit details
    Browse the repository at this point in the history
  8. Improved handling

    cansavvy committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    f6cdb77 View commit details
    Browse the repository at this point in the history
  9. reorder name

    cansavvy committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    82f4cb1 View commit details
    Browse the repository at this point in the history
  10. Get rid of bind rows bit

    cansavvy committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    9dd89e5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bc7985d View commit details
    Browse the repository at this point in the history
  12. Merge pull request #23 from fhdsl/cansavvy/ga-edits

    Minor fix for Google Analytics function docs
    cansavvy authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    21b96ed View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6c9de4c View commit details
    Browse the repository at this point in the history
  14. Fix name of fork_num

    cansavvy committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    fbc58c3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c798562 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3a6defb View commit details
    Browse the repository at this point in the history
  17. bug squash

    cansavvy committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    95abecd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0ff1be3 View commit details
    Browse the repository at this point in the history