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

fix: Support for collections with multiple folders #15

Merged
merged 28 commits into from
Nov 2, 2023

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    74e371e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b8b18b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    9d38a39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afa688e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

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

Commits on Oct 20, 2023

  1. Removed un-needed variable 'firstPass' and moved getAssociatedPullReq…

    …uestNumberFromSha outside of the GithubService class
    erowley7 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    664495e View commit details
    Browse the repository at this point in the history
  2. Removed redundant await

    erowley7 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    8401d0f View commit details
    Browse the repository at this point in the history
  3. Modified getAssociatedPullRequestNumberFromSha method to use .then() …

    …to call the next api request
    erowley7 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    a39dbda View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Removed Async, moved decoratePullRequest into PullRequestDecorator an…

    …d split up the Promise.allSettled, added a command line option --reporter-enable-pullrequest-enable-comment
    erowley7 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    598cf39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4b5d93 View commit details
    Browse the repository at this point in the history
  3. Dummy Collection Deleted

    erowley7 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    0cd6f9d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    5c6ef50 View commit details
    Browse the repository at this point in the history
  2. Pull Request Changes

    erowley7 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    5b8cd0d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. ES Lint Fix

    erowley7 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    913fb5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c65ee9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ca5c18 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Reverted back to previous commit, added checkID to url and a hyperlin…

    …k, improved readability in .lib/Util.js and altered order that requests are called in decoratePullRequest
    erowley7 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    e04397f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    275641e View commit details
    Browse the repository at this point in the history
  3. Added tests for util.js

    erowley7 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0abcf92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    512422a View commit details
    Browse the repository at this point in the history
  5. Delete dummycollection.json

    erowley7 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    ae2a86d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

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

Commits on Nov 1, 2023

  1. es-lint fixes

    erowley7 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    5c03dc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f586c5d View commit details
    Browse the repository at this point in the history
  3. eslint fixes:

    erowley7 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    aefdc68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    070b2a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec8f5ae View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. fixing linter issue

    rbenhaddou committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    6549d28 View commit details
    Browse the repository at this point in the history