vault backup: 2024-05-28 18:16:44

This commit is contained in:
2024-05-28 18:16:44 +02:00
parent a49be98594
commit 1f2c39dc2b
3 changed files with 21 additions and 3 deletions

View File

@@ -0,0 +1,15 @@
---
tags:
- devlog
---
![[To do 💪]]
### Today's Work 💻
- [x] Managed to make GUT work with godot ✅ 2024-05-28
- [x] Actually replaced GUT with GdUnit4 because it's more fleshed out and supports C# tests as well ✅ 2024-05-28
- [x] the `push-on-main` workflow supports the whole CI/CD pipeline ✅ 2024-05-28
### Outcomes 🦄
1. Rider can be a piece of shit sometimes
2. gdUnit still can't find my C# test suites for some reason which mean I can't launch C# tests yet

View File

@@ -1 +1,3 @@
- [ ]
- [ ] Adapt the full trunk-based dev pipeline to Godot (branch testing, PR creation, releases, Itch, etc.)
- [ ] Make a marketing plan
- [ ] Create a website

View File

@@ -1,7 +1,6 @@
---
tags:
- devlog
date: <% tp.date.now("YYYY-MM-DD", 0, tp.file.title, "YYYY-MM-DD") %>
---
![[To do 💪]]
@@ -10,3 +9,5 @@ date: <% tp.date.now("YYYY-MM-DD", 0, tp.file.title, "YYYY-MM-DD") %>
### Outcomes 🦄
1.
<% tp.file.rename(tp.date.now()) %>