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

GODRIVER-3008 Add mongodb-drivers-comment-bot support #361

Merged
merged 24 commits into from
Oct 16, 2023

Commits on Oct 11, 2023

  1. Add a github app folder

    blink1073 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    0412c2f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. handle dir

    blink1073 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    4ffa502 View commit details
    Browse the repository at this point in the history
  2. bootstrap node

    blink1073 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    ee79904 View commit details
    Browse the repository at this point in the history
  3. fix path handling

    blink1073 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    ef56e8b View commit details
    Browse the repository at this point in the history
  4. use mjs

    blink1073 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    0cf3288 View commit details
    Browse the repository at this point in the history
  5. debug

    blink1073 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    1d51513 View commit details
    Browse the repository at this point in the history
  6. debug

    blink1073 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c3ebd05 View commit details
    Browse the repository at this point in the history
  7. use sub dir

    blink1073 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    79671bd View commit details
    Browse the repository at this point in the history
  8. fix nvm dir

    blink1073 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    189a740 View commit details
    Browse the repository at this point in the history
  9. update gitignore

    blink1073 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    3db6d11 View commit details
    Browse the repository at this point in the history
  10. cleanup

    blink1073 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    8387c7f View commit details
    Browse the repository at this point in the history
  11. make sha an input

    blink1073 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    41c8d53 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. cleanup

    blink1073 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    550d0b3 View commit details
    Browse the repository at this point in the history
  2. undo debug caat

    blink1073 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    97bbf97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f906a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03d7307 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4010696 View commit details
    Browse the repository at this point in the history
  6. Add node bootstrap scripts

    blink1073 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    af8d105 View commit details
    Browse the repository at this point in the history
  7. cleanup for local usage

    blink1073 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    4656dc6 View commit details
    Browse the repository at this point in the history
  8. fix handling of repo

    blink1073 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    1eb9a15 View commit details
    Browse the repository at this point in the history
  9. source the file

    blink1073 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    82fe02f View commit details
    Browse the repository at this point in the history
  10. enable debug print

    blink1073 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    5a60b79 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. more debug

    blink1073 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    5f12dc6 View commit details
    Browse the repository at this point in the history
  2. fix path handling

    blink1073 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    1ac8e2c View commit details
    Browse the repository at this point in the history