TIL Week 10 2022
A roundup of the things I learned in the 10th week of 2022. Short week.
Technical
- Getting Travis to run Docker tests with MySQL is trickier than it should be. You need to use a script to wait for the database to be available as
depends_on
only waits for the container to be running.
Professional
Coming soon to a post near you
Personal Notes
Coming soon to a post near you