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

Migrate GitHub PR Collector to npm lib #1132

Merged
merged 12 commits into from
Jun 4, 2023
Merged

Commits on Jun 3, 2023

  1. - move pr collection into npm module

      (publish without any furhter notes or docs)
    - refactor action to use npm dependency
    mikepenz committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    e7dc266 View commit details
    Browse the repository at this point in the history
  2. - null check

    mikepenz committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    bdefc2e View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. - update some imports

    mikepenz committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    a22e4da View commit details
    Browse the repository at this point in the history
  2. - cleanup package.json

    mikepenz committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    22a8da7 View commit details
    Browse the repository at this point in the history
  3. - adjust dist check

    - fix import in test
    mikepenz committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    9785335 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91da901 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5dd6b40 View commit details
    Browse the repository at this point in the history
  6. - fix CI

    mikepenz committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    0c071de View commit details
    Browse the repository at this point in the history
  7. - upate imports

    mikepenz committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    a47627e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    827f103 View commit details
    Browse the repository at this point in the history
  9. - adjust log message

    mikepenz committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    e2fe459 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    96a13c2 View commit details
    Browse the repository at this point in the history