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

SPMI no ASMDiff between Checked and Release #61335

Merged
merged 17 commits into from
Mar 2, 2022

Commits on Mar 1, 2022

  1. SPMI no ASMDiff between Checked and Release

    Created the first file that builds release and checked builds
    JulieLeeMSFT committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    efc24d4 View commit details
    Browse the repository at this point in the history
  2. SuperPMI asmdiff checked and release

    * Added downloading JIT release builds in superpmi-asmdiff-job
    * Added dummy 'run-superpmi-asmdiff-job'
    JulieLeeMSFT committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    3a78a69 View commit details
    Browse the repository at this point in the history
  3. SuperPmi asmdiff checked release

    * Added JIT release download
    * Added dummy run job that just runs superpmi replay
    JulieLeeMSFT committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    1959d1d View commit details
    Browse the repository at this point in the history
  4. SuperPMI asmdiff checked release

    * Remove the 4th argument for jobName and displayName
    JulieLeeMSFT committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    a9bad61 View commit details
    Browse the repository at this point in the history
  5. SuperPMI asmdiff checked release

    * In run-superpmi-asmdiff-checked-release-job.yml,
      * Added release_directory and release artifact to the script arguments
      * Added ReleaseCorrelationPayloadDirectory and ReleaseArtifactName to parameters to send-to-helix-step.yml
    
    * In superpmi_asmdiff_checked_release_setup.py
      * Added release_directory and release_artifactname arguments
      * Copied release binaries to source_directory/payload_release
    JulieLeeMSFT committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    d1a6cb6 View commit details
    Browse the repository at this point in the history
  6. SuperPMI asmdiffs checked release

    * Added superpmi_asmdiffs_checked_release_setup.py to set up Helix directories for checked in base and release in diff directories.
    * Use superpmi_asmdiffs.py and superpmi-asmdiffs.proj.
    * Renamed files from asmdiff to asmdiffs.
    JulieLeeMSFT committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    5c6dddf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    16fdb6e View commit details
    Browse the repository at this point in the history
  8. SuperPMI asmdiffs checked release: Fixed to use a proj and a script f…

    …ile that compare with Release
    JulieLeeMSFT committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    3f80738 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    84a456e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    30e8de1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    75b1d60 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1fc1380 View commit details
    Browse the repository at this point in the history
  13. SuperPMI asmdiffs checked release: Report failure asm diffs (return c…

    …ode 2) if --diff_with_release
    JulieLeeMSFT committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    21af7b7 View commit details
    Browse the repository at this point in the history
  14. SuperPMI asmdiffs checked release: Handled code review feedback to re…

    …move jit-analyze and diff_summary.md
    JulieLeeMSFT committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    77328b6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cf3ecf7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fd9ad6c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8537008 View commit details
    Browse the repository at this point in the history