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

Add reproducibility percentage to daily build summary #1113

Commits on Sep 9, 2024

  1. First draft of reproducibility result parser

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2cb8a03 View commit details
    Browse the repository at this point in the history
  2. Bug fix

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a1dc161 View commit details
    Browse the repository at this point in the history
  3. Refactoring

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b0f5f3b View commit details
    Browse the repository at this point in the history
  4. Refactor

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    5ad9759 View commit details
    Browse the repository at this point in the history
  5. Bug hunting

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    51bccf9 View commit details
    Browse the repository at this point in the history
  6. More bug hunting

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0fff5aa View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Typo fix

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    16caecb View commit details
    Browse the repository at this point in the history
  2. Typo fix

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    193eea3 View commit details
    Browse the repository at this point in the history
  3. Typo

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    cf8899c View commit details
    Browse the repository at this point in the history
  4. Debug output

    adamfarley committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    481c6f0 View commit details
    Browse the repository at this point in the history
  5. Typo

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    70d55b3 View commit details
    Browse the repository at this point in the history
  6. Typo

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ca6f841 View commit details
    Browse the repository at this point in the history
  7. Typo

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d278f31 View commit details
    Browse the repository at this point in the history
  8. Debug output

    adamfarley committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    44f4436 View commit details
    Browse the repository at this point in the history
  9. Debug messages

    adamfarley committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e0fd8c7 View commit details
    Browse the repository at this point in the history
  10. temporary change for debugging

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    fb2b253 View commit details
    Browse the repository at this point in the history
  11. Bug fix

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ee4a206 View commit details
    Browse the repository at this point in the history
  12. Debug

    adamfarley committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d6578ec View commit details
    Browse the repository at this point in the history
  13. Bug fix

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    173ad03 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Determining reproducibility percentages

    By platform and version, with the addition of a useful map
    for easy conversion between platform formats.
    
    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    997b224 View commit details
    Browse the repository at this point in the history
  2. Too many square brackets

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    cf6c2bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ec3f5c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Making backslash escapes uniform

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0a858fa View commit details
    Browse the repository at this point in the history
  2. Escaping non-variable dollar sign

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e9c4de7 View commit details
    Browse the repository at this point in the history
  3. Escaping another dollar sign

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2acfbcc View commit details
    Browse the repository at this point in the history
  4. Typo fix

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c7cfc76 View commit details
    Browse the repository at this point in the history
  5. Another typo

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    aae584c View commit details
    Browse the repository at this point in the history
  6. Adding comment

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d332f76 View commit details
    Browse the repository at this point in the history
  7. Removing superfluous def

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5706bdf View commit details
    Browse the repository at this point in the history
  8. Debug messages

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7be6cbf View commit details
    Browse the repository at this point in the history
  9. More debug messages

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c3c6dfa View commit details
    Browse the repository at this point in the history
  10. Debug

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8dbfa9f View commit details
    Browse the repository at this point in the history
  11. Fix for permissions issue accessing pipelines

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9483f78 View commit details
    Browse the repository at this point in the history
  12. Making platformConversionMap more accessible

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    dab5473 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Fixing typo in platform names

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    748a20c View commit details
    Browse the repository at this point in the history
  2. Fixing regex

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f07bf61 View commit details
    Browse the repository at this point in the history
  3. Another Typo

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6dade4e View commit details
    Browse the repository at this point in the history
  4. Making escapes consistent

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f2daa16 View commit details
    Browse the repository at this point in the history
  5. Removing reference to restricted method

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2b0b6ea View commit details
    Browse the repository at this point in the history
  6. Finding better way to test for match

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    706c83b View commit details
    Browse the repository at this point in the history
  7. Removing reference to out-of-scope variable

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    934c956 View commit details
    Browse the repository at this point in the history
  8. Removing debug messages and tidying output

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a240955 View commit details
    Browse the repository at this point in the history
  9. Syntax typo fix

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    dd35d92 View commit details
    Browse the repository at this point in the history
  10. Typo fix

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    530ac8e View commit details
    Browse the repository at this point in the history
  11. Re-adding test code

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a19c797 View commit details
    Browse the repository at this point in the history
  12. Removing use of init, which jenkins disallows

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f15069c View commit details
    Browse the repository at this point in the history
  13. Improved the output to make it more concise and useful

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4460a60 View commit details
    Browse the repository at this point in the history
  14. More concise output

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9e04805 View commit details
    Browse the repository at this point in the history
  15. Removing the last of the debug code

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    44d4bd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Correcting enable tests value

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    de2fcb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Testing for returned json entries

    If the wget url retrieves an empty json, we get a string length of 2
    due to the square brackets.
    
    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    94d2a42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    618126f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    1afcd40 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into add_reproducibili…

    …ty_percentage_to_daily_build_summary
    adamfarley committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d986f31 View commit details
    Browse the repository at this point in the history
  3. Updating platform list to include aarch64 windows

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6b803e8 View commit details
    Browse the repository at this point in the history
  4. Typo fix

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    67ad226 View commit details
    Browse the repository at this point in the history
  5. Fixing the regex

    Signed-off-by: Adam Farley <[email protected]>
    adamfarley committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3391263 View commit details
    Browse the repository at this point in the history