Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Traypublisher: CSV ingest supports relative and absolute paths #659

Conversation

iLLiCiTiT
Copy link
Member

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
Copy link
Contributor

ynbot commented Jun 17, 2024

@ynbot ynbot added type: enhancement Improvement of existing functionality or minor addition size/L host: TrayPublisher labels Jun 17, 2024
Copy link
Member

@jakubjezek001 jakubjezek001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

working as it was

@iLLiCiTiT iLLiCiTiT merged commit d26c31e into develop Jun 26, 2024
1 check passed
@iLLiCiTiT iLLiCiTiT deleted the enhancement/AY-5356_CSV-publisher-adding-relative-and-absolute-paths branch June 26, 2024 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
host: TrayPublisher size/L type: enhancement Improvement of existing functionality or minor addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants