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

Verify idempotency #3158

Merged
merged 30 commits into from
Aug 24, 2023
Merged

Verify idempotency #3158

merged 30 commits into from
Aug 24, 2023

Commits on Aug 23, 2023

  1. minor

    andreaTP authored and baywet committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    c56e6e8 View commit details
    Browse the repository at this point in the history
  2. minor

    andreaTP authored and baywet committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    173f256 View commit details
    Browse the repository at this point in the history
  3. verify idempotency

    andreaTP authored and baywet committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    04df20e View commit details
    Browse the repository at this point in the history
  4. more

    andreaTP authored and baywet committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    fd07867 View commit details
    Browse the repository at this point in the history
  5. cleanup

    andreaTP authored and baywet committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    27dd9cd View commit details
    Browse the repository at this point in the history
  6. fix

    andreaTP authored and baywet committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e607863 View commit details
    Browse the repository at this point in the history
  7. upload artifacts on failure

    andreaTP authored and baywet committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    6a857dc View commit details
    Browse the repository at this point in the history
  8. fix the CI def

    andreaTP authored and baywet committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    627e502 View commit details
    Browse the repository at this point in the history
  9. fix file upload path

    andreaTP authored and baywet committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    5d586d9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    222ef45 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c278f27 View commit details
    Browse the repository at this point in the history
  12. - fixes an issue where overload indexer would fail replacement

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a561ee6 View commit details
    Browse the repository at this point in the history
  13. - fixes a bug where description properties could collide with structu…

    …ral properties
    
    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    233bb1b View commit details
    Browse the repository at this point in the history
  14. - fixes formatting

    baywet committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    33f6c20 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2aa8094 View commit details
    Browse the repository at this point in the history
  16. - disables validation rules for compare to reduce verbosity

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    1a0cb93 View commit details
    Browse the repository at this point in the history
  17. - fixes noisy zip cleanup

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    dbf0b65 View commit details
    Browse the repository at this point in the history
  18. - fixes an issue where path extension would be ignored when projectin…

    …g request builders leading to collisions
    
    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    accaca0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    70bc8f9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ec5740c View commit details
    Browse the repository at this point in the history
  21. - moves generator cleanup job after idempotency

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    f0e2a17 View commit details
    Browse the repository at this point in the history
  22. - adds changelog entry for idempotency fixes

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    d93777e View commit details
    Browse the repository at this point in the history
  23. - adds missing suppression for ruby

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    2425aa8 View commit details
    Browse the repository at this point in the history
  24. - adds python to strip suppressions

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    90f3ed5 View commit details
    Browse the repository at this point in the history
  25. - disables tutorial mode for integration tests

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    675f389 View commit details
    Browse the repository at this point in the history
  26. - attempt at fixing failed idempotency uploads

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a48bd9f View commit details
    Browse the repository at this point in the history
  27. - another attempt at fixing archives upload

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    0088e70 View commit details
    Browse the repository at this point in the history
  28. - updates getting the scripts directory

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e970bad View commit details
    Browse the repository at this point in the history
  29. - zips generation results to accelerate workflow

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    d2b8282 View commit details
    Browse the repository at this point in the history
  30. - corrects script verbosity

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    af214cc View commit details
    Browse the repository at this point in the history