Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: docker/cli-docs-tool
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.1
Choose a base ref
...
head repository: docker/cli-docs-tool
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Choose a head ref
  • 7 commits
  • 9 files changed
  • 4 contributors

Commits on Mar 16, 2023

  1. Bump actions/setup-go from 3 to 4

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    0729659 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #35 from docker/dependabot/github_actions/actions/…

    …setup-go-4
    
    Bump actions/setup-go from 3 to 4
    crazy-max authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    2686130 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Bump docker/bake-action from 2 to 3

    Bumps [docker/bake-action](https://github.com/docker/bake-action) from 2 to 3.
    - [Release notes](https://github.com/docker/bake-action/releases)
    - [Commits](docker/bake-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: docker/bake-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    97dc5fc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #36 from docker/dependabot/github_actions/docker/b…

    …ake-action-3
    
    Bump docker/bake-action from 2 to 3
    crazy-max authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    ce91c05 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. yaml: set hidden attribute for commands

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    f0e625f View commit details
    Browse the repository at this point in the history
  2. markdown: do not generate docs for hidden commands

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    851d1b7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #38 from crazy-max/missing-hidden

    Take hidden attribute into account
    thaJeztah authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    5cb124c View commit details
    Browse the repository at this point in the history
Loading