Closed machiavel23 closed 1 year ago
updated roadmap
commit tags:
WIP used when doing a big work on a file. Means "please don't touch for now" example: WIP - testing solutions for x glitch
TESTING when a refresh or more people is needed to test. Supposed to be ok, but need confirmation, so saving and testing.
OK work is done, someone else can start a work on it. any OK tagged file should be pasted to the main file right after the OK commit to keep up-to-date. example: OK - changed pics listing method
for the main file, no tags are really needed, since all commits on it are done after a paste from dev-files. the only relevant things to not is which dev-file was pasted:
PASTED PASTED from dev-x
the commits timestamps on the pasted commit and the dev-file commits will easily tell us what was pasted.
HOTFIX Can happen on any file, used when a small fix is done (like uncommenting a line), after an OK or a
Updated roadmap and added a few commit tags
updated roadmap
Updated
- confirm the disconnection glitch fix works with print() (in progress)- optimize and rearrange a few things in the main cell code (in progress)- finalize drawfag cell(workflow tab seems a bit complicated for a simple roadmap...)