You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduced Visual Studio Code Remote - Containers support for developing cf-cli-resource. The .devcontainer folder contains a Dockerfile tailored for this project with all the development tools needed to develop this resource. The goal is to provide a consistent developer experience with less dependencies on your local setup (all you need now is Docker and VS Code on your system!).
Changed
Upgraded to Alpine 3.14 for resource image
Improved cf cli version detection and error handling
Fixed
Fixed shipit pipeline job to properly publish latest image tag