Will Hall
Will Hall
At the moment there is a lot of inline styles baked into the JS files that control the presentation of Sheetnodes. Ideally I am thinking that being able to separate...
Add a comment below and I'll try to add it to the README somewhere :)
Docker does have an [Insights and Analytics](https://docs.docker.com/trusted-content/insights-analytics/) but you need to apply for the [Docker Open Source Program](https://www.docker.com/community/open-source/application/).
You could put deprecation warnings in older images and stop updating them if you wanted, but I would definitely have some sort of policy explaining what you support. We do...
Add a contributing guide.
We should be running the container as a separate user rather than root for a number of both security and isolation issues.
General thread on moving to Github Actions from GitLab CI for container image building.
There has been some discussion about using `uv` rather than `pip` in the Python community. Whilst I offer no real opinion one way or another, and I do not use...