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

feat: [CYCLOUD-1447] Auto-detect PR numbers #1009

Merged
merged 44 commits into from
Sep 1, 2023

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    ade6071 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afef3a6 View commit details
    Browse the repository at this point in the history
  3. consolidate comments

    ax-vasquez committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    2e6067c View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. remove yarn lock file

    ax-vasquez committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    d83963a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e277f50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a7498b View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/armando/fix/CYCLOUD-1447' into a…

    …rmando/fix/CYCLOUD-1447
    ax-vasquez committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    1ccad80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12dcc6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    adebbb7 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/armando/fix/CYCLOUD-1447' into a…

    …rmando/fix/CYCLOUD-1447
    ax-vasquez committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    19380ba View commit details
    Browse the repository at this point in the history
  8. more logging

    ax-vasquez committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    9051d08 View commit details
    Browse the repository at this point in the history
  9. more logging

    ax-vasquez committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    2e38a45 View commit details
    Browse the repository at this point in the history
  10. simplify URL logic

    ax-vasquez committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    89fe794 View commit details
    Browse the repository at this point in the history
  11. more logging

    ax-vasquez committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    9321be8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3a17a1f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d984062 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d2df9c5 View commit details
    Browse the repository at this point in the history
  15. chore(deps): update dependency @types/node to v20.5.7 (#1008)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and ax-vasquez committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    2aceb30 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    34055c5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a4ecbdd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    44670f1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a28c1f3 View commit details
    Browse the repository at this point in the history
  20. more logging

    ax-vasquez committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    b32c154 View commit details
    Browse the repository at this point in the history
  21. more logging

    ax-vasquez committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    f9b9475 View commit details
    Browse the repository at this point in the history
  22. simplify URL logic

    ax-vasquez committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    34aa09a View commit details
    Browse the repository at this point in the history
  23. more logging

    ax-vasquez committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    c63a89b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    25c2040 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6210cf7 View commit details
    Browse the repository at this point in the history
  26. cleanup

    ax-vasquez committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    73dc6c5 View commit details
    Browse the repository at this point in the history
  27. doc update

    ax-vasquez committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    f0541c7 View commit details
    Browse the repository at this point in the history
  28. Merge remote-tracking branch 'origin/armando/fix/CYCLOUD-1447' into a…

    …rmando/fix/CYCLOUD-1447
    ax-vasquez committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    25b5378 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Update README.md

    Co-authored-by: Mike McCready <[email protected]>
    ax-vasquez and MikeMcC399 authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    75b5f49 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Co-authored-by: Mike McCready <[email protected]>
    ax-vasquez and MikeMcC399 authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    7f93823 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3995680 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/armando/fix/CYCLOUD-1447' into a…

    …rmando/fix/CYCLOUD-1447
    ax-vasquez committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    ee4e102 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    Co-authored-by: Mike McCready <[email protected]>
    ax-vasquez and MikeMcC399 authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    976d235 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8456632 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/armando/fix/CYCLOUD-1447' into a…

    …rmando/fix/CYCLOUD-1447
    ax-vasquez committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0ccc977 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    Co-authored-by: Mike McCready <[email protected]>
    ax-vasquez and MikeMcC399 authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    620df0d View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Update README.md

    Co-authored-by: Mike McCready <[email protected]>
    ax-vasquez and MikeMcC399 authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    74dbf08 View commit details
    Browse the repository at this point in the history
  2. try catch pr data request

    ax-vasquez committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    d108631 View commit details
    Browse the repository at this point in the history
  3. Readme update

    ax-vasquez committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    7896153 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a94c6d View commit details
    Browse the repository at this point in the history
  5. Update README.md

    Co-authored-by: Mike McCready <[email protected]>
    ax-vasquez and MikeMcC399 authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f8f90f7 View commit details
    Browse the repository at this point in the history