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

[BUGS-6802] add support for pecl as source to check #14

Merged
merged 20 commits into from
Sep 19, 2023

Commits on Sep 15, 2023

  1. update dependencies.yml fixture

    to add github and pecl sources
    jazzsequence committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    cfaff21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    050879c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0990d6 View commit details
    Browse the repository at this point in the history
  4. move our latest tag handling to a function

    and then add support for pecl
    jazzsequence committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    31f0979 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61b6ab9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76cf2b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e64747 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46a9bc9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    867a608 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3b631d6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3102938 View commit details
    Browse the repository at this point in the history
  12. add brackets to source

    jazzsequence committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    0cfc789 View commit details
    Browse the repository at this point in the history
  13. explicitly check for "null"

    since null is probably coming in as a string from jq
    jazzsequence committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    49dcb75 View commit details
    Browse the repository at this point in the history
  14. turn off debugging

    jazzsequence committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    b51d1a2 View commit details
    Browse the repository at this point in the history
  15. add some color coding to checks

    make them more readable
    jazzsequence committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    3d34c7a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    24a6350 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    85bd938 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. reset current tag

    Co-authored-by: Phil Tyler <phil.tyler@pantheon.io>
    jazzsequence and pwtyler authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ca2313e View commit details
    Browse the repository at this point in the history
  2. or ""

    Co-authored-by: Phil Tyler <phil.tyler@pantheon.io>
    jazzsequence and pwtyler authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    8f1a28e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bf6000 View commit details
    Browse the repository at this point in the history