Well, since the cat is in a big meeting in MIssouri, the mice are having fun. I missed the morning standup, no clue why, I did not get the sound notification. The next two meetings... I got into one, was alone there; got into another, there were me and Nick.
Nick and Esteban were looking into some security bug, and Esteban posted a PR, I approved it asap. That was it.
Nick and Esteban were looking into some security bug, and Esteban posted a PR, I approved it asap. That was it.
As to me, not having anything official to do, I decided to mock and test the problems with Vault. And you know what. I could not even launch the tests. I've created a test case in Vault, then copy-pasted it into the client project. And the test does not start. Why? Because one class cannot be instantiated. Why? Because IntelliJ (I bet it's IntelliJ's problem) loads a wrong library. A wrong version of a jar. There are two available, but it loads the old one. Which is not refered from anywhere in the project. But when I run the test in SBT, it properly starts, and fails (as expected).
WTF, really.
That was when I closed my work computer.
See you Friday. Thursday is my day off.