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

Yaml changes #518

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Yaml changes #518

wants to merge 13 commits into from

Commits on Nov 18, 2021

  1. Libyaml integration to RVS

    First draft checkin
    Manoj S K authored and Manoj S K committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    667002a View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Merge branch 'master' into yaml-changes

    Manoj S K authored and Manoj S K committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    9867a12 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Cleanup conf reading

    Making conf data structure generic to avoid code repeat
    Manoj S K authored and Manoj S K committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    6578985 View commit details
    Browse the repository at this point in the history
  2. Name cleanup

    Manoj S K authored and Manoj S K committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    0d05ef9 View commit details
    Browse the repository at this point in the history
  3. yaml changes to rvs folder

    Manoj S K authored and Manoj S K committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    62a8189 View commit details
    Browse the repository at this point in the history
  4. use new APIs in rvs do yaml

    Manoj S K authored and Manoj S K committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    10b385f View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Yaml usage in rvs do yaml

    Added lib reference in for using yaml
    Manoj S K authored and Manoj S K committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    c693353 View commit details
    Browse the repository at this point in the history
  2. Adding support to collections

    for gm, gpup , pesm collection support is needed
    Manoj S K authored and Manoj S K committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    171b76f View commit details
    Browse the repository at this point in the history
  3. added collection support

    Manoj S K authored and Manoj S K committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    c56862e View commit details
    Browse the repository at this point in the history
  4. make collections explicit in yaml

    Manoj S K authored and Manoj S K committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    f4f0257 View commit details
    Browse the repository at this point in the history
  5. change to counter device_id script overrides

    device_id script appends ^M to each line and hence
    modulenames are faulty, for now fixin it in code.
    need to do in script
    Manoj S K authored and Manoj S K committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    40225b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Use smart ptr instead of raw

    Manoj S K authored and Manoj S K committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    a3c633f View commit details
    Browse the repository at this point in the history
  2. cleanup and changes

    Manoj S K authored and Manoj S K committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    b791db1 View commit details
    Browse the repository at this point in the history