ynput / ayon-core

Apache License 2.0
18 stars 30 forks source link

Traypublisher: CSV ingest supports relative and absolute paths #659

Closed iLLiCiTiT closed 1 week ago

iLLiCiTiT commented 2 weeks ago

Changelog Description

CSV ingest can work with both relative and absolute paths.

Additional info

Refactored the code to wrap the code into more readable structure using objects instead of dictionaries. Collection of representations was a little bit confusing and might require more validation of correct behavior.

Testing notes:

  1. Use CSV ingest in traypublisher.
  2. Validate it works.
ynbot commented 2 weeks ago

Task linked: AY-5356 CSV publisher: adding relative and absolute paths