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

[POC] Dynamic checklist #27532

Merged

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    3349d1c View commit details
    Browse the repository at this point in the history
  2. Generate dynamic checklist

    roryabraham authored and sebryu committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    b4c0d80 View commit details
    Browse the repository at this point in the history
  3. Add new action to build script

    roryabraham authored and sebryu committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    d79295b View commit details
    Browse the repository at this point in the history
  4. Add dynamicChecklist workflow

    roryabraham authored and sebryu committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c3c0759 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8f16a9 View commit details
    Browse the repository at this point in the history
  6. Add checklist notes

    roryabraham authored and sebryu committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    b4a8c42 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e8f83e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    47e6817 View commit details
    Browse the repository at this point in the history
  9. Testing GH action

    sebryu committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    b23966c View commit details
    Browse the repository at this point in the history
  10. Fixed checks categories logic

    sebryu committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    11823b5 View commit details
    Browse the repository at this point in the history
  11. Fixed regex capture group

    sebryu committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    03a601f View commit details
    Browse the repository at this point in the history
  12. Added missing else clause

    sebryu committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    62fd8a4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a7c94db View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b0c8fcb View commit details
    Browse the repository at this point in the history
  15. Reverted testing changes

    sebryu committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    e4a5f36 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8f09990 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    51570ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6d5ced View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    53b4ffd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db354cf View commit details
    Browse the repository at this point in the history
  3. Fixed undefined file name

    sebryu committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    198bda2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b35b6b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    162c07b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d80c9b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c2136a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7b0c73 View commit details
    Browse the repository at this point in the history
  9. Fixed path in detectFunction

    sebryu committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    99e431e View commit details
    Browse the repository at this point in the history
  10. Fixing read file

    sebryu committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    f3f5910 View commit details
    Browse the repository at this point in the history
  11. Debugging read files problems

    sebryu committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    7bd1e44 View commit details
    Browse the repository at this point in the history
  12. Debugging read files problems

    sebryu committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    c8731df View commit details
    Browse the repository at this point in the history
  13. Debugging read files problems

    sebryu committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    624148c View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    92ef0f4 View commit details
    Browse the repository at this point in the history
  2. Fixed octokit usage

    sebryu committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    90708ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20aaac4 View commit details
    Browse the repository at this point in the history
  4. Debugging GH action

    sebryu committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    5508814 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02c65f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dbdcafb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba51334 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b339d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8dcae63 View commit details
    Browse the repository at this point in the history
  10. Testing GH action

    sebryu committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    1697bb3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    92ef235 View commit details
    Browse the repository at this point in the history
  12. Fixed iteration over object

    sebryu committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    fe69583 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5dc3ce4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    aedc1e8 View commit details
    Browse the repository at this point in the history
  15. Removed test file

    sebryu committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    b2e0857 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    445e118 View commit details
    Browse the repository at this point in the history
  17. Fixed getting all checks

    sebryu committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    9e6194f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    974f1f7 View commit details
    Browse the repository at this point in the history
  19. Prettier auto format

    sebryu committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    584b03c View commit details
    Browse the repository at this point in the history
  20. Dummy file to test workflow

    sebryu committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    fb0c821 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6872dcc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8f54c12 View commit details
    Browse the repository at this point in the history
  23. Debugging GH action

    sebryu committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    36e40eb View commit details
    Browse the repository at this point in the history
  24. Debugging GH action

    sebryu committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    a0744e6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7c43f1e View commit details
    Browse the repository at this point in the history
  26. Removed dummy file

    sebryu committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    2db2b14 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    9149b48 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e82348f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ec1a671 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. New tsconfig for github actions, now GH actions can be in typescript,…

    … migrated authorChecklist to typescript
    sebryu committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    240f5ad View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    5826115 View commit details
    Browse the repository at this point in the history
  2. Removed unnecessary file

    sebryu committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    d21cfca View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    0cd04a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    973d9a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a25372 View commit details
    Browse the repository at this point in the history
  4. Prettier auto format

    sebryu committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    48778af View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    483ee16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32a29b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c17ee03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d29b1d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86074ed View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

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

Commits on Nov 8, 2023

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

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    93efdf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9e9a8c View commit details
    Browse the repository at this point in the history