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

[elixir] Convert proto-based messages to json schema based messages #29

Open
wants to merge 27 commits into
base: main
Choose a base branch
from

Commits on Apr 14, 2022

  1. Configuration menu
    Copy the full SHA
    902a012 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e3ca9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58a1342 View commit details
    Browse the repository at this point in the history
  4. [messages - elixir] remove unnecessary compile time struct dependency…

    …. Just forward to default json encoder
    WannesFransen1994 committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    3977a94 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. [messages-elixir + gherkin-elixir] resolve compile-time issues with n…

    …ew messages. Still runtime issues considering some struct values are by default nil instead of empty list
    WannesFransen1994 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    0bc4b32 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

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

Commits on May 20, 2022

  1. Configuration menu
    Copy the full SHA
    cbfa63c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c32335 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. [elixir messages] manually copy json schema files (assuming that ther…

    …e's no longer a "synchronization" script in place)
    WannesFransen1994 committed May 23, 2022
    Configuration menu
    Copy the full SHA
    9d15c6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5600630 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7433c74 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Configuration menu
    Copy the full SHA
    438e201 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    9f86654 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19946e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ceaa9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa49894 View commit details
    Browse the repository at this point in the history
  5. Update test-elixir workflow

    Caution: no test yet!
    
    Signed-off-by: aurelien-reeves <aurelien.reeves@smartbear.com>
    aurelien-reeves committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    64f526d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38f8684 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    82045d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

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

Commits on Oct 20, 2022

  1. [elixir messages] changed codegen to ruby script + add test for messa…

    …ge serialization + deserialization
    WannesFransen1994 committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    5f2b261 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a73599a View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

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

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    637d157 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70ad748 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7445619 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    5319ab9 View commit details
    Browse the repository at this point in the history