Simon Hildrew

Results 51 comments of Simon Hildrew

Thanks for raising this - I think it is due to it being used inside a regex when we actually query the database. I would expect this to be a...

@akash1810 I suspect this might be somewhat painful to roll out but flagging. Feel free to close.

We need to figure out how to co-ordinate this with the BBC. We'd want to correct the formatting of all files in a single PR but it would be a...

I would figure out how to download a copy of all of the riff-raff.yamls from GitHub (you could also do this directly from the S3 artifacts bucket as an alternative,...

@nicl Now that we've had some use of this shall we pick it up again on Monday to figure out what we need?

In order to implement this we need some way of getting an e-mail address to notify. I suggest that we use Prism Owners for this (https://github.com/guardian/prism/blob/master/app/data/Owners.scala). To use prism owners...

I've also hit this and would love to know what the recommended way is to expire old containers from GHCR. I originally found this action via https://github.community/t/deleting-images-from-github-package-registry/2758/6 which is talking...

I've subsequently been looking at https://github.com/snok/container-retention-policy which looks useful. I was hoping that adding something like the following might let the GITHUB_TOKEN do this but @NamrataJha's post implies that this...

Do you mean the eyaml tool? In order to use eyaml your best bet is to run a 'dual' installation. Install once outside of puppetserver (using a standard installation of...

Good work @TomPoulton - turns out I screwed up in a couple of places, so if you get time to merge #42 and #43 and release a new version, that...