Workspace Update February 2025
I have a plan, might not be a complete plan, or a good plan, but it’s 50% of a plan on what to do with the workspace.
I have a plan, might not be a complete plan, or a good plan, but it’s 50% of a plan on what to do with the workspace.
So the new year has not be the year of productivity that I had wished for. No project work has been done at all.
It’s a new year and I want to think about some goals for 2025 and some things I really want to get checked off the never ending dream project list.
When I develop using Python I like to use tox to run the build and tests. Also I like to support multiple versions of Python. This is how I set up multiple versions of Python on a single machine and ensure builds with tox and GitHub actions.
For an upcoming project which is a Spring Boot application I need to install Maven and Oracle 21 JDK, this is different from just standard apt get so thought I’d document it.
The Bootstrap Freelancer theme has been left to rot for a while now. I’ve created another release to update some documentation and fix some bugs
Well I thought I’d mention it as I’ve created another release for smigle-lite, but not really talked about apart from when I initially created the fork. As it’s progressed a lot since then.
The first module for the Night Sky Pi, pick up configurable messages and then send those to ntfy.sh for push notifications.
The night sky pi has got to version 1.0.0 and I consider it as minimal feature complete. From this point on it’s just enhancements.
Publishing Docker containers to private GitHub packages and using those within compose files. While keeping disk usage low, with GitHub Actions.