Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: meshery/meshkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.25
Choose a base ref
...
head repository: meshery/meshkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.26
Choose a head ref
  • 8 commits
  • 2 files changed
  • 3 contributors

Commits on Jun 29, 2022

  1. add dictionary to format whitelisted words

    Signed-off-by: Pranav Singh <pranavsingh02@hotmail.com>
    theBeginner86 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    1b7ff15 View commit details
    Browse the repository at this point in the history
  2. add new test case for dictionary

    Signed-off-by: Pranav Singh <pranavsingh02@hotmail.com>
    theBeginner86 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    d9d2916 View commit details
    Browse the repository at this point in the history
  3. rm unwanted keys in dict

    Signed-off-by: Pranav Singh <pranavsingh02@hotmail.com>
    theBeginner86 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    511fd1d View commit details
    Browse the repository at this point in the history
  4. fix lint err

    Signed-off-by: Pranav Singh <pranavsingh02@hotmail.com>
    theBeginner86 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    c423f15 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. change to map[string]string{} type

    Signed-off-by: Pranav Singh <pranavsingh02@hotmail.com>
    theBeginner86 committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    08f9235 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Merge pull request #188 from theBeginner86/theBeginner86/feat/dictionary

    Adds support for dictionary to enhance formatting
    humblenginr authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    7947982 View commit details
    Browse the repository at this point in the history
  2. fix: CustomResourceDefinition refs resolve

    Signed-off-by: Nithish <nithishkarthik01@gmail.com>
    humblenginr committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    032c947 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #191 from meshery/nithish/fix/crd

    [Fix] Update the logic for resolving OpenAPI JsonShema Refs
    humblenginr authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    218d23b View commit details
    Browse the repository at this point in the history
Loading