"This week at Zumuta!" is a consice reading list about what happened in the Zumuta! universe in the past week.
While working with pyinfra for deploying kwai, I have learned that changing versions of the Python packages is important. When a source file has changed and the version is not changed, it will not sync the file, because pyinfra thinks it is not changed. Version management becomes import now. Time to start using Python Semantic Release? According to Dave Farley, it's one of the markers for successful Continuous Delivery: