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
Create a task tracking system that requires task developers to update the task state in a toml config file. This way, instead of running searches on readme files to track which tasks are and are not executed, developers can have all task state live in a single toml file. The state of this toml file will determine whether or not the tasks run before the integration tests.
The text was updated successfully, but these errors were encountered:
Create a task tracking system that requires task developers to update the task state in a toml config file. This way, instead of running searches on readme files to track which tasks are and are not executed, developers can have all task state live in a single toml file. The state of this toml file will determine whether or not the tasks run before the integration tests.
The text was updated successfully, but these errors were encountered: