You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/todo.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,12 @@
6
6
* detect changes in build script (internal changes), e.g. new target added that was not in .xake database
7
7
* dependencies tracking mode: automatically rebuild when dependency is changed, execute triggers allowing to start/stop the processes which lock/hold artifacts
8
8
9
+
### Tasks
10
+
11
+
* complete new build script
12
+
* gracefully switch to new version (push new code but old build script, provide cp fallback)
0 commit comments