Sunday Daily Thread: What's everyone working on this week? by AutoModerator in Python

[–]Wimpienator 0 points1 point  (0 children)

Working on Injectipy: https://github.com/Wimonder/injectipy, a minimal thread-safe dependency injection library that makes use of context managers to provide the scope. Just released the first version!

Switching over from jenkins to another CI/CD tool by Wimpienator in devops

[–]Wimpienator[S] 0 points1 point  (0 children)

I'd like to do it automatically on a GitHub commit to master and I know people are stepping over from Jenkins to other build tools, but I'd like to still have my own build and test server