Joosua Koskinen

Results 18 comments of Joosua Koskinen

Does what it's supposed to do. But I did notice this at the top of Travis log. ``` $ python3 ./gnitpick.py Travis-CI detected, reading git revisions from environment fatal: ambiguous...

I think it should check 5 at the most. But why is it doing that in the first place? I did not use `--force`. Why wasn't the range valid?

I experienced the same issue on Windows while testing VirtualBox 6.1. I managed to fix it without installing an older version. I'll try to backtrace the steps to fixing it.

I'm now experiencing this error with Vagrant 2.2.9, VirtualBox 6.1 and Ubuntu 20.04: ``` ▶ vagrant up Bringing machine 'wordpress-box' up with 'virtualbox' provider... ==> wordpress-box: Checking if box 'seravo/wordpress-beta'...

I've been running VirtualBox 6.1.18 for a while now with Vagrant 2.2.14 and ssh-agent running with no issues.

Seems to work okay. Noticed the same as simoke. Succesful login was logged twice on succesful login with two factor installed. Incorrect two factor code doesn't log a failed login,...

I think it's currently possible to rewrite these: - [x] Site Status -> Site information - [x] Upkeep -> Update Status (probably) - [x] Upkeep -> Test Status - [x]...

`wp_get_environment_type` doesn't work properly in our environment yet. `WP_ENVIRONMENT_TYPE` will be added soon and `WP_ENV` can be used as an alternative until that.

Thanks for the PR! Good and valid fix, feel free to merge :)