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

Updates #55

Merged
merged 34 commits into from
Aug 7, 2023
Merged

Updates #55

merged 34 commits into from
Aug 7, 2023

Commits on Mar 14, 2023

  1. Increase release CI timeout

    dibarbet committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    3097fe3 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

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

Commits on May 4, 2023

  1. Review feedback

    dibarbet committed May 4, 2023
    Configuration menu
    Copy the full SHA
    36f342b View commit details
    Browse the repository at this point in the history
  2. Merge pull request dotnet#5666 from dibarbet/dev/dibarbet/compile_tests

    Combine test compile step into normal compile
    dibarbet authored May 4, 2023
    Configuration menu
    Copy the full SHA
    f267b16 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    eebd313 View commit details
    Browse the repository at this point in the history
  2. Update version number

    davidwengier committed May 9, 2023
    Configuration menu
    Copy the full SHA
    1887640 View commit details
    Browse the repository at this point in the history
  3. Update lock file

    davidwengier committed May 9, 2023
    Configuration menu
    Copy the full SHA
    8e83614 View commit details
    Browse the repository at this point in the history
  4. Update release notes

    davidwengier committed May 9, 2023
    Configuration menu
    Copy the full SHA
    0937161 View commit details
    Browse the repository at this point in the history
  5. Update PR links

    davidwengier committed May 9, 2023
    Configuration menu
    Copy the full SHA
    2b4b1dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae0878b View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

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

Commits on May 30, 2023

  1. Update changelog for 1.25.8

    dibarbet committed May 30, 2023
    Configuration menu
    Copy the full SHA
    8f50dc6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dotnet#5696 from dibarbet/1_25_8_release

    Update changelog/readme for 1.25.8
    dibarbet authored May 30, 2023
    Configuration menu
    Copy the full SHA
    fd79ea3 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Readme updates

    dibarbet committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    98b7ad1 View commit details
    Browse the repository at this point in the history
  2. Create new version number

    dibarbet committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d33837e View commit details
    Browse the repository at this point in the history
  3. Merge pull request dotnet#5705 from dibarbet/dev/dibarbet/omnisharp_u…

    …pdate
    
    Readme updates
    dibarbet authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    b3fe85c View commit details
    Browse the repository at this point in the history
  4. Updates to README, default branch and repo link (dotnet#5709)

    * Fix typos in README
    
    * Change master to main
    arkalyanms authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    08682dc View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Update debugger to 1.25.8 (dotnet#5706)

    This PR updates the debugger to include a fix for microsoft/ConcordExtensibilitySamples#94. No other changes are included.
    gregg-miskelly authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    e958254 View commit details
    Browse the repository at this point in the history
  2. Add CI for release branch

    dibarbet committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    f361d75 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Merge pull request dotnet#5718 from dibarbet/add_release_branch

    Add CI for release branch
    dibarbet authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    0f7ac43 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Merge pull request dotnet#5628 from dibarbet/increase_timeout

    Increase release CI timeout
    dibarbet authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    f748b8a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    a91910a View commit details
    Browse the repository at this point in the history
  2. Merge pull request dotnet#5840 from dibarbet/1_26_0

    Update O# Roslyn and prepare for release
    dibarbet authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    97fb9bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    921d0cf View commit details
    Browse the repository at this point in the history
  4. Upload all VSIX in one step

    dibarbet committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    f407f07 View commit details
    Browse the repository at this point in the history
  5. Update .github/workflows/release-ci.yml

    Co-authored-by: Joey Robichaud <joseph.robichaud@microsoft.com>
    dibarbet and JoeRobich authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    ab540bc View commit details
    Browse the repository at this point in the history
  6. Update release-ci.yml

    dibarbet authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    6536a4f View commit details
    Browse the repository at this point in the history
  7. Merge pull request dotnet#5846 from dibarbet/use_non_deprecated_asset…

    …_upload
    
    Switch to non-deprecated action for asset upload on release branch
    dibarbet authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    ce188c9 View commit details
    Browse the repository at this point in the history
  8. Add write permissions to job

    dibarbet committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    a52162c View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Merge pull request dotnet#5848 from dibarbet/increase_perms

    Increase permissions of release piepline to allow it to upload to release
    JoeRobich authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    ac2b3a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    50e88bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c78ab0 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Various dependency updates.

    jamsilva committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    69211b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9adadf View commit details
    Browse the repository at this point in the history