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

added support for Attachments (aka Embedddings) #623

Merged
merged 14 commits into from
May 28, 2024
Merged

added support for Attachments (aka Embedddings) #623

merged 14 commits into from
May 28, 2024

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    a945e9f View commit details
    Browse the repository at this point in the history
  2. typo

    Johnlon committed May 8, 2024
    Configuration menu
    Copy the full SHA
    de4d1d1 View commit details
    Browse the repository at this point in the history
  3. typo

    Johnlon committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2d66c72 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. added support for attachements in the cucumner json and events output…

    … formats - done by sneaking the attachment into the context.Context object (but not letting that context value propagate into the next step, so it's kinda bending the context.Context purpose)
    Johnlon authored and John Lonergan committed May 16, 2024
    Configuration menu
    Copy the full SHA
    18b557b View commit details
    Browse the repository at this point in the history
  2. typo

    John Lonergan committed May 16, 2024
    Configuration menu
    Copy the full SHA
    eeabc29 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. README.md

    Johnlon committed May 20, 2024
    Configuration menu
    Copy the full SHA
    31cf872 View commit details
    Browse the repository at this point in the history
  2. typo

    John Lonergan authored and John Lonergan committed May 20, 2024
    Configuration menu
    Copy the full SHA
    bdd1082 View commit details
    Browse the repository at this point in the history
  3. typo

    John Lonergan authored and John Lonergan committed May 20, 2024
    Configuration menu
    Copy the full SHA
    7cc1ac0 View commit details
    Browse the repository at this point in the history
  4. typo

    Johnlon committed May 20, 2024
    Configuration menu
    Copy the full SHA
    b9984ba View commit details
    Browse the repository at this point in the history
  5. typo

    aaronjstewart committed May 20, 2024
    Configuration menu
    Copy the full SHA
    298d347 View commit details
    Browse the repository at this point in the history
  6. typo

    aaronjstewart committed May 20, 2024
    Configuration menu
    Copy the full SHA
    2b9185b View commit details
    Browse the repository at this point in the history
  7. typo

    lonergan committed May 20, 2024
    Configuration menu
    Copy the full SHA
    a8f193f View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Added CHANGELOG entry

    Johnlon committed May 28, 2024
    Configuration menu
    Copy the full SHA
    b4652cf View commit details
    Browse the repository at this point in the history
  2. go fmt issue

    Johnlon committed May 28, 2024
    Configuration menu
    Copy the full SHA
    9de0ee7 View commit details
    Browse the repository at this point in the history