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

CSV support #210

Merged
merged 23 commits into from
Jun 4, 2024
Merged

CSV support #210

merged 23 commits into from
Jun 4, 2024

Commits on May 29, 2024

  1. Add template CSV inputs

    yashpatel6 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c46bbfa View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Add CSV parser function

    yashpatel6 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    f84b71e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a9051f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a8afcc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a13c58d View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG

    yashpatel6 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    1afdf52 View commit details
    Browse the repository at this point in the history
  6. Add CSV param in template

    yashpatel6 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    f612a60 View commit details
    Browse the repository at this point in the history
  7. Add input CSV to schema

    yashpatel6 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    e4e3599 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2905344 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dfd73aa View commit details
    Browse the repository at this point in the history
  10. Make mix inputs clearer

    yashpatel6 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    f37c9ff View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b71306e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    09d721c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3ba27fa View commit details
    Browse the repository at this point in the history
  14. Fix YAML lint

    yashpatel6 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    17e25a0 View commit details
    Browse the repository at this point in the history
  15. Fix duplicate IDs

    yashpatel6 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    7ca966e View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    61791be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b28a7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2721e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7284344 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c84b76 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Update README.md with suggestion

    Co-authored-by: Sorel Fitz-Gibbon <3223552+sorelfitzgibbon@users.noreply.github.com>
    yashpatel6 and sorelfitzgibbon authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d18fe94 View commit details
    Browse the repository at this point in the history
  2. Update README.md with suggestion

    Co-authored-by: Sorel Fitz-Gibbon <3223552+sorelfitzgibbon@users.noreply.github.com>
    yashpatel6 and sorelfitzgibbon authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    e01200c View commit details
    Browse the repository at this point in the history