Bart Ribbers

Results 290 comments of Bart Ribbers

So since there aren't any new "official" maps, 6 years later, I'll reopen this. I'd still like the ability to play custom maps without running a mod.

> using the Busybox version of shutdown Yes. ![Screenshot_20240128_122540](https://github.com/davmac314/dinit/assets/1565836/076ec8d2-02ff-45ed-b079-28d04e14b381) Note that rcboot failing there also happens with `dinit-shutdown`, so it doesn't seem related.

It does yes. Output is basically the same for both commands, just the one actually shuts down the machine fully :sweat_smile:

Awesome! Any chance you could tag your releases on git? It's a great way to track what's exactly in each release for people outside your project.

Well this git repository includes a folder called "tests". With this I can run `pytest` and it'll run various tests (created by you) to verify functionality. However, these tests are...

Well if you don't publish that branch to PyPi, there isn't much I can test :wink: May I ask why you don't tag release with git? That would for one...

Closing since the solution as mentioned (tagged a Git release) works for me, thanks! :+1:

@hadware seems 0.3.7 is out but there isn't a Git tag for it. Could you please start getting used to proper Git workflows and start tagging your releases?

Re-opening as there isn't a Git tag for 0.3.7 and the tests are not included in the PyPi package yet.