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

Internal go-yaml/yaml fork #4013

Merged
merged 15 commits into from
Jun 30, 2021
Merged

Commits on Jun 28, 2021

  1. Use the forked go-yaml module

    KnVerey committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    2e8a3b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

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

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    4cadad5 View commit details
    Browse the repository at this point in the history
  2. compact sequence indentation option

    natasha41575 authored and KnVerey committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    0ddf68c View commit details
    Browse the repository at this point in the history
  3. add defaultSeqIndent method

    natasha41575 authored and KnVerey committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    95c5b68 View commit details
    Browse the repository at this point in the history
  4. tests for compactSeqIndent

    natasha41575 authored and KnVerey committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    beea785 View commit details
    Browse the repository at this point in the history
  5. fix leading newline issue

    natasha41575 authored and KnVerey committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    e308f32 View commit details
    Browse the repository at this point in the history
  6. Internalize forked code

    KnVerey committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    f3d8883 View commit details
    Browse the repository at this point in the history
  7. point to natasha's fork

    natasha41575 authored and KnVerey committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    c8b049f View commit details
    Browse the repository at this point in the history
  8. remove serialization hack after bump

    natasha41575 authored and KnVerey committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    979f03e View commit details
    Browse the repository at this point in the history
  9. compact sequence indent

    natasha41575 authored and KnVerey committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    4b66043 View commit details
    Browse the repository at this point in the history
  10. fix affected kyaml tests

    natasha41575 authored and KnVerey committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    3ab0665 View commit details
    Browse the repository at this point in the history
  11. fix affected cmd/config tests

    natasha41575 authored and KnVerey committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    5c2c617 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b465c20 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e583f19 View commit details
    Browse the repository at this point in the history