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: slackapi/slack-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.13.0
Choose a base ref
...
head repository: slackapi/slack-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.14.0
Choose a head ref
  • 17 commits
  • 84 files changed
  • 9 contributors

Commits on Feb 21, 2026

  1. build(deps): bump golang to 1.26.0 (#339)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Michael Brooks <[email protected]>
    Co-authored-by: Eden Zimbelman <[email protected]>
    4 people authored Feb 21, 2026
    Configuration menu
    Copy the full SHA
    3aa60a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2026

  1. feat(experiment): charming scaffolds (#348)

    Co-authored-by: Ale Mercado <[email protected]>
    Co-authored-by: Luke Russell <[email protected]>
    3 people authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    4fb7b4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62770ba View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2026

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

Commits on Feb 25, 2026

  1. build(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.0 (#…

    …354)
    
    Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.16.5 to 5.17.0.
    - [Release notes](https://github.com/go-git/go-git/releases)
    - [Commits](go-git/go-git@v5.16.5...v5.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-git/go-git/v5
      dependency-version: 5.17.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 25, 2026
    Configuration menu
    Copy the full SHA
    2220e5c View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2026

  1. build(deps): bump actions/setup-go from 6.2.0 to 6.3.0 (#356)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.2.0 to 6.3.0.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@7a3fe6c...4b73464)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-version: 6.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    a2df7c6 View commit details
    Browse the repository at this point in the history
  2. feat(create): replace the generated default app name with an optional…

    … input prompt (#340)
    
    Co-authored-by: Eden Zimbelman <[email protected]>
    srtaalej and zimeg authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    17f686e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf7214c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54ba6d6 View commit details
    Browse the repository at this point in the history
  5. fix: avoid infinite loops when searching for filesystem root of anoth…

    …er drive (#353)
    
    Co-authored-by: Claude <[email protected]>
    zimeg and Claude authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    fbab2b6 View commit details
    Browse the repository at this point in the history
  6. feat(create): add '--subdir <path>' flag to 'create' command (#345)

    Co-authored-by: Michael Brooks <[email protected]>
    Co-authored-by: Eden Zimbelman <[email protected]>
    3 people authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    44cb5f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2026

  1. feat(python): add support for creating python .venv and installing de…

    …pendencies (#346)
    
    Co-authored-by: Eden Zimbelman <[email protected]>
    mwbrooks and zimeg authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    3417188 View commit details
    Browse the repository at this point in the history
  2. feat(python): auto-activate venv before hook execution (#347)

    Co-authored-by: Eden Zimbelman <[email protected]>
    Co-authored-by: Claude <[email protected]>
    3 people authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    4f51fa6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbedcf2 View commit details
    Browse the repository at this point in the history
  4. tests(charm): adds tests to charm experiment (#355)

    Co-authored-by: Eden Zimbelman <[email protected]>
    srtaalej and zimeg authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    33287a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36b3af3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac6f91a View commit details
    Browse the repository at this point in the history
Loading