vault backup: 2024-05-28 18:16:44
This commit is contained in:
15
07 - GameDevSpace/Devlog/2024-05-28.md
Normal file
15
07 - GameDevSpace/Devlog/2024-05-28.md
Normal 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
|
||||
@@ -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
|
||||
|
||||
@@ -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()) %>
|
||||
|
||||
Reference in New Issue
Block a user