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 PR Pipeline YML #2373

Open
wants to merge 47 commits into
base: main
Choose a base branch
from
Open

Add PR Pipeline YML #2373

wants to merge 47 commits into from

Commits on Jun 17, 2024

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

Commits on Jun 19, 2024

  1. change build back

    cssuh committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ac35899 View commit details
    Browse the repository at this point in the history
  2. add PullRequest.yml

    cssuh committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d314dc0 View commit details
    Browse the repository at this point in the history
  3. fix path

    cssuh committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3c47982 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    8dde242 View commit details
    Browse the repository at this point in the history
  2. fix path

    cssuh committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    8046a98 View commit details
    Browse the repository at this point in the history
  3. fix path again

    cssuh committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    ad823f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1d7a89 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    2161b15 View commit details
    Browse the repository at this point in the history
  2. fix syntax error

    cssuh committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f9b63f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e09277f View commit details
    Browse the repository at this point in the history
  4. echo unit test directory

    cssuh committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    08b5a2c View commit details
    Browse the repository at this point in the history
  5. fix formatting

    cssuh committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9a63fff View commit details
    Browse the repository at this point in the history
  6. fix format

    cssuh committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    5613c53 View commit details
    Browse the repository at this point in the history
  7. fix path

    cssuh committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    540a3ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e9ec821 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6121453 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4597428 View commit details
    Browse the repository at this point in the history
  11. fix syntax

    cssuh committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1d20251 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c6caebe View commit details
    Browse the repository at this point in the history
  13. add @self

    cssuh committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7a0bfd2 View commit details
    Browse the repository at this point in the history
  14. fix format

    cssuh committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    96c6c84 View commit details
    Browse the repository at this point in the history
  15. fix path

    cssuh committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d88597e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. revert to old yml format

    cssuh committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    051c2c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8a98c7 View commit details
    Browse the repository at this point in the history
  3. copy artifact files

    cssuh committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ce7b787 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e2d3a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fcdea0 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. fix path

    cssuh committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    88f063c View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. fix path

    cssuh committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0bd7a17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afeb56d View commit details
    Browse the repository at this point in the history
  3. use powershell task

    cssuh committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    6f5fb70 View commit details
    Browse the repository at this point in the history
  4. move copy artifacts step

    cssuh committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d9d55e0 View commit details
    Browse the repository at this point in the history
  5. remove steps

    cssuh committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    3553b24 View commit details
    Browse the repository at this point in the history
  6. add steps

    cssuh committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    5289a0b View commit details
    Browse the repository at this point in the history
  7. remove buildVariables.yml

    cssuh committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d18ecfc View commit details
    Browse the repository at this point in the history
  8. fix version number path

    cssuh committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    41bf4a7 View commit details
    Browse the repository at this point in the history
  9. fix display name

    cssuh committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    6a31c7b View commit details
    Browse the repository at this point in the history
  10. fix path for build.ps1

    cssuh committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    7df2811 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. remove sts from path

    cssuh committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    97860cb View commit details
    Browse the repository at this point in the history
  2. add back sts to a couple steps

    cssuh committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e8161c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ef8a78 View commit details
    Browse the repository at this point in the history
  4. update include-archive paths

    cssuh committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    bb45460 View commit details
    Browse the repository at this point in the history
  5. update path for batchedparser

    cssuh committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    4e91619 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1047cb6 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    53d5551 View commit details
    Browse the repository at this point in the history
  2. Revert "add ob_restore_phase to all steps"

    This reverts commit 53d5551.
    cssuh committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    09083f7 View commit details
    Browse the repository at this point in the history