Skip to content

issues Search Results · repo:mikefarah/yq language:Go

Filter by

1k results
 (74 ms)

1k results

inmikefarah/yq (press backspace or delete to remove)

Please describe your feature request. yq -i command is used for updating files for even multiple entries. Is it possible to add a feature to clear all the updates in the file and get back the original ...
enhancement
v4
  • lavanyajagan
  • Opened 
    yesterday
  • #2407

Describe the bug As title, when explodeing, anchors and aliases do not support the full range of valid characters as specified in the spec Note that any how to questions should be posted in the discussion ...
bug
v4
  • TyIsI
  • 2
  • Opened 
    yesterday
  • #2406

Describe the bug We use a series of yq queries to extract paths from gitlab ci yamls to scan script blocks with shellcheck. Until yq 4.45.2 the query below produced the expected output, but since yq 4.45.3 ...
bug
v4
  • thendricks0
  • Opened 
    7 days ago
  • #2405

Describe the bug Exploding and then deleting a key when a merge key/anchor ( ) is present does not delete the key, even if the deletion is unrelated to the merge key. Version of yq: 40808838baac982122165ab2114a08c7b4d0629c ...
bug
v4
  • stevenwdv
  • Opened 
    8 days ago
  • #2404

Describe the bug Traversing a map with complex keys does not work as it should. E.g. overriding a map key with an alias key and then traversing gives the wrong value. And keys may match when they should ...
bug
v4
  • stevenwdv
  • Opened 
    8 days ago
  • #2403

The listed CVEs for V4.45.4 includes HIGH. Total: 3 Severity Breakdown: UNKNOWN: 0, LOW: 0, MEDIUM: 2, HIGH: 1, CRITICAL: 0 | Library | Vulnerability | Severity | Status | Installed Version | Fixed Version ...
  • Kisan-hpe
  • 2
  • Opened 
    8 days ago
  • #2402

Describe the bug When running a yq eval command with a select on an array, piped into an output in the form of string formatting, the behaviour changed from 4.45.2 onward. Version of yq: 4.45.2 Operating ...
bug
v4
  • piaverous
  • 1
  • Opened 
    13 days ago
  • #2396

Please describe your feature request. In addition to the already existing decoders, like @base64d it would be nice to have a zip decoder, something like @unzip to handle gzipped data. Describe the solution ...
enhancement
v4
  • luisdavim
  • Opened 
    13 days ago
  • #2395

Hi! I d like to add support for YSON format (which is yet another binary json-alike format with extra stuff used by Yandex) input/output to yq, so there s a couple questions: - Would you consider accepting ...
enhancement
v4
  • lesf0
  • 1
  • Opened 
    14 days ago
  • #2393

Please describe your feature request. A reverse sort on a map by it s keys. The opposite of sort_keys(). I needed this to preserve YAML anchors before referenced as aliases. EDIT: This could be closed ...
enhancement
v4
  • polarathene
  • 1
  • Opened 
    19 days ago
  • #2390
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub