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
Users might want to know how many tasks will be executed before actually starting the session. Also for detecting whether @pytask.mark.persist should be applied anywhere.
Describe the solution you'd like
Add another option to build which will trigger a dry-run. At the end you see the usual table and summary with a new outcome type "To be executed" or something like this.