Commit Graph

66 Commits

Author SHA256 Message Date
Dominique Leuenberger
4456caf356 Accepting request 648959 from Cloud:Tools
- Require specific version for self-test; disable debug packages in test to prevent error about missing files
- update to version 6.40.1
  ### Bug Fixes
  - Updates the minimum version for the buildpacks-stacks association feature. In [CLI v6.39.0](https://github.com/cloudfoundry/cli/releases/tag/v6.39.0), when the feature was released, we incorrectly set the minimum to cc api version as`2.114`. The minimum cc api version is now correctly set to [`2.112`](https://github.com/cloudfoundry/capi-release/releases/tag/1.58.0).  [story](https://www.pivotaltracker.com/story/show/161464797)
  - Fixes a bug with inspecting a service instance `cf service service-instance`, now the `documentation` url displays correctly for services which populate that field [story](https://www.pivotaltracker.com/story/show/161251875)
- update to version 6.40.0
  ### Bug Fixes
  - Fix bug where trailing slash on cf api would break listing commands for older CC APIs story. For older versions of CC API, if the API URL had a trailing slash, some requests would fail with an "Unknown request" error. These requests are now handled properly.
- update to version 6.39.1
- update to version 6.39.0
  ### Enhancements
  - for users on cc api 3.27, cf start is enhanced to display the new cf app v3 output. For users on cc api 3.27 or lower, users will see the same v2 output. Note that if you use v3 commands to create and start your app, if you subsequently use cf stop and cf start, the routes property in cf app will not populate even though the route exists story
  - for users on cc api 3.27, cf restart is enhanced to display the new cf app v3 output. For users on cc api 3.27 or lower, users will see the same v2 output. story
  - for users on cc api 3.27, cf restage is enhanced to display the new cf app v3 output. For users on cc api 3.27 or lower, users will see the same v2 output. story
  - improved help text for -d domains for cf push to include examples of usage story
  - cf v3-scale displays additional app information story
  - if you've created an internal domain, and it is the first domain in cc, the CLI will now ignore the internal domain and instead choose the next non-internal domain when you push an app story
  ### Bug Fixes
  - Fix for users on macOS attempting to brew install cf-cli the CF CLI using the unreleased master branch of Homebrew story
  - Fixes an issue whereby, due to a recent cc api change, when you execute cf push and watch the cf app command, the app display returned a 400 error story
  - Fixes a bug whereby if you logged in using client credentials, cf auth user pass --client credentials you were unable to create an org; now create-org will assign the role to the user id specified in your manifest story
  - fixes an issue introduced when we refactored cf start and as part of that work, we stopped blocking on the initial connection with the logging backend; now the CLI blocks until the NOAA connection is made, or the default dial timeout of five seconds is reached story
- Change package self-test to _multibuild single-spec file approach for easier
  handling of package submissions
- update to version 6.38.0
  ### Enhancements
  - v3-ssh process type now defaults to web story
  - Support added for setting tags for user provided service instances story
  - Now a warning appears if you attempt to use deprecated properties and variable substitution story
  - Updated usage so now you can rename the cf binary use it with every command story
  - cf events now displays the Diego cell_id and instance guid in crash events story
  - Includes cf service service-instance table display improvements wherein the service instance information is now grouped separately from the binding information story
  - cf service service-instance table display information for user provided services changed: status has been added to the table story
  ### Bug Fixes
  - the CLI now properly handles escaped commas in the X-Cf-Warnings header
- Add package installation and post-install self-test
- update to version 6.37.0
  ### Enhancements
  - The api/cloudcontroller/ccv2 package has been updated with more functions #1343
  - Now a warning appears if you are using a API version older than 2.69.0, which is no longer officially supported
  - Now the CLI reads the username and password from the environment variables #1358
  ### Bug Fixes
  - Fixes bug whereby X-Cf-Warnings were not being unescaped when displayed to user #1361
  - When using CF_TRACE=1, passwords are now sanitized #1375 and tracker
- update to version 6.36.2
- update to version 6.36.1
- update to version 6.36.0
  ### Bug Fixes
  - int64 support for cf/flags library, #1333
  - Debian package, #1336
  - Web action flag not working on CLI 0.6.5, #1337
  - When a cf push upload fails/Consul is down, a panic occurs, #1340 and #1351
- update to version 6.35.2
  ### Bug Fixes
  - Providing a clearer services authorization warning message when a service has been disabled for the organization, fixing #1344
- update to version 6.35.1
- update to version 6.35.0

OBS-URL: https://build.opensuse.org/request/show/648959
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cf-cli?expand=0&rev=2
2018-11-26 09:21:19 +00:00
Tim Hardeck
31837437f4 Accepting request 648770 from home:okurz:branches:Cloud:Tools
Fix double if-layer for _test

OBS-URL: https://build.opensuse.org/request/show/648770
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=65
2018-11-14 07:59:28 +00:00
Tim Hardeck
d8c9f651e7 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=64 2018-11-13 12:04:46 +00:00
Tim Hardeck
5b1bae66ff Accepting request 648700 from home:okurz:branches:Cloud:Tools
Require specific version for self-test; disable debug packages in test to prevent error about missing files

OBS-URL: https://build.opensuse.org/request/show/648700
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=63
2018-11-13 09:37:45 +00:00
Tim Hardeck
c368e48133 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=62 2018-11-12 14:27:02 +00:00
Tim Hardeck
8aad0381ab OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=61 2018-11-12 14:19:49 +00:00
Tim Hardeck
fdd6245d51 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=60 2018-11-12 14:13:26 +00:00
Tim Hardeck
452b68d197 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=59 2018-11-12 14:06:22 +00:00
Tim Hardeck
36468d193c OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=58 2018-11-12 14:06:17 +00:00
Alfred Jenkins
9deb14cd2e Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=57
2018-11-12 14:05:53 +00:00
Alfred Jenkins
72d2a94104 Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=56
2018-11-12 13:56:05 +00:00
Alfred Jenkins
c5bb3880b8 Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=55
2018-11-12 13:44:34 +00:00
Alfred Jenkins
3411861624 Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=54
2018-10-31 19:13:48 +00:00
Alfred Jenkins
df99b4a309 Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=53
2018-10-08 21:41:33 +00:00
Alfred Jenkins
8989e4081e Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=52
2018-09-20 08:21:30 +00:00
Alfred Jenkins
1a57d40263 Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=51
2018-09-11 23:56:00 +00:00
Tim Hardeck
5d5ae87312 Accepting request 629744 from home:okurz:branches:Cloud:Tools
Change to single-spec package self-test as discussed

OBS-URL: https://build.opensuse.org/request/show/629744
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=50
2018-09-06 09:11:55 +00:00
Tim Hardeck
a94ce4d6a9 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=49 2018-08-13 15:59:37 +00:00
Alfred Jenkins
eb1d69c158 Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=48
2018-08-08 21:45:02 +00:00
b2f3c6c707 Accepting request 625018 from home:okurz:branches:Cloud:Tools
Add package installation and post-install self-test

OBS-URL: https://build.opensuse.org/request/show/625018
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=47
2018-08-02 07:12:23 +00:00
Tim Hardeck
c8c9dd1c1d Accepting request 625014 from home:okurz:branches:Cloud:Tools
Add package installation and post-install self-test

OBS-URL: https://build.opensuse.org/request/show/625014
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=46
2018-07-31 15:16:39 +00:00
Alfred Jenkins
a3494001b6 Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=45
2018-05-29 21:55:20 +00:00
Alfred Jenkins
818381c80d Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=44
2018-05-17 17:57:06 +00:00
Alfred Jenkins
3cf1c6fd59 Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=43
2018-04-05 19:19:07 +00:00
Alfred Jenkins
6cec8a913c Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=42
2018-04-03 22:20:10 +00:00
Alfred Jenkins
7e5298cf1d Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=41
2018-03-16 23:23:27 +00:00
Alfred Jenkins
dfebc1843e Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=40
2018-03-15 09:57:28 +00:00
Alfred Jenkins
7a81c1eb39 Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=39
2018-03-09 19:43:54 +00:00
Alfred Jenkins
98e46445cd Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=38
2018-02-09 14:39:04 +00:00
Dominique Leuenberger
c1aeb570f7 Accepting request 573368 from Cloud:Tools
Fixed issues of submission #573321

OBS-URL: https://build.opensuse.org/request/show/573368
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cf-cli?expand=0&rev=1
2018-02-07 17:40:57 +00:00
Tim Hardeck
8e85e8645a - add rpmlintrc file to spec
- remove source url to prevent issues with the Concourse
  github-release resource

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=36
2018-02-06 14:54:50 +00:00
e5a6c85d41 - Include in SLE 15 CAP Module (fate#324528)
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=35
2018-02-06 14:02:20 +00:00
Alfred Jenkins
02182a72e2 Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=34
2018-01-18 00:11:05 +00:00
Alfred Jenkins
13b34df3bb Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=33
2018-01-10 01:52:43 +00:00
Alfred Jenkins
d90628d3dc Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=32
2017-12-15 03:08:03 +00:00
Tim Hardeck
301268af52 - remove obsolete go-bindata statement (fixes segmentation fault)
- add simple check to verify that cf does not segfault

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=31
2017-12-11 12:42:12 +00:00
Tim Hardeck
c0c6917263 - update to version 6.33.0
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=30
2017-11-21 09:20:32 +00:00
Alfred Jenkins
c6c33a4564 Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=29
2017-10-12 12:09:48 +00:00
Tim Hardeck
4a5cc55696 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=28 2017-10-12 12:03:15 +00:00
Tim Hardeck
094f83aaf0 - adapt setup process to new github release tarballs
- run go-bindata to create the in newer tarballs  missing resource file
  (borrowed from bin/generate-language-resources to work without internet)

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=27
2017-10-12 11:54:00 +00:00
Alfred Jenkins
a361d7c375 Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=26
2017-09-15 23:43:54 +00:00
Alfred Jenkins
8b4c697827 Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=25
2017-09-01 21:42:09 +00:00
Alfred Jenkins
578f420b36 Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=24
2017-08-25 23:45:41 +00:00
Alfred Jenkins
51a45211d6 Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=23
2017-08-17 21:02:44 +00:00
Alfred Jenkins
9256ca150d Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=22
2017-07-25 22:10:16 +00:00
Alfred Jenkins
0c96146979 Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=21
2017-06-29 08:25:02 +00:00
Tim Hardeck
f9b0009813 - CHANGELOG.md was removed updstream
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=20
2017-06-29 08:20:43 +00:00
Alfred Jenkins
09f70ef558 Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=19
2017-06-09 09:21:14 +00:00
Tim Hardeck
9c7eff3683 - require go >= 1.8.3 during build time which is necessary from version 6.27.0 on
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=18
2017-06-09 08:36:01 +00:00
Tim Hardeck
9d687fc131 - require go >= 1.8.3 which is necessary from version 6.27.0 on
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=17
2017-06-09 08:24:45 +00:00