* dotnet release notes for the 2024-02 release
* dotnet release notes for the 2024-02 release
* dotnet release notes for the 2024-02 release
* dotnet release notes for the 2024-02 release
* dotnet release notes for the 2024-02 release
* dotnet release notes for the 2024-02 release
* dotnet release notes for the 2024-02 release
* dotnet release notes for the 2024-02 release
* dotnet release notes for the 2024-02 release
* dotnet release notes for the 2024-02 release
* dotnet release notes for the 2024-02 release
* dotnet release notes for the 2024-02 release
* dotnet release notes for the 2024-02 release
* dotnet release notes for the 2024-02 release
* dotnet release notes for the 2024-02 release
* dotnet release notes for the 2024-02 release
We already sync eng/common periodically so we should reference
things directly from the eng/common in the repo isntead of
taking repo refs to azure-sdk-tools for some things and not
other things. This has causes some issues troubleshooting and
some inconsistencies so we should stop doing it.
* go release notes for the 2024-02 release
* go release notes for the 2024-02 release
* go release notes for the 2024-02 release
* go release notes for the 2024-02 release
* go release notes for the 2024-02 release
* go release notes for the 2024-02 release
* Update env for devcontainer
Regenerate Gemfile.lock within container, and update CONTRIBUTING.md to recommend using only a devcontainer.
* Resolve PR comments
Also changed `Ctrl+Shift+t` -> `Ctrl+Shift+T`. While technically not
correct - because `Shift+t` == `T`, of course, it looks more readable.
* python release notes for the 2024-02 release
* python release notes for the 2024-02 release
* python release notes for the 2024-02 release
* python release notes for the 2024-02 release
* python release notes for the 2024-02 release
* python release notes for the 2024-02 release
* python release notes for the 2024-02 release
* python release notes for the 2024-02 release
* python release notes for the 2024-02 release
* python release notes for the 2024-02 release
* python release notes for the 2024-02 release
* python release notes for the 2024-02 release
* python release notes for the 2024-02 release
* python release notes for the 2024-02 release
* python release notes for the 2024-02 release
* java release notes for the 2024-02 release
* java release notes for the 2024-02 release
* java release notes for the 2024-02 release
* java release notes for the 2024-02 release
* java release notes for the 2024-02 release
* Fix devcontainer for azure-sdk site
A number of problems, including a Gemfile.lock that had outdated and incompatible versions with Ruby 3, which github-pages now requires. Basically copied most of my personal site's devcontainer configuration which works.
Unfortunately, we cannot have VSCode prompt to open the browser to the site automatically. After about 15 minutes, it seems impossible to have it direct to a subdirectory of the local server address and port.
* Add GitHub CLI