Katharina Przybill

Results 5 comments of Katharina Przybill

I also stumbled upon this issue while writing a test for anther story..where I chosed as app name '🦄🦄🦄'. (You can see the error in the Unit Tests / Test-Mysql...

Possible fix was implemented, new endpoint ```/v3/apps/:guid/actions/clear_buildpack_cache``` is available with https://github.com/cloudfoundry/cloud_controller_ng/pull/3848

Development and test gems will be skipped in release package with this PR https://github.com/cloudfoundry/capi-release/pull/436

New try: https://github.com/cloudfoundry/cc-uploader/pull/245 https://github.com/cloudfoundry/capi-release/pull/562 :)

Any thoughts on [Alex's comment](https://github.com/cloudfoundry/cc-uploader/pull/245#:~:text=ifrit%20runs%20counter%20to%20idiomatic%20go.%20This%20seems%20to%20deepen%20the%20dependency%20on%20ifrit.) on the https://github.com/cloudfoundry/cc-uploader/pull/245 PR regarding ifrit? _ifrit runs counter to idiomatic go. This seems to deepen the dependency on ifrit. The community needs to decide,...