Hector Rivas Gandara
Hector Rivas Gandara
In ocassions we want to add some delay to a recurrent job that is different to the recurrent period itself. I add a `.Delay()` modifier that changes the time for...
What ------- Be able to enter in a cursor mode, that would allow to navigate the json in RAW using cursors or vim `hjkl`. Behaviour ------------- - Press some key...
We press `TAB` to navigate next matching field. It would be nice to use `shift+tab` to go to previous.
What? -------- When reading big jsons, sometimes is nice to be able to just do a plain search, as you would do with `less`: Press `/` time string to search...
We are using GCE in S3 interoperable access. So far all the features of WAL-E work, except delete the backups. It fails with this error. This issue was [reported before...
### Feature request: We recently added the feature or RDS IAM https://github.com/cyrilgdn/terraform-provider-postgresql/pull/134 which is great :partying_face: But this requires the AWS user or role loaded in the environment (or the...
I am using this with nativifier: https://github.com/jiahaog/nativefier/blob/master/docs/api.md#inject but it runs "too" early and `slackDebug` is not yet ready. The app is created with: ``` nativefier "https://app.slack.com" -m --name slack --disable-context-menu...
Thank you for this great tooling! Using this project for some furniture to send the files to a a CNC cutting shop. They will cut the shapes as I send...
I am trying to deploy a microbosh instance using bosh-init in a VPC without a public IP, but using instead a SSH jumpbox. In theory this would be technically possible...
If you want to use temporary STS credentials[1], you must also pass the AWS session token. This commit allows define the variable $BOSH_AWS_SESSION_TOKEN to define it. [1] http://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp.html