diff options
| author | Liam <lgh@e.email> | 2023-12-30 14:36:37 +0100 |
|---|---|---|
| committer | Liam <lgh@e.email> | 2023-12-30 14:36:37 +0100 |
| commit | ab0a231697ee4a72d57123ee73e22407a28169d4 (patch) | |
| tree | 74ca115a3238b3a86ac9c12dee87070405b42ef1 /todo.org | |
| parent | bfafafcd268ec3c3fcd542b7909ead63bd5ba6bb (diff) | |
| download | SDK-Rebuild-ab0a231697ee4a72d57123ee73e22407a28169d4.tar.gz SDK-Rebuild-ab0a231697ee4a72d57123ee73e22407a28169d4.tar.bz2 SDK-Rebuild-ab0a231697ee4a72d57123ee73e22407a28169d4.zip | |
plan refractor
Diffstat (limited to 'todo.org')
| -rw-r--r-- | todo.org | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/todo.org b/todo.org new file mode 100644 index 0000000..9875063 --- /dev/null +++ b/todo.org @@ -0,0 +1,13 @@ +* Rewrite +** Refractor + - [ ] Refractor all logic into one package + - [ ] save releases numbers in a variable + - [ ] Pull latest release with git tag + - [ ] Write sed files for patches for different versions + - [ ] cache old builds + - [ ] only build when a new version of a mayor release is released + +** Infra +*** TODO Document Build file +**** TODO Run without runner +**** TODO Run from forgejo actions |
