User Activity

  • Committed [dbffa3] on Code

    cmake: Fix release version for 1.13.0

  • Committed [78db76] on Code

    Add safeguards to parse_gw_ip_address helper functions

  • Posted a comment on ticket #11 on ruamel.yaml.cmd

    To remove unnecessary noise, here is a bit different example that can be compared same way:

  • Posted a comment on ticket #11 on ruamel.yaml.cmd

    import yaml with open("1.yaml") as f: y = yaml.safe_load(f) # print(y) with open(r'merged.yaml', 'w') as file: yaml.dump(y, file) python yaml have different opinion: you can just run that and view merged result, which does replace values such as "cros://chromeos-5.10/x86_64/chromeos-amd-stoneyridge.flavour.config+x86-chromebook" to "cros://chromeos-5.10/x86_64/chromeos-amd-stoneyridge.flavour.config+x86-chromebook+CONFIG_MODULE_COMPRESS=n" and compare it with result your tool is generating on yaml...

  • Modified a comment on ticket #11 on ruamel.yaml.cmd

    It generate wrong data, here is example what is in output: chromeos_nocompress_variants: <skipped some lines> x86_64: base_defconfig: cros://chromeos-5.10/x86_64/chromiumos-x86_64.flavour.config fragments: [x86-chromebook] extra_configs: - cros://chromeos-5.10/x86_64/chromeos-amd-stoneyridge.flavour.config+x86-chromebook - cros://chromeos-5.10/x86_64/chromeos-intel-denverton.flavour.config+x86-chromebook - cros://chromeos-5.10/x86_64/chromeos-intel-pineview.flavour.config+x86-chromebook - cros://chromeos-5.10/x86_64/chromiumos-x86_64.flavour.config+x86-chromebook...

  • Posted a comment on ticket #11 on ruamel.yaml.cmd

    It gets wrong data, here is example what is in output: chromeos_nocompress_variants: <skipped some lines> x86_64: base_defconfig: cros://chromeos-5.10/x86_64/chromiumos-x86_64.flavour.config fragments: [x86-chromebook] extra_configs: - cros://chromeos-5.10/x86_64/chromeos-amd-stoneyridge.flavour.config+x86-chromebook - cros://chromeos-5.10/x86_64/chromeos-intel-denverton.flavour.config+x86-chromebook - cros://chromeos-5.10/x86_64/chromeos-intel-pineview.flavour.config+x86-chromebook - cros://chromeos-5.10/x86_64/chromiumos-x86_64.flavour.config+x86-chromebook...

  • Created ticket #11 on ruamel.yaml.cmd

    Merge key with multiple levels, invalid merge-expand output

View All

Personal Data

Username:
nuclearcatc
Joined:
2022-08-02 07:23:52.488000

Projects

  • No projects to display.

Personal Tools