Dion Hulse
Dion Hulse
I believe these were disabled before the localised pattern directory was implemented, and before localised patterns were possible. The code will also need updating to detect the localised variants of...
It seems that the builder throws a specific error for artifact-unavailable. It looks like it throws `Invalid pull request`, you can see that by trying to boot up PR 2649,...
``` # docker exec -ti 12c7f7aa1fd8 sh $ wp plugin install gutenberg.zip --activate Unpacking the package... Installing the plugin... Warning: The package could not be installed. "Your WordPress version is...
> right now, that's gutenbergrun-site:1e9211fc209ed76d81f80904c2e22b1abf70b3ed. Turns out, [that's the HEAD of the Git repo](https://github.com/WordPress/gutenberg.run/blob/master/web/util/get-current-image-tag.js#L20-L30). To refresh the cached site image, this can be used: ``` # cd ~/gutenberg.run/images/gutenbergrun-site; docker build...
The majority of the setup time in the existing e2e tests has been bootstraping the environment, actually running the JS to parse/validate on a shared pre-setup site should be possible...
Noting, SVN doesn't bump the last-logged-in. Translation dates could be off, as it might be when it was submitted vs when approved.
> Yeah - I was thinking of using the `last_activity` user meta to track users' last logged activity in a more accurate way, rather than break the logged in meta...
> I'm guessing this is because the Core Performance badges (Contributor, Team) have been newly added, but the handling probably does not exist on the 5ftF org pages? That seems...
AFAIK The emails shouldn't go out, as I believe we block outgoing emails to banned accounts. Due to how we ban accounts, and how a permanent ban is the same...
One thing that could be seen as 'bad' is that some users might only respond to one or two emails a month, which might seem off-putting..