Jake Smart
11/19/2020, 2:55 AMalex
11/19/2020, 3:34 PMJake Smart
11/19/2020, 4:10 PMkey_path = f"{mode}/{prefix}/{contex.repository_name}/{model_name}/logs/{run_date}/{git_hash}:{context.run_id}.json"
where contex.repository_name
would be the runtime repositoryalex
11/19/2020, 4:14 PMtags
might be a workaround@pipeline(tags={'the_name': 'foo'})
context.pipeline_def.tags['the_name']
Jake Smart
11/19/2020, 4:45 PMalex
11/19/2020, 4:52 PMJake Smart
11/19/2020, 4:57 PM