Roberto Tyley
Roberto Tyley
Hi @mahabaleshwars! > To ensure consistency and adherence to best practices, our focus will now be directed towards maintaining .tool-versions files that fully comply with [Semver](https://semver.org) standards. I can see...
Since version v1.12.5, the BFG has supported converting Git repos to git-lfs format: ``` bash $ java -jar ~/bfg-1.12.5.jar --convert-to-git-lfs '*.wav' --no-blob-protection ``` https://github.com/rtyley/bfg-repo-cleaner/releases/tag/v1.12.5
I did some quick tests using the BFG - if you transfer all `*.zip`, `*.mov`, `*.png`, & `*.jpg` out of your repo, your Git packfile size will go from 186M...
In the issue definition you've got two parts: 1. Implement git-lfs 2. Remove large files from the repository ...depending on what infrastructure you've got available, and what dev pipeline you...
I've added the Ophan team as an Admin of this repo at https://github.com/guardian/status-app/settings/access, I hope this helps!
> This looks like a WIP, so converting to draft to remove it from the daily message from https://github.com/guardian/actions-prnouncer. Yep, it's definitely a WIP, thanks! I'm not familiar with actions-prnouncer,...
@Nick-Smith has mentioned this issue as well - presumably you work together @prnewman ?! He said: > Basically, it looks like the request times out. I think the audits are...
Hi there @ekallevig - thanks for your interest in gu:who, hope it can be of use to you! It was our aim was for the running instance of gu:who to...
> I'm a little nervous to grant write:org access, would prefer to keep this experiment scoped to the one repo. The `write:org` permission is actually surprisingly weak, [all it does](https://developer.github.com/v3/oauth/#scopes)...
Surprisingly, GitHub doesn't seem to require the `admin:org` permission in order to be able to remove a user - we don't add that permission for our own _gu:who_ bot: "In...