Rowan Thorpe

Results 22 comments of Rowan Thorpe

There is one case where `bind_allow_transfer_to_acls` is a useful level of specificity - to distinguish between it and `bind_allow_transfer_to_keys`. I just opened PR #170 which includes configurably enabling tsig-based signed...

...and unless I am mistaken I think in the end I needed to do a "pass git push -u --all" at least once to set the upstream tracking branches in...

Just chiming in to say I'm really looking forward to when this (nearly 2-year-old) PR, or something like it, is merged. I have a project which is heavy on relative...

I just hit this problem too and worked out what it is (and a workaround, and what the actual fix should be for whoever has the time to apply it)....

A much better and easier solution seems to have presented itself. In January the [clasp](https://developers.google.com/apps-script/guides/clasp) tool was released. A key part of the description is this: ``` clasp lets you...

...answering my own question here: also [in January](https://developers.google.com/apps-script/releases/#january_11_2018) the [Apps Script API](https://developers.google.com/apps-script/api/) was made available, allowing programmatic control of everything (deploying, remote function triggering, etc). :-)

Just a quick thought/question about this (unfortunately all I have time for): how hard would it be to keep a non-transitory object (spreadsheet, as suggested?) and an associated non-transitory transaction-log...

Although I haven't looked at the requirements, I suspect it would then be possible to use the web-app to generate **and optionally auto-deploy** the GCEN code (or modify it if...