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
implement #131: create bucket if it doesn't exist yet, mc only yet (#132)
Co-authored-by: Thomas von Dein <[email protected]>
Co-authored-by: Sam Lin <[email protected]>
feature: remove `/config` from the Dockerfile VOLUME instruction (#126)
* Removed the Dockerfile VOLUME instruction
* Only removed config from the VOLUME instruction
---------
Co-authored-by: Robert van Kints <[email protected]>
feat: change keyFilePath to optional for gcloud (#123) (#124)
change keyFilePath to optional to allow authentication to google services using other methods than service account key file (#123) (#124)
Add plan name to log messages, and improve logs (#101)
* Add plan name to log messages, and improve logs
* 🐞 fix: avoid security risk by not using command directly