Commit Graph

398 Commits

Author SHA1 Message Date
max 74c2978cd1 chore: cleanup git.json a bit 2026-02-06 16:16:07 +01:00
max 4fdc247904 ci: update build.sh to correct git.json
🚀 Lint & Test & Deploy / release (push) Successful in 4m21s
2026-02-06 15:57:19 +01:00
max c3f8b4b5aa ci: debug available env vars
🚀 Lint & Test & Deploy / release (push) Successful in 3m31s
2026-02-06 15:53:08 +01:00
max 67591c0572 chore: pnpm format
🚀 Lint & Test & Deploy / release (push) Successful in 4m3s
2026-02-06 15:46:54 +01:00
max de1f9d6ab6 feat(ui): change inputnumber to snap to values when alt is pressed
🚀 Lint & Test & Deploy / release (push) Has been cancelled
2026-02-06 15:44:24 +01:00
max 6acce72fb8 fix(ui): correctly initialize InputNumber
When the value is outside min/max the value should not be clamped.
2026-02-06 15:25:18 +01:00
max cf8943b205 chore: pnpm update 2026-02-06 15:18:32 +01:00
max 9e03d36482 chore: use newest ci image
🚀 Lint & Test & Deploy / release (push) Successful in 3m55s
2026-02-06 15:06:39 +01:00
max fd7268d620 ci: make dockerfile work
Build & Push CI Image / build-and-push (push) Successful in 8m42s
🚀 Lint & Test & Deploy / release (push) Failing after 2m31s
2026-02-06 14:43:31 +01:00
max 6358c22a85 ci: use tagged own image for ci
🚀 Lint & Test & Deploy / release (push) Failing after 3m17s
2026-02-06 13:22:33 +01:00
max 655b6a18b2 ci: make dockerfile work
Build & Push CI Image / build-and-push (push) Successful in 9m11s
🚀 Lint & Test & Deploy / release (push) Has been cancelled
2026-02-06 13:10:41 +01:00
max 37b2bdc8bd ci: update ci Dockerfile to work
Build & Push CI Image / build-and-push (push) Failing after 1m24s
🚀 Lint & Test & Deploy / release (push) Failing after 2m23s
2026-02-06 12:52:42 +01:00
max 94e01d4ea8 ci: correctly build and push ci image
Build & Push CI Image / build-and-push (push) Failing after 1m0s
🚀 Lint & Test & Deploy / release (push) Has been cancelled
2026-02-06 12:50:34 +01:00
max 35f5177884 feat: try to optimize the Dockerfile
Build & Push CI Image / build-and-push (push) Failing after 9s
🚀 Lint & Test & Deploy / release (push) Failing after 2m31s
2026-02-06 12:33:36 +01:00
max ac2c61f221 ci: use actual git url in ci
🚀 Lint & Test & Deploy / release (push) Failing after 2m16s
2026-02-06 12:22:51 +01:00
max ef3d46279f fix(ci): build before testing 2026-02-06 11:59:43 +01:00
max 703da324fa ci: automatically build ci image and store locally
Build & Push CI Image / build-and-push (push) Failing after 3m6s
🚀 Lint & Test & Deploy / release (push) Failing after 1m59s
2026-02-06 11:57:44 +01:00
max 1dae472253 ci: add a git.json metadata file during build
🚀 Lint & Test & Deploy / release (push) Failing after 3m14s
2026-02-06 11:48:12 +01:00
max 09fdfb88cd chore: update test screenshots
🚀 Lint & Test & Deploy / release (push) Successful in 4m35s
2026-02-06 00:53:58 +01:00
max 04b63cc7e2 feat: add changelog to sidebar
🚀 Lint & Test & Deploy / release (push) Failing after 4m36s
2026-02-06 00:45:33 +01:00
max cb6a35606d feat(ci): also cache cargo stuff
🚀 Lint & Test & Deploy / release (push) Successful in 4m15s
2026-02-04 21:13:10 +01:00
max 9c9f3ba3b7 fix(ci): use GITHUB_ instead of GITEA_ for env vars
🚀 Lint & Test & Deploy / release (push) Has been cancelled
2026-02-04 20:39:22 +01:00
max 08dda2b2cb chore: pnpm format
🚀 Lint & Test & Deploy / release (push) Failing after 4m46s
2026-02-04 20:30:59 +01:00
max 059129a738 fix(ci): deploy prs and main
🚀 Lint & Test & Deploy / release (push) Failing after 1m45s
2026-02-04 20:28:41 +01:00
max 437c9f4a25 feat(ci): add list of all commits to changelog entry 2026-02-04 20:14:38 +01:00
max 48bf447ce1 docs: straighten up changelog a bit 2026-02-04 20:08:29 +01:00
max 548fa4f0a1 fix(app): correctly initialize vec3 inputs in nestedsettings
Closes #32
2026-02-04 20:08:04 +01:00
release-bot 642cca30ad chore(release): v0.0.2 2026-02-04 18:37:09 +00:00
release-bot 419249aca3 chore(release): v0.0.2
🚀 Release / release (push) Failing after 4m24s
v0.0.2
2026-02-03 23:40:36 +00:00
max c69cb94ac7 fix(ci): actually deploy on tags
🚀 Release / release (push) Successful in 4m12s
2026-02-04 00:34:39 +01:00
release-bot 4b652d885f chore(release): v0.0.2 2026-02-03 22:05:51 +00:00
max 381f784775 fix(app): correctly handle false value in settings
🚀 Release / release (push) Successful in 4m30s
This caused a bug where random seed could not be false.
2026-02-03 22:46:43 +01:00
max 91866b4e9a feat/e2e-testing (#31)
🚀 Release / release (push) Successful in 4m7s
Reviewed-on: #31
Co-authored-by: Max Richter <max@max-richter.dev>
Co-committed-by: Max Richter <max@max-richter.dev>
2026-02-03 22:29:43 +01:00
max 01f1568221 fix(ci): auto format changelog.md after release
🚀 Release / release (push) Successful in 3m41s
2026-02-03 15:47:38 +01:00
max 3e8d2768b3 chore: format
🚀 Release / release (push) Failing after 1m42s
2026-02-03 15:43:47 +01:00
max 16a832779a chore(ci): make release script work with sh 2026-02-03 15:43:47 +01:00
max d582915842 chore(ci): add jq and git to ci docker image 2026-02-03 15:43:47 +01:00
release-bot caaecd7a02 chore(release): v0.0.1 2026-02-03 14:43:26 +00:00
max 93ca436412 fix(ci): make scripts executable
🚀 Release / release (push) Failing after 3m36s
2026-02-03 15:18:37 +01:00
max ecdb986a96 chore(ci): debug some information
🚀 Release / release (push) Failing after 3m28s
2026-02-03 15:12:47 +01:00
max 304abf2866 chore(ci): debug some information
🚀 Release / release (push) Has been cancelled
2026-02-03 15:09:57 +01:00
max a547d86946 chore(ci): debug some information
🚀 Release / release (push) Has been cancelled
2026-02-03 15:09:22 +01:00
max 667d140883 docs: add information on how to release to readme
🚀 Release / release (push) Successful in 3m37s
2026-02-03 14:59:12 +01:00
max 0ac65fd7a7 feat(ci): add release workflow
🚀 Release / release (push) Successful in 3m34s
2026-02-03 14:52:24 +01:00
Max Richter 5437e062e1 feat(ci): add release workflow 2026-02-03 14:49:14 +01:00
Max Richter 1015d17afb fix(ci): put pnpm store in home instead of workspace
🏗️ Build and Deploy / build_and_deploy (push) Successful in 3m45s
2026-02-03 13:15:31 +01:00
Max Richter fd8e5e92d2 chore: run formatting 2026-02-03 13:14:06 +01:00
max a2c2503a8e Merge pull request 'feat/ui-float' (#30) from feat/ui-float into main
🏗️ Build and Deploy / build_and_deploy (push) Failing after 1m40s
Reviewed-on: #30
2026-02-03 13:11:06 +01:00
Max Richter e18f75e1b8 refactor(ci): make it simpler 2026-02-03 13:10:08 +01:00
Max Richter 6a178dc3a7 fix(ci): correctly copy ui output to app 2026-02-03 13:07:05 +01:00