Edoardo Tenani
Edoardo Tenani
@simitt there has been some internal discussion around testing those issues and the conclusion (from Andrew and Vishal) has been that we cannot test them beyond what the smoke test...
@carsonip thanks for pointing to the doc release. I'll dig into that.
@twmb I updated the PR to use `attribute.Set` and fixed the documentation. I also set this ready for review, happy to know what's your opinion!
Hello, I just stumbled upon this issue as I'm having the same problem. Running `source
+1 :) I spent a bit of time trying to understand how to make it work for other datasets ( before realizing that a call to the Google API is...
Hello, as I shared your concern I created an authenticator which store secrets in the keyring: https://github.com/endorama/two-factor-authenticator A bit of shameless self promotion, but obviously the code is fairly simple...
Hello @mansoorbarri, thank you for your answer. I agree it's also personal preference but that's partially true. As of now there is no way to have CSS rules targeting a...
@gpop63 I was reviewing this contribution, there is only one thing that we need to double check: this code uses the same caching logic as `instance` metadata. [We discovered a...
@gpop63 If that is the GCP provided ID I would move forward with it. We need to make sure the mapping in the data stream is correct though, or there...
About the server: newer version of PHP ( 5.4.0 onwards ) include a [built in server](http://php.net/manual/en/features.commandline.webserver.php) Maybe we can simply use it :)