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

Migrate typespec validation #31033

Merged
merged 52 commits into from
Oct 25, 2024
Merged

Migrate typespec validation #31033

merged 52 commits into from
Oct 25, 2024

Commits on Oct 25, 2024

  1. test breaking change mlc in js (#3451)

    * `
    
    * `
    
    * Revert "`"
    
    This reverts commit c26fc6a.
    wanlwanl authored and danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    43cb00b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3b9f1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    808ea5f View commit details
    Browse the repository at this point in the history
  4. Update specificationRepositoryConfiguration.json (#3462)

    Revert python repo branch change as it was deleted.
    raych1 authored and danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    96b6c82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ebe623 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dba759b View commit details
    Browse the repository at this point in the history
  7. path, fetch depth

    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4136688 View commit details
    Browse the repository at this point in the history
  8. Introduce error

    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    bab1ae6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d923e56 View commit details
    Browse the repository at this point in the history
  10. Revert "Test a feature that AI says will collapse logs (doubtful it'l…

    …l work)"
    
    This reverts commit 04aed83.
    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0e71fc9 View commit details
    Browse the repository at this point in the history
  11. Log $LASTEXITCODE

    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6839fbb View commit details
    Browse the repository at this point in the history
  12. Invalid syntax

    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ec7af3d View commit details
    Browse the repository at this point in the history
  13. Use error logging, remove continue-on-error because that is different…

    … behavior in GitHub Actions compared to ignoreLASTEXITCODE
    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    be5efe7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    985bf9b View commit details
    Browse the repository at this point in the history
  15. String replacement

    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    407cb5e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e1ec118 View commit details
    Browse the repository at this point in the history
  17. Test composite action

    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b32b546 View commit details
    Browse the repository at this point in the history
  18. File location

    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    1057f5d View commit details
    Browse the repository at this point in the history
  19. Invocation

    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8bdee66 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9eba441 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    92e359b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2723721 View commit details
    Browse the repository at this point in the history
  23. fetch-depth: 2

    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d232bb5 View commit details
    Browse the repository at this point in the history
  24. Long paths

    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e7b871b View commit details
    Browse the repository at this point in the history
  25. checkout@v4

    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    772ef9f View commit details
    Browse the repository at this point in the history
  26. Remove pipelines

    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a154939 View commit details
    Browse the repository at this point in the history
  27. *.yml -> *.yaml

    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    c20eb68 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7856ddf View commit details
    Browse the repository at this point in the history
  29. Job names (for checks)

    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4f904de View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0b7b6a6 View commit details
    Browse the repository at this point in the history
  31. Syntax

    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    cfddb9e View commit details
    Browse the repository at this point in the history
  32. Rename

    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b3d1458 View commit details
    Browse the repository at this point in the history
  33. Remove "shell"

    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    906a8a2 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    d49e44f View commit details
    Browse the repository at this point in the history
  35. bash

    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    95a6cc3 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    62a57b5 View commit details
    Browse the repository at this point in the history
  37. Use sharding semantics

    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7109da1 View commit details
    Browse the repository at this point in the history
  38. Shard

    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e4410d9 View commit details
    Browse the repository at this point in the history
  39. Review feedback

    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    36de665 View commit details
    Browse the repository at this point in the history
  40. Review feedback

    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5f1b7c6 View commit details
    Browse the repository at this point in the history
  41. +1

    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a088013 View commit details
    Browse the repository at this point in the history
  42. Revert "Shard"... Display is confusing because it starts at 0 and doe…

    …sn't reach total-shards. Math is not allowed in expressions.
    
    This reverts commit 035bec7.
    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    889143e View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    6c836b3 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    3b50e1a View commit details
    Browse the repository at this point in the history
  45. The description property is not absolutely required by GH Actions a…

    …t this time but adding back in because schema requires it.
    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ecaf771 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    34a7d4b View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    a316274 View commit details
    Browse the repository at this point in the history
  48. Add trailing newline

    mikeharder authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    be61a9c View commit details
    Browse the repository at this point in the history
  49. Add trailing newline

    mikeharder authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2886209 View commit details
    Browse the repository at this point in the history
  50. Update .github/workflows/typespec-validation.yaml

    Co-authored-by: Mike Harder <mharder@microsoft.com>
    danieljurek and mikeharder authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7fa3248 View commit details
    Browse the repository at this point in the history
  51. Review feedback

    danieljurek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4f4cfd9 View commit details
    Browse the repository at this point in the history
  52. Update eng/scripts/TypeSpec-Validation.ps1

    Co-authored-by: Mike Harder <mharder@microsoft.com>
    danieljurek and mikeharder authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    1fbda3c View commit details
    Browse the repository at this point in the history