nahkd123 / stonks

Global market mod for top selling block game
https://nahkd123.github.io/stonks/
MIT License
1 stars 0 forks source link

Meta: Test all artifacts for release 2.0.0 #12

Closed nahkd123 closed 1 year ago

nahkd123 commented 1 year ago

Part of "Release 2.0.0" milestone.

nahkd123 commented 1 year ago

https://github.com/nahkd123/stonks/commit/4ac7891478d170ab5a8de746f7418f9b60b6c34d: Server crashes because it tries to access Fabric API, but Fabric API is not in fabric.mod.json dependencies list, so server owners won't be informed why it crashed.

Edit: wait what?

image

nahkd123 commented 1 year ago

https://github.com/nahkd123/stonks/commit/396407145012adc35b739581b919999693555313: Use hash prefixes so that the build is reproducible.

nahkd123 commented 1 year ago

https://github.com/nahkd123/stonks/commit/8b4e191c8f0ed276797b6a6a2057910ec906a6fd: Some messages are not being shown on action bar.

nahkd123 commented 1 year ago

Everything should be fine now. All we need to do is automate releases on GitHub when a tag is created.