Revisions of platformsh-cli

Jimmy Berry's avatar Jimmy Berry (boombatower) accepted request 902551 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 257)
- Update to version 3.67.2:
  * Release v3.67.2
  * Fix: user:add command was silently doing nothing during non-interactive use
  * Pass --fail to curl utility commands (#1049)
  * Release v3.67.1
  * Fix environment type not found when --type not specified in push command
  * Release v3.67.0
  * Support build-time environment-level variables (#1051)
  * Support new /users/me API in auth:info command
  * Release v3.66.4
  * Fall back to old /me API if there is no proxy URL configured
  * Fix user:update to avoid recalculating environment access changes while they are made
  * Mention the type in the environment label
  * Add a --type option to the push command
  * Add --type option to the branch command
  * Translate validation errors in the env:info command
  * Allow the env type to be modified in the env:info command
  * Add the type in the environment:list (env) command
  * Direct the user to Console in the web command (#1062)
  * Release v3.66.3
  * Fix filename of arm64 Keychain credential helper
  * Release v3.66.2
  * Update docker-credential-helpers; add Keychain support for Mac M1 (#1060)
  * Add a workaround for the default branch title in new projects (#1061)
  * Do not require an env when the branch command is used without arguments
  * Use the /users/me API if enabled
  * Fix edge case bug (#1057)
  * Release v3.66.1
  * Bump paragonie/random_compat from 2.0.19 to 2.0.20 (#1050)
  * Unhide the subscription:info command (#1052)
buildservice-autocommit accepted request 879755 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 256)
baserev update by copy to link target
Jimmy Berry's avatar Jimmy Berry (boombatower) accepted request 879754 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 255)
- Update to version 3.65.4:
  * Release v3.65.4
  * Support indexed SSH URLs (for apps with multiple instances)
  * Release v3.65.3
  * Fix proxy settings in Api service (#1041)
  * Make the OAuth2 client ID configurable by env var
  * Improve worker not found error message when the app name is incorrect
  * Fix --worker compatibility for various commands
  * Only send the token to obtain the initial redirect
  * Fix "Link not found: #manage-access" when checking environment roles
  * Fix error "SSH service not available" with build --clone
  * Also decode COMPOSER_AUTH
  * installer: support using a GitHub token to download assets
buildservice-autocommit accepted request 873006 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 254)
baserev update by copy to link target
Jimmy Berry's avatar Jimmy Berry (boombatower) accepted request 873005 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 253)
- Update to version 3.65.2:
  * Release v3.65.2
  * Add help in self:release about obtaining a token from the GitHub CLI
  * Fix activity log in PHP 8 (#1036)
  * Replace http->tcp and https->ssl in proxy URLs (#1037)
  * Bump drush/drush from 8.4.5 to 8.4.6 (#1029)
  * Release v3.65.1
  * Add a default timeout to all requests
  * Fix incomplete activity list example
  * Support a relative update download path

- Update to version 3.65.0:
  * Release v3.65.0
  * Rename the backup --unsafe option to --live (#1026)
  * Add "plain" format option for table commands (#1021)
  * Remove the restriction on deleting the main environment
  * Remove us-2 from available region examples (#1025)
  * Release v3.64.6
  * integrations: Pass the user-supplied token for creating webhooks (#1023)
  * Bump stecman/symfony-console-completion from 0.10.1 to 0.11.0
  * Configure composer updates with Dependabot (#1022)
  * Release v3.64.5
  * Fix HTTP access username validation to match the API
  * Reduce environment list indent from 3 to 2 spaces
  * Remove patch version notes from manifest.json
buildservice-autocommit accepted request 858224 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 252)
baserev update by copy to link target
Jimmy Berry's avatar Jimmy Berry (boombatower) accepted request 858223 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 251)
- Update to version 3.64.4:
  * Release v3.64.4
  * Add "offline" commands test to Travis
  * Fix error about a non-existent service "input" for some commands (including 'list')
  * Release v3.64.3
  * Slight improvements to git/SSH setup
  * Fix archive/extract test by removing property dependency of getTreeId()
  * Avoid checking SSH identities when not logged in
  * Use "main" in Git service test
  * Fix local builds, unable to depend on the Ssh service
  * Refactor Git service to include SSH options automatically
  * Fix property formatter returning empty
  * Fix loading backups choices in backup:restore command
  * Clean up some unused code
  * Fix drush alias command for Enterprise projects
  * Unused import
buildservice-autocommit accepted request 856540 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 250)
baserev update by copy to link target
Jimmy Berry's avatar Jimmy Berry (boombatower) accepted request 856539 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 249)
- Update to version 3.64.2:
  * Release v3.64.2
  * Add support for changing environments on the "script" integration
  * Default to the primary route in the route:get interactive choices
  * Release v3.64.1
  * Fix box composer.json to install dependencies on on PHP 8
  * Fix build to include a .php8 file in symfony/polyfill-mbstring
buildservice-autocommit accepted request 855913 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 248)
baserev update by copy to link target
Jimmy Berry's avatar Jimmy Berry (boombatower) accepted request 855912 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 247)
- Update to version 3.64.0:
  * Release v3.64.0
  * Fix 500 error in backup:list (backups) command
  * Add --unsafe option to the backup:create (backup) command
  * Remove problematic progress output
  * Add a new line after progress messages
  * More loading messages (for slow connections)
  * Show a loading message on environments and project lists
  * Update slow integration tests from PHP 7.3 -> 7.4 on Travis
  * Update Travis to Ubuntu Xenial
  * Remove hardcoded instances of "master" for the default branch (#1003)
  * Recommend an SSH certificate if not present after a publickey error
  * Add mongodb support to the db:size command (#1001)
  * Add activity choice
  * Add activity:cancel command
  * Add state and result filters to activity commands
  * Disable Travis coverage to fix unit tests on PHP 7.3
  * Update dependencies (inc. Symfony v3.4.42 => v3.4.47)
  * SSH diagnostics: do not make a test connection >3 seconds after the failed one started
  * Update README for travis-ci.com migration
  * Check host key error in SSH diagnostics (#1004)
  * Release v3.63.3
  * Avoid sending prompt=select_account to authorization when not logged in
  * Fix "Property not found: token" when trying to check integration hooks
  * Enable auto login from curl commands
  * Improve placement of session advice when requiring auto login
  * Tweak README for default state of auto_load_ssh_cert
  * Release v3.63.2
  * Fix browser login after session expiry
  * Add a timeout for browser login
buildservice-autocommit accepted request 830378 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 246)
baserev update by copy to link target
Jimmy Berry's avatar Jimmy Berry (boombatower) accepted request 830377 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 245)
- Update to version 3.62.2:
  * Release v3.62.2
  * SSH diagnostics fixes
  * Diagnose whether MFA is required for a failed SSH connection (#974)
  * Release v3.62.1
  * Trigger prompt=select_account after the "Log in anyway?" question, in browser login command
  * Increase drush alias command timeout
buildservice-autocommit accepted request 827692 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 244)
baserev update by copy to link target
Jimmy Berry's avatar Jimmy Berry (boombatower) accepted request 827691 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 243)
- Update to version 3.62.0:
  * Release v3.62.0
  * Apply feature flag to the --force-invite option
  * Handle mongodb URIs in relationships (#975)
  * Show the stderr of every shell command, if in debug mode (#972)
  * Retry fetching the activity log stream (#973)
  * Support force-sending an invitation (#976)
buildservice-autocommit accepted request 826562 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 242)
baserev update by copy to link target
Jimmy Berry's avatar Jimmy Berry (boombatower) accepted request 826561 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 241)
- Update to version 3.61.0:
  * Release v3.61.0
  * Add proxy support to the installer (#953)
  * Provide autocomplete choice of projects if there are many
  * Use --globoff by default in curl commands
  * Disable use of SSH agent unless explicitly enabled in the user config file
  * Explicitly request the offline_access scope when logging in
  * Add a comment to auto-generated temporary SSH keys (#970)
  * Release v3.60.4
  * Restore PLATFORMSH_CLI_ACCOUNTS_API environment variable option for backwards compatibility
  * Release v3.60.3
  * Fix locating projects that are not in the user's list
  * Release v3.60.2
  * Ignore project-level variable activities (#968)
  * Detect the SSH version and show appropriate messages (#969)
  * Refine --no-refresh help in the ssh-cert:info command
  * Fix extra prompt for input in mongodump command
  * Add hidden ssh-cert:info utility/debug command
  * Revamp config to no longer use a service.accounts_url nor an api.accounts_api_url
  * Fix Match syntax with multiple hosts
  * Release v3.60.1
  * Add the SSH certificate to the SSH agent, if possible (#963)
  * Clean up the "domain already claimed" error in the domain:add command
  * Put host condition back on "Match ... exec"
  * Use ed25519 for autogenerated SSH keys
  * Always create a new SSH key when generating a certificate
  * README: add extensions needed by cli (#958)
  * Release v3.60.0
  * The root SSH config file should have a Host line too
  * Add comments to the session-specific SSH config
buildservice-autocommit accepted request 822144 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 240)
baserev update by copy to link target
Jimmy Berry's avatar Jimmy Berry (boombatower) accepted request 822143 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 239)
- Update to version 3.59.1:
  * Release v3.59.1
  * Fix error (undefined index) when selecting some projects
  * Remove GH issue number from manifest.json
  * Release v3.59.0
  * Revert "Installer: remove unnecessary mbstring check"
  * Clarify API token login vs environment variables in README
  * Support new user invitations
  * Clean up temporary file in self:build command
  * Remove some unused variables/code
  * Avoid hardcoding the token URL in the auth:api-token-login command
  * Installer: Create a .zshrc file if it doesn't already exist, on ZSH (#956)
  * Release v3.58.0
  * Support prompting for re-authentication in the login command
  * Add results per page (--count/-c option) to the self:stats command
  * Fix method name in sorting regions
  * Sort regions by domain independently of suffix
  * Move SSH hostname to the session-specific configuration
  * Decrease condescension level
  * Sort regions
  * Release v3.57.6
  * Update dependencies (symfony 3.4.37 -> 3.4.42)
  * Remove session:switch command suggestion when not relevant in the login command
  * Login help clarifications
buildservice-autocommit accepted request 816463 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 238)
baserev update by copy to link target
Displaying revisions 1 - 20 of 257
openSUSE Build Service is sponsored by