Skip to content

Releases: CircleCI-Public/circleci-cli

CircleCI CLI 1.0.46087-pre

Pre-release

Choose a tag to compare

@cci-publish cci-publish released this 30 Jul 22:44
0560a04

Changelog

  • 0560a04 Merge pull request #1651 from CircleCI-Public/error-log-flag
  • 2e4dff8 Rename --log-failed flag to --failure-report
  • c6044c8 Warn users trying --json with --log-failed
  • eda856a Match repo test patterns
  • ce892d5 Add --log-failed flag to run get for condensed failure output

CircleCI CLI 1.0.46010-pre

Pre-release

Choose a tag to compare

@cci-publish cci-publish released this 29 Jul 20:36
8256776

Changelog

  • 8256776 Merge pull request #1649 from CircleCI-Public/remote-detect
  • 38ae951 Detect remote better even on newly initialised repos

CircleCI CLI 1.0.45973-pre

Pre-release

Choose a tag to compare

@cci-publish cci-publish released this 29 Jul 16:57
b726fcd

Changelog

  • b726fcd Merge pull request #1657 from CircleCI-Public/cli-onboard-project-link
  • e5e41fc Record and resolve the project link so onboard re-runs cleanly

CircleCI CLI 1.0.45957-pre

Pre-release

Choose a tag to compare

@cci-publish cci-publish released this 29 Jul 15:07
123e3a6

Changelog

  • 123e3a6 Merge pull request #1656 from CircleCI-Public/cli-project-resolution-fixes
  • ab36ef4 Address a project link by the slug its project type accepts

CircleCI CLI 1.0.45939-pre

Pre-release

Choose a tag to compare

@cci-publish cci-publish released this 29 Jul 14:44
2d96283

Changelog

  • 2d96283 Merge pull request #1655 from CircleCI-Public/cli-onboard-signup-config-reload
  • 3d3d91e Reload config after signup so project setup continues

CircleCI CLI 1.0.45850-pre

Pre-release

Choose a tag to compare

@cci-publish cci-publish released this 28 Jul 15:57
73fd05b

Changelog

  • 73fd05b Merge pull request #1654 from CircleCI-Public/remove-logs-last-failed-suggestion
  • c304498 Update golden files for circleci test run → circleci onboard rename
  • 8b7056e Fix circleci org settings examples — subcommand is setting not settings
  • 9bcd305 Fix circleci project settings examples — subcommand is setting not settings
  • 55f42c1 Fix circleci project env reference — subcommand is envvar not env
  • 61520a4 Fix circleci test run suggestion in testrunner — command is circleci onboard
  • fb0cf02 Remove unimplemented circleci logs --last-failed suggestion from run watch

CircleCI CLI 1.0.45783-pre

Pre-release

Choose a tag to compare

@cci-publish cci-publish released this 27 Jul 18:56
a6910df

Changelog

  • a6910df Merge pull request #1646 from CircleCI-Public/cli-onboard-github-app-logic
  • 4934c38 Fix time.After leak in pollInstalled: use time.NewTimer
  • 3506193 Add GitHub App domain logic for installation check and repo ID resolution

CircleCI CLI 1.0.45749-pre

Pre-release

Choose a tag to compare

@cci-publish cci-publish released this 27 Jul 18:03
fee1eee

Changelog

  • fee1eee Merge pull request #1645 from CircleCI-Public/cli-onboard-github-app-client
  • 8b1078b Fix ListGitHubAppRepositories docstring
  • 201629b Add GitHub App API client methods and fake server routes

CircleCI CLI 1.0.45645-pre

Pre-release

Choose a tag to compare

@cci-publish cci-publish released this 24 Jul 16:49
15ad2e9

Changelog

  • 15ad2e9 Merge pull request #1642 from CircleCI-Public/stiyyagura0901-patch-1
  • b6f2fc2 Update setup-go version in CircleCI config to 0.0.10

CircleCI CLI 1.0.45620-pre

Pre-release

Choose a tag to compare

@cci-publish cci-publish released this 24 Jul 10:19
d9a075b

Changelog

  • d9a075b Merge pull request #1641 from CircleCI-Public/test-212/extension
  • 60fc3de TEST-212 Add support for enriched extension reference
  • dbcc834 TEST-212 Refactor extension manager and store