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

Use new messages without protobuf dependencies, and Markdown support. #1645

Merged
merged 22 commits into from
May 24, 2021

Commits on Apr 20, 2021

  1. Start refactoring the code to use the new messages from the json-sche…

    …ma branch.
    
    To use those messages, first `npm link` every @cucumber/* module we depend on in the monorepo.
    Then, `npm link [all the modules]` from this repo.
    Aslak Hellesøy committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    08403f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Everything compiles

    Aslak Hellesøy committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    492a172 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    647840d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c5d8d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2510af6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0d4723 View commit details
    Browse the repository at this point in the history
  6. Fix some more tests

    Aslak Hellesøy committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    016b380 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Fix more tests

    Aslak Hellesøy committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    0f3316d View commit details
    Browse the repository at this point in the history
  2. Fix another spec

    Aslak Hellesøy committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    2f82e90 View commit details
    Browse the repository at this point in the history
  3. All unit tests passing

    Aslak Hellesøy committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    2ced43e View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. cck fixes

    Aslak Hellesøy committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    84160e8 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Merge master, use most recent cucumber/common modules

    Aslak Hellesøy committed May 14, 2021
    Configuration menu
    Copy the full SHA
    bbbb254 View commit details
    Browse the repository at this point in the history
  2. Make more scenarios pass

    Aslak Hellesøy committed May 14, 2021
    Configuration menu
    Copy the full SHA
    24c000d View commit details
    Browse the repository at this point in the history
  3. Fix import

    Aslak Hellesøy committed May 14, 2021
    Configuration menu
    Copy the full SHA
    fa9247f View commit details
    Browse the repository at this point in the history
  4. Export Status

    Aslak Hellesøy committed May 14, 2021
    Configuration menu
    Copy the full SHA
    a0a398c View commit details
    Browse the repository at this point in the history
  5. All features passing

    Aslak Hellesøy committed May 14, 2021
    Configuration menu
    Copy the full SHA
    ea31ebd View commit details
    Browse the repository at this point in the history
  6. npm test is now passing

    Aslak Hellesøy committed May 14, 2021
    Configuration menu
    Copy the full SHA
    c966ca5 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Update @cucumber dependencies

    Aslak Hellesøy committed May 17, 2021
    Configuration menu
    Copy the full SHA
    473ea97 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Add support for Markdown

    Aslak Hellesøy committed May 18, 2021
    Configuration menu
    Copy the full SHA
    913d843 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. update yarn lockfile

    davidjgoss committed May 19, 2021
    Configuration menu
    Copy the full SHA
    d6f9357 View commit details
    Browse the repository at this point in the history
  2. Fix npm dependencies

    Aslak Hellesøy committed May 19, 2021
    Configuration menu
    Copy the full SHA
    9c0c509 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

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