Slackbot
01/06/2023, 5:27 PMEduardo
.metadata
, they're prefixed with a dot so they're hidden by default, but you can see them with ls -la
. that stores the task's last execution timestamp and source code. the rule to determine execution is either an upstream dependency has a higher timestamp or the source code has changedEduardo
ploomber task {task-name}
. does that work? if you want to ignore status, you can force it with the --force
flag.
currently, there is no way to pass custom values to --inject
so yeah you have to modify the envJuan Escamilla
01/06/2023, 5:46 PMEduardo
Ido (Ploomber)
jupysql, sklearn-evaluation, ploomber-engine
)Juan Escamilla
01/06/2023, 6:10 PMJuan Escamilla
01/06/2023, 6:11 PMJuan Escamilla
01/06/2023, 6:11 PMIdo (Ploomber)
ls -l
locally?Juan Escamilla
01/06/2023, 6:12 PMIdo (Ploomber)
Eduardo
ls -la
Eduardo
.{productname}.metadata
Eduardo
Eduardo
Juan Escamilla
01/06/2023, 6:14 PMEduardo
Eduardo
products/stuff.csv
, it'll be products/.stuff.metadata
Juan Escamilla
01/06/2023, 6:16 PMJuan Escamilla
01/06/2023, 6:17 PMEduardo
Juan Escamilla
01/06/2023, 6:18 PMEduardo