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 SiteExtension.proj to replace build-extension.ps1 #10168

Open
wants to merge 48 commits into
base: dev
Choose a base branch
from

Commits on May 10, 2024

  1. Add SiteExtension.proj

    jviau committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7cdc983 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6781da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a83720f View commit details
    Browse the repository at this point in the history
  4. Refactor how worker is packaged

    jviau committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d5355b5 View commit details
    Browse the repository at this point in the history
  5. Add PrivateSiteExtension

    jviau committed May 10, 2024
    Configuration menu
    Copy the full SHA
    63572fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3a6504 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd25b68 View commit details
    Browse the repository at this point in the history
  8. Fix MoveSymbols

    jviau committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f3bcf1d View commit details
    Browse the repository at this point in the history
  9. Publish PrivateSiteExtension

    jviau committed May 10, 2024
    Configuration menu
    Copy the full SHA
    493dfd1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    362192a View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Zip site extension artifacts

    jviau committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ded5dbc View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Clean dotnet worker files

    jviau committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d51de30 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    0efa966 View commit details
    Browse the repository at this point in the history
  2. Add comments, update dotnet sdk

    jviau committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b4e13f7 View commit details
    Browse the repository at this point in the history
  3. Add explicit CI restore stage

    jviau committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e7bfa31 View commit details
    Browse the repository at this point in the history
  4. Split out build stage as well

    jviau committed May 15, 2024
    Configuration menu
    Copy the full SHA
    933b779 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7fd676 View commit details
    Browse the repository at this point in the history
  6. Fix integration build issue

    jviau committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b7eb4e7 View commit details
    Browse the repository at this point in the history
  7. Fix symbols output

    jviau committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d7de7c5 View commit details
    Browse the repository at this point in the history
  8. Revert python.props changes

    jviau committed May 15, 2024
    Configuration menu
    Copy the full SHA
    100e017 View commit details
    Browse the repository at this point in the history
  9. Revert global.json change

    jviau committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5a68e5c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bdef249 View commit details
    Browse the repository at this point in the history
  11. Remove build-extension.ps1

    jviau committed May 15, 2024
    Configuration menu
    Copy the full SHA
    06291ab View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    921856b View commit details
    Browse the repository at this point in the history
  13. Fix log publishing

    jviau committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4181e94 View commit details
    Browse the repository at this point in the history
  14. Fix check-vuln placement

    jviau committed May 15, 2024
    Configuration menu
    Copy the full SHA
    be3c120 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    619fbb9 View commit details
    Browse the repository at this point in the history
  2. Fix symbol SBOM and artifact

    jviau committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3bd60b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    a5d5fef View commit details
    Browse the repository at this point in the history
  2. Fix end-of-file line breaks

    jviau committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    1175ff4 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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

Commits on Jul 17, 2024

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

Commits on Jul 25, 2024

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

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    298419f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6e71ee View commit details
    Browse the repository at this point in the history
  3. Remove redundant python removal

    jviau committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    4b4983f View commit details
    Browse the repository at this point in the history
  4. .proj -> .csproj

    jviau committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c1dcc49 View commit details
    Browse the repository at this point in the history
  5. Remove minorVersionPrefix

    jviau committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    a158673 View commit details
    Browse the repository at this point in the history
  6. Update CODEOWNERS

    jviau committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    a3c35fa View commit details
    Browse the repository at this point in the history
  7. Add EnsureWorkersFolder target

    jviau committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    05e0bc2 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Fix windows build

    jviau committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f7a9825 View commit details
    Browse the repository at this point in the history
  2. Pack linux artifact

    jviau committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    d74a7fa View commit details
    Browse the repository at this point in the history
  3. Add release config

    jviau committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9e5bb6f View commit details
    Browse the repository at this point in the history
  4. Fix nuget signing path

    jviau committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e116ada View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    e5fac91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e69c425 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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