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

refactor(composer): Use schema for parsing #21520

Merged
merged 25 commits into from May 7, 2023

Commits on Apr 14, 2023

  1. Copy the full SHA
    a85b64b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ee0e177 View commit details
    Browse the repository at this point in the history
  3. Fix

    zharinov committed Apr 14, 2023
    Copy the full SHA
    23b5b67 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ec91066 View commit details
    Browse the repository at this point in the history
  5. Fix coverage

    zharinov committed Apr 14, 2023
    Copy the full SHA
    70fcef5 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. Copy the full SHA
    e2d2793 View commit details
    Browse the repository at this point in the history
  2. refactor

    zharinov committed Apr 16, 2023
    Copy the full SHA
    33251d1 View commit details
    Browse the repository at this point in the history
  3. Fixes

    zharinov committed Apr 16, 2023
    Copy the full SHA
    1530766 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b350fa0 View commit details
    Browse the repository at this point in the history
  5. Test invalid json

    zharinov committed Apr 16, 2023
    Copy the full SHA
    b6aecf0 View commit details
    Browse the repository at this point in the history
  6. Simplify

    zharinov committed Apr 16, 2023
    Copy the full SHA
    cf63f1e View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    e57414f View commit details
    Browse the repository at this point in the history
  8. Adjust to Json schema util

    zharinov committed Apr 16, 2023
    Copy the full SHA
    05ae518 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Merge branch 'main' into refactor/composer-manager-schema

    # Conflicts:
    #	lib/util/schema-utils.spec.ts
    #	lib/util/schema-utils.ts
    zharinov committed Apr 21, 2023
    Copy the full SHA
    8aac47b View commit details
    Browse the repository at this point in the history
  2. Fix merge

    zharinov committed Apr 21, 2023
    Copy the full SHA
    dff4deb View commit details
    Browse the repository at this point in the history
  3. Add comment

    zharinov committed Apr 21, 2023
    Copy the full SHA
    f830b42 View commit details
    Browse the repository at this point in the history
  4. Refactor url transform

    zharinov committed Apr 21, 2023
    Copy the full SHA
    f164786 View commit details
    Browse the repository at this point in the history
  5. More refactoring

    zharinov committed Apr 21, 2023
    Copy the full SHA
    5b32b28 View commit details
    Browse the repository at this point in the history
  6. Fix coverage

    zharinov committed Apr 21, 2023
    Copy the full SHA
    1cbcf6c View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    d8668b6 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Copy the full SHA
    4ac06b7 View commit details
    Browse the repository at this point in the history
  2. Fix registry urls

    zharinov committed May 6, 2023
    Copy the full SHA
    e1aa75e View commit details
    Browse the repository at this point in the history
  3. Fix snapshot

    zharinov committed May 6, 2023
    Copy the full SHA
    bdcac79 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0ffbb6c View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

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