Releases ยท slackapi/slack-cli
v3.14.0-mwbrooks-test-coverage-simple-files-2
What's Changed
๐ Enhancements
- feat: normalize project directory names to kebab-case by @mwbrooks in #374
- feat(charm): adds 'huh' dynamic forms to create command by @srtaalej in #362
- feat: add placeholder to app name prompt in create command by @mwbrooks in #370
- feat: list your developer sandboxes by @vegeris in #379
๐ Bug Fixes
๐ค Build
- chore: ignore windows go build of project in version control by @zimeg in #357
- build(deps): bump promiseofcake/circleci-trigger-action from 2.0.4 to 3.0.1 by @dependabot[bot] in #360
- build(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0 by @dependabot[bot] in #376
- build(deps): bump github.com/charmbracelet/huh from 0.8.0 to 1.0.0 by @dependabot[bot] in #377
- build(deps): bump golang.org/x/text from 0.34.0 to 0.35.0 by @dependabot[bot] in #386
- build(deps): bump golang.org/x/mod from 0.33.0 to 0.34.0 by @dependabot[bot] in #387
- build(deps): bump charm.land/lipgloss/v2 from 2.0.1 to 2.0.2 by @dependabot[bot] in #393
๐งช Testing/Code Health
- build(deps): import indirect charm packages as required by @slack-cli-releaser[bot] in #359
- refactor: remove logger from activity, manifest, datastore, auth, and app delete/uninstall by @mwbrooks in #364
- refactor: remove logger from create command by @mwbrooks in #366
- refactor: remove logger from install command by @mwbrooks in #367
- refactor: remove internal/logger from platform run by @mwbrooks in #378
- refactor: remove internal/logger from platform deploy by @mwbrooks in #384
- chore(experiment): remove defaulted bolt and bolt-install experiments by @zimeg in #363
- test: add test coverage for untested files by @mwbrooks in #388
- test: increase test coverage in cmd/ and internal/[api | config | deputil] by @mwbrooks in #392
๐ฆ Other changes
- feat(charm): add lipgloss styling with Slack brand colors under charm experiment by @srtaalej in #365
- test(charm): clean up and consolidate charm tests by @srtaalej in #390
- fix: address lipgloss styling gaps by @srtaalej in #391
Full Changelog: v3.14.0...5552c10
v3.14.0-mwbrooks-default-bolt-manifest-source-local
What's Changed
๐ Enhancements
- feat: normalize project directory names to kebab-case by @mwbrooks in #374
- feat(charm): adds 'huh' dynamic forms to create command by @srtaalej in #362
- feat: add placeholder to app name prompt in create command by @mwbrooks in #370
- feat: list your developer sandboxes by @vegeris in #379
๐ Bug Fixes
๐ค Build
- chore: ignore windows go build of project in version control by @zimeg in #357
- build(deps): bump promiseofcake/circleci-trigger-action from 2.0.4 to 3.0.1 by @dependabot[bot] in #360
- build(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0 by @dependabot[bot] in #376
- build(deps): bump github.com/charmbracelet/huh from 0.8.0 to 1.0.0 by @dependabot[bot] in #377
- build(deps): bump golang.org/x/text from 0.34.0 to 0.35.0 by @dependabot[bot] in #386
- build(deps): bump golang.org/x/mod from 0.33.0 to 0.34.0 by @dependabot[bot] in #387
- build(deps): bump charm.land/lipgloss/v2 from 2.0.1 to 2.0.2 by @dependabot[bot] in #393
๐งช Testing/Code Health
- build(deps): import indirect charm packages as required by @slack-cli-releaser[bot] in #359
- refactor: remove logger from activity, manifest, datastore, auth, and app delete/uninstall by @mwbrooks in #364
- refactor: remove logger from create command by @mwbrooks in #366
- refactor: remove logger from install command by @mwbrooks in #367
- refactor: remove internal/logger from platform run by @mwbrooks in #378
- refactor: remove internal/logger from platform deploy by @mwbrooks in #384
- chore(experiment): remove defaulted bolt and bolt-install experiments by @zimeg in #363
- test: add test coverage for untested files by @mwbrooks in #388
- test: increase test coverage in cmd/ and internal/[api | config | deputil] by @mwbrooks in #392
๐ฆ Other changes
- feat(charm): add lipgloss styling with Slack brand colors under charm experiment by @srtaalej in #365
- test(charm): clean up and consolidate charm tests by @srtaalej in #390
- fix: address lipgloss styling gaps by @srtaalej in #391
Full Changelog: v3.14.0...v3.14.0-mwbrooks-default-bolt-manifest-source-local
v3.14.0-dependabot-go_modules-charm.land-lipgloss-v2-2.0.2
What's Changed
๐ Enhancements
- feat: normalize project directory names to kebab-case by @mwbrooks in #374
- feat(charm): adds 'huh' dynamic forms to create command by @srtaalej in #362
- feat: add placeholder to app name prompt in create command by @mwbrooks in #370
- feat: list your developer sandboxes by @vegeris in #379
๐ Bug Fixes
๐ค Build
- chore: ignore windows go build of project in version control by @zimeg in #357
- build(deps): bump promiseofcake/circleci-trigger-action from 2.0.4 to 3.0.1 by @dependabot[bot] in #360
- build(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0 by @dependabot[bot] in #376
- build(deps): bump github.com/charmbracelet/huh from 0.8.0 to 1.0.0 by @dependabot[bot] in #377
- build(deps): bump golang.org/x/text from 0.34.0 to 0.35.0 by @dependabot[bot] in #386
- build(deps): bump golang.org/x/mod from 0.33.0 to 0.34.0 by @dependabot[bot] in #387
๐งช Testing/Code Health
- build(deps): import indirect charm packages as required by @slack-cli-releaser[bot] in #359
- refactor: remove logger from activity, manifest, datastore, auth, and app delete/uninstall by @mwbrooks in #364
- refactor: remove logger from create command by @mwbrooks in #366
- refactor: remove logger from install command by @mwbrooks in #367
- refactor: remove internal/logger from platform run by @mwbrooks in #378
- refactor: remove internal/logger from platform deploy by @mwbrooks in #384
- chore(experiment): remove defaulted bolt and bolt-install experiments by @zimeg in #363
- test: add test coverage for untested files by @mwbrooks in #388
๐ฆ Other changes
- feat(charm): add lipgloss styling with Slack brand colors under charm experiment by @srtaalej in #365
- test(charm): clean up and consolidate charm tests by @srtaalej in #390
- fix: address lipgloss styling gaps by @srtaalej in #391
Full Changelog: v3.14.0...v3.14.0-dependabot-go_modules-charm.land-lipgloss-v2-2.0.2
v3.14.0-mwbrooks-test-coverage-simple
What's Changed
๐ Enhancements
- feat: normalize project directory names to kebab-case by @mwbrooks in #374
- feat(charm): adds 'huh' dynamic forms to create command by @srtaalej in #362
- feat: add placeholder to app name prompt in create command by @mwbrooks in #370
๐ Bug Fixes
๐ค Build
- chore: ignore windows go build of project in version control by @zimeg in #357
- build(deps): bump promiseofcake/circleci-trigger-action from 2.0.4 to 3.0.1 by @dependabot[bot] in #360
- build(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0 by @dependabot[bot] in #376
- build(deps): bump github.com/charmbracelet/huh from 0.8.0 to 1.0.0 by @dependabot[bot] in #377
๐งช Testing/Code Health
- build(deps): import indirect charm packages as required by @slack-cli-releaser[bot] in #359
- refactor: remove logger from activity, manifest, datastore, auth, and app delete/uninstall by @mwbrooks in #364
- refactor: remove logger from create command by @mwbrooks in #366
- refactor: remove logger from install command by @mwbrooks in #367
- refactor: remove internal/logger from platform run by @mwbrooks in #378
- refactor: remove internal/logger from platform deploy by @mwbrooks in #384
Full Changelog: v3.14.0...b6186e8
v3.14.0-evegeris-sandbox-integration-create-delete
What's Changed
๐ Enhancements
- feat: normalize project directory names to kebab-case by @mwbrooks in #374
- feat(charm): adds 'huh' dynamic forms to create command by @srtaalej in #362
- feat: add placeholder to app name prompt in create command by @mwbrooks in #370
- feat: list your developer sandboxes by @vegeris in #379
๐ Bug Fixes
๐ค Build
- chore: ignore windows go build of project in version control by @zimeg in #357
- build(deps): bump promiseofcake/circleci-trigger-action from 2.0.4 to 3.0.1 by @dependabot[bot] in #360
- build(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0 by @dependabot[bot] in #376
- build(deps): bump github.com/charmbracelet/huh from 0.8.0 to 1.0.0 by @dependabot[bot] in #377
- build(deps): bump golang.org/x/text from 0.34.0 to 0.35.0 by @dependabot[bot] in #386
- build(deps): bump golang.org/x/mod from 0.33.0 to 0.34.0 by @dependabot[bot] in #387
- build(deps): bump charm.land/lipgloss/v2 from 2.0.1 to 2.0.2 by @dependabot[bot] in #393
๐งช Testing/Code Health
- build(deps): import indirect charm packages as required by @slack-cli-releaser[bot] in #359
- refactor: remove logger from activity, manifest, datastore, auth, and app delete/uninstall by @mwbrooks in #364
- refactor: remove logger from create command by @mwbrooks in #366
- refactor: remove logger from install command by @mwbrooks in #367
- refactor: remove internal/logger from platform run by @mwbrooks in #378
- refactor: remove internal/logger from platform deploy by @mwbrooks in #384
- chore(experiment): remove defaulted bolt and bolt-install experiments by @zimeg in #363
- test: add test coverage for untested files by @mwbrooks in #388
๐ฆ Other changes
- feat(charm): add lipgloss styling with Slack brand colors under charm experiment by @srtaalej in #365
- test(charm): clean up and consolidate charm tests by @srtaalej in #390
- fix: address lipgloss styling gaps by @srtaalej in #391
Full Changelog: v3.14.0...a35fbc3
v3.14.0-dependabot-go_modules-golang.org-x-text-0.35.0
What's Changed
๐ Enhancements
- feat: normalize project directory names to kebab-case by @mwbrooks in #374
- feat(charm): adds 'huh' dynamic forms to create command by @srtaalej in #362
- feat: add placeholder to app name prompt in create command by @mwbrooks in #370
- feat: list your developer sandboxes by @vegeris in #379
๐ Bug Fixes
๐ค Build
- chore: ignore windows go build of project in version control by @zimeg in #357
- build(deps): bump promiseofcake/circleci-trigger-action from 2.0.4 to 3.0.1 by @dependabot[bot] in #360
- build(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0 by @dependabot[bot] in #376
- build(deps): bump github.com/charmbracelet/huh from 0.8.0 to 1.0.0 by @dependabot[bot] in #377
๐งช Testing/Code Health
- build(deps): import indirect charm packages as required by @slack-cli-releaser[bot] in #359
- refactor: remove logger from activity, manifest, datastore, auth, and app delete/uninstall by @mwbrooks in #364
- refactor: remove logger from create command by @mwbrooks in #366
- refactor: remove logger from install command by @mwbrooks in #367
- refactor: remove internal/logger from platform run by @mwbrooks in #378
- refactor: remove internal/logger from platform deploy by @mwbrooks in #384
Full Changelog: v3.14.0...v3.14.0-dependabot-go_modules-golang.org-x-text-0.35.0
v3.14.0-dependabot-go_modules-golang.org-x-mod-0.34.0
What's Changed
๐ Enhancements
- feat: normalize project directory names to kebab-case by @mwbrooks in #374
- feat(charm): adds 'huh' dynamic forms to create command by @srtaalej in #362
- feat: add placeholder to app name prompt in create command by @mwbrooks in #370
- feat: list your developer sandboxes by @vegeris in #379
๐ Bug Fixes
๐ค Build
- chore: ignore windows go build of project in version control by @zimeg in #357
- build(deps): bump promiseofcake/circleci-trigger-action from 2.0.4 to 3.0.1 by @dependabot[bot] in #360
- build(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0 by @dependabot[bot] in #376
- build(deps): bump github.com/charmbracelet/huh from 0.8.0 to 1.0.0 by @dependabot[bot] in #377
- build(deps): bump golang.org/x/text from 0.34.0 to 0.35.0 by @dependabot[bot] in #386
๐งช Testing/Code Health
- build(deps): import indirect charm packages as required by @slack-cli-releaser[bot] in #359
- refactor: remove logger from activity, manifest, datastore, auth, and app delete/uninstall by @mwbrooks in #364
- refactor: remove logger from create command by @mwbrooks in #366
- refactor: remove logger from install command by @mwbrooks in #367
- refactor: remove internal/logger from platform run by @mwbrooks in #378
- refactor: remove internal/logger from platform deploy by @mwbrooks in #384
Full Changelog: v3.14.0...adaba7f
v3.14.0-docs-search-integration
What's Changed
๐ Enhancements
- feat: normalize project directory names to kebab-case by @mwbrooks in #374
- feat(charm): adds 'huh' dynamic forms to create command by @srtaalej in #362
- feat: add placeholder to app name prompt in create command by @mwbrooks in #370
๐ Bug Fixes
๐ค Build
- chore: ignore windows go build of project in version control by @zimeg in #357
- build(deps): bump promiseofcake/circleci-trigger-action from 2.0.4 to 3.0.1 by @dependabot[bot] in #360
- build(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0 by @dependabot[bot] in #376
- build(deps): bump github.com/charmbracelet/huh from 0.8.0 to 1.0.0 by @dependabot[bot] in #377
๐งช Testing/Code Health
- build(deps): import indirect charm packages as required by @slack-cli-releaser[bot] in #359
- refactor: remove logger from activity, manifest, datastore, auth, and app delete/uninstall by @mwbrooks in #364
- refactor: remove logger from create command by @mwbrooks in #366
- refactor: remove logger from install command by @mwbrooks in #367
- refactor: remove internal/logger from platform run by @mwbrooks in #378
Full Changelog: v3.14.0...v3.14.0-docs-search-integration
v3.14.0-dependabot-go_modules-golang.org-x-sys-0.42.0
v3.14.0-charm-loop
What's Changed
๐ค Build
- chore: ignore windows go build of project in version control by @zimeg in #357
- build(deps): bump promiseofcake/circleci-trigger-action from 2.0.4 to 3.0.1 by @dependabot[bot] in #360
๐งช Testing/Code Health
- build(deps): import indirect charm packages as required by @slack-cli-releaser[bot] in #359
Full Changelog: v3.14.0...a0f8d85