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 pipeline cmdlets #232

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

Add pipeline cmdlets #232

wants to merge 21 commits into from

Commits on Aug 20, 2024

  1. Rename cmdlet

    igoravl committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    17617e9 View commit details
    Browse the repository at this point in the history
  2. Add new cmdlets

    igoravl committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ae58d02 View commit details
    Browse the repository at this point in the history
  3. Update release notes

    +semver: minor
    igoravl committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    85afc03 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    igoravl committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f793449 View commit details
    Browse the repository at this point in the history
  5. Rename argument

    igoravl committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0ea7b0a View commit details
    Browse the repository at this point in the history
  6. Add tests

    igoravl committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6fc7c12 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Update release notes

    igoravl committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ec954ca View commit details
    Browse the repository at this point in the history
  2. Update release notes

    +semver:minor
    igoravl committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5dfc894 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    014be30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b836a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b32b922 View commit details
    Browse the repository at this point in the history
  4. Remove connection caching

    igoravl committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ce5ee96 View commit details
    Browse the repository at this point in the history
  5. Update release notes

    igoravl committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4ed7636 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Update release notes

    igoravl committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c4aac92 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Bump Microsoft.CodeAnalysis.Analyzers in /CSharp/TfsCmdlets (#235)

    Bumps [Microsoft.CodeAnalysis.Analyzers](https://github.com/dotnet/roslyn-analyzers) from 3.3.3 to 3.11.0.
    - [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
    - [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md)
    - [Commits](https://github.com/dotnet/roslyn-analyzers/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.CodeAnalysis.Analyzers
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Igor Abade <igoravl@gmail.com>
    dependabot[bot] and igoravl authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    7c0beb2 View commit details
    Browse the repository at this point in the history
  2. Update release notes

    igoravl committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    dabad69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e54cc04 View commit details
    Browse the repository at this point in the history
  4. Update release notes

    igoravl committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    4ed791c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    395b565 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

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

Commits on Oct 26, 2024

  1. Rename files

    igoravl committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    85c0ad3 View commit details
    Browse the repository at this point in the history