Skip to content

Tags: acquia/cli

Tags

2.46.0

Toggle 2.46.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CLI-1593: acli ide:wizard:ssh-key:create-upload codebase compatiblity. (

#1887)

* CLI-1593: acli ide:wizard:ssh-key:create-upload codebase compatiblity.

* CLI-1593: Updated mutation testing.

* CLI-1593: Updated mutation testing functions.

* CLI-1593: Updated mutation testing functions.

* CLI-1593: Updated mutation testing functions.

* CLI-1593: Updated mutation testing functions.

* CLI-1593: Removed group brokenProphecy.

* CLI-1593: Removed group brokenProphecy.

2.45.0

Toggle 2.45.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CLI-1540: Pull and push codebase compatibility. (#1884)

* CLI-1540: Added changes for push pull command.

* CLI-1540: Added test cases for push and pull command.

* CLI-1540: Changed composer.lock.

* CLI-1540: Changed composer file.

* CLI-1540: Modified test cases.

* CLI-1540: Modified Approach siteinstanceId and codebaseId optional.

* CLI-1540: Modified Approach siteinstanceId and codebaseId optional.

* CLI-1540: Modified Approach siteinstanceId and codebaseId optional.

* CLI-1540: Fixed mutation testing.

* CLI-1540: Fixed mutation testing.

* CLI-1540: Fixed mutation testing.

* CLI-1540: Fixed mutation testing.

* CLI-1540: Fixed mutation testing.

* CLI-1540: Fixed mutation testing.

* CLI-1540: Fixed mutation testing.

* CLI-1540: Fix CodebaseUuid error..

* CLI-1540: Added some more test cases.

* CLI-1540: Added some more test cases.

* CLI-1540: Added some more test cases.

* CLI-1540: Added some more test cases.

2.44.2

Toggle 2.44.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CLI-1584: Deprecate MEO endpoints, fix environment command (#1883)

* CLI-1584: Deprecate MEO endpoints

* tests

2.44.1

Toggle 2.44.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CLI-1563: Fix access_token errors (#1881)

2.44.0

Toggle 2.44.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CLI-1577: Update Cloud API spec (#1878)

* Update Cloud API spec

* cleanup

* Add version file

* kill mutant

* Fix phpunit deprecations

* fix ci

* fix ci

* fix test

* fix tests

* Update description

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* doc cleanup

* Add sites and environments

* bad merge

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

2.43.0

Toggle 2.43.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump squizlabs/php_codesniffer in the dependencies group (#1874)

Bumps the dependencies group with 1 update: [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer).


Updates `squizlabs/php_codesniffer` from 3.13.1 to 3.13.2
- [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases)
- [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/CHANGELOG.md)
- [Commits](PHPCSStandards/PHP_CodeSniffer@3.13.1...3.13.2)

---
updated-dependencies:
- dependency-name: squizlabs/php_codesniffer
  dependency-version: 3.13.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

2.42.0

Toggle 2.42.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump the dependencies group with 3 updates (#1868)

Bumps the dependencies group with 3 updates: [symfony/flex](https://github.com/symfony/flex), [phpspec/prophecy-phpunit](https://github.com/phpspec/prophecy-phpunit) and [slevomat/coding-standard](https://github.com/slevomat/coding-standard).


Updates `symfony/flex` from 2.5.1 to 2.7.0
- [Release notes](https://github.com/symfony/flex/releases)
- [Commits](symfony/flex@v2.5.1...v2.7.0)

Updates `phpspec/prophecy-phpunit` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/phpspec/prophecy-phpunit/releases)
- [Changelog](https://github.com/phpspec/prophecy-phpunit/blob/master/CHANGES.md)
- [Commits](phpspec/prophecy-phpunit@v2.3.0...v2.4.0)

Updates `slevomat/coding-standard` from 8.18.0 to 8.18.1
- [Release notes](https://github.com/slevomat/coding-standard/releases)
- [Commits](slevomat/coding-standard@8.18.0...8.18.1)

---
updated-dependencies:
- dependency-name: symfony/flex
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: phpspec/prophecy-phpunit
  dependency-version: 2.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: slevomat/coding-standard
  dependency-version: 8.18.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

2.41.1

Toggle 2.41.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
GL-3584: Remove Node 18 as an option in cs:wizard. (#1861)

2.41.0

Toggle 2.41.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[ssh-key:delete] Enable cloud-key-uuid & label options. (#1856)

2.40.0

Toggle 2.40.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
GL-3133: Add prompt for NODE_HOSTING_TYPE. (#1848)

* GL-3133: Add prompt for NODE_HOSTING_TYPE.

* GL-3133: Fix testing.

* GL-3133: Fix Node 22 test.

---------

Co-authored-by: acquia-service-acc-user <bots+service-acc-user@acquia.com>