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

Implement startupGracePeriod in wait-list #821

Merged
merged 60 commits into from
Jun 2, 2024
Merged

Commits on May 28, 2024

  1. Rename

    kachick committed May 28, 2024
    Configuration menu
    Copy the full SHA
    075a3fc View commit details
    Browse the repository at this point in the history
  2. Remove unused code

    kachick committed May 28, 2024
    Configuration menu
    Copy the full SHA
    12e829c View commit details
    Browse the repository at this point in the history
  3. Add E2E CI

    kachick committed May 28, 2024
    Configuration menu
    Copy the full SHA
    a50edd6 View commit details
    Browse the repository at this point in the history
  4. Adjust waiting

    kachick committed May 28, 2024
    Configuration menu
    Copy the full SHA
    39585e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    728d186 View commit details
    Browse the repository at this point in the history
  6. Revert "Adjust waiting"

    This reverts commit 39585e1.
    kachick committed May 28, 2024
    Configuration menu
    Copy the full SHA
    104e073 View commit details
    Browse the repository at this point in the history
  7. Fix ignoring logic

    kachick committed May 28, 2024
    Configuration menu
    Copy the full SHA
    6140a17 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c40c522 View commit details
    Browse the repository at this point in the history
  9. Better CI experience

    kachick committed May 28, 2024
    Configuration menu
    Copy the full SHA
    efc2703 View commit details
    Browse the repository at this point in the history
  10. We can set as this

    kachick committed May 28, 2024
    Configuration menu
    Copy the full SHA
    2d7b34e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    128d789 View commit details
    Browse the repository at this point in the history
  12. Revert "continue-on-error and no skip-list CI is a hardthing"

    This reverts commit 128d789.
    kachick committed May 28, 2024
    Configuration menu
    Copy the full SHA
    dfe854f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fbf6830 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a89274b View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    f1d6e70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c464691 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eba8002 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4ade4a View commit details
    Browse the repository at this point in the history
  5. Revert "Clarify which job needs debug logging"

    This reverts commit e4ade4a.
    kachick committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8c14d2a View commit details
    Browse the repository at this point in the history
  6. Add snapshot tests

    With changing error reporting method from raising JS error
    kachick committed May 29, 2024
    Configuration menu
    Copy the full SHA
    831aeaf View commit details
    Browse the repository at this point in the history
  7. makers check

    kachick committed May 29, 2024
    Configuration menu
    Copy the full SHA
    0e2505c View commit details
    Browse the repository at this point in the history
  8. Refine reporting interface

    kachick committed May 29, 2024
    Configuration menu
    Copy the full SHA
    81ae5cd View commit details
    Browse the repository at this point in the history
  9. Skip failing CI again

    kachick committed May 29, 2024
    Configuration menu
    Copy the full SHA
    7b1d264 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9e75bc3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2992f25 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    03c5201 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5148adf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2610290 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a5f284a View commit details
    Browse the repository at this point in the history
  16. Keep shorter workflow name

    kachick committed May 29, 2024
    Configuration menu
    Copy the full SHA
    77e6d5a View commit details
    Browse the repository at this point in the history
  17. Fix use of Duration.compare()

    kachick committed May 29, 2024
    Configuration menu
    Copy the full SHA
    bb756f3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    02f652a View commit details
    Browse the repository at this point in the history
  19. No need to cast here

    kachick committed May 29, 2024
    Configuration menu
    Copy the full SHA
    faac3e1 View commit details
    Browse the repository at this point in the history
  20. Clarify same triggers

    kachick committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c24381c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    36c07bc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    61900d1 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

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

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    e1b6914 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62341ee View commit details
    Browse the repository at this point in the history
  3. Do not color for debug object

    kachick committed May 31, 2024
    Configuration menu
    Copy the full SHA
    142fcd0 View commit details
    Browse the repository at this point in the history
  4. Do not print undefined

    kachick committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e973b27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60aad86 View commit details
    Browse the repository at this point in the history
  6. Fix wording

    kachick committed May 31, 2024
    Configuration menu
    Copy the full SHA
    5a5f356 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    28629bf View commit details
    Browse the repository at this point in the history
  8. Update unit tests

    kachick committed May 31, 2024
    Configuration menu
    Copy the full SHA
    0f14e46 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    30e5b0a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    10474da View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    b99943c View commit details
    Browse the repository at this point in the history
  2. Gathers the logged resources

    kachick committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    cfd2acc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b24796 View commit details
    Browse the repository at this point in the history
  4. Fix a typo

    kachick committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    9936cda View commit details
    Browse the repository at this point in the history
  5. Restrict groupBy typing

    kachick committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    4903383 View commit details
    Browse the repository at this point in the history
  6. Remove unused code

    kachick committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    71dd127 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    83c1a0a View commit details
    Browse the repository at this point in the history
  8. Update CHANGELOG

    kachick committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    b21255c View commit details
    Browse the repository at this point in the history
  9. Refine updated README

    kachick committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    31bb186 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    47682d0 View commit details
    Browse the repository at this point in the history
  11. Revert "Make sure the failing pattern again"

    This reverts commit 47682d0.
    kachick committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    18c7c4a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1cb1542 View commit details
    Browse the repository at this point in the history
  13. Rename log folder

    kachick committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    1055234 View commit details
    Browse the repository at this point in the history