Skip to content

issues Search Results · repo:waisbrot/yaml2jsonnet language:Python

Filter by

5 results
 (46 ms)

5 results

inwaisbrot/yaml2jsonnet (press backspace or delete to remove)

When parsing a yaml file with an anchor, yaml2jsonnet generates a traceback: $ cat anchor-example.yaml foo: foo-ref key-1: val-1 key-2: val-2 var: *foo-ref $ yaml2jsonnet anchor-example.yaml ...
  • MatthewScholefield
  • 1
  • Opened 
    on Nov 15, 2021
  • #5

$ printf -- ---\na: b\n--- |yaml2jsonnet - Traceback (most recent call last): File /home/abentley/.local/bin/yaml2jsonnet , line 8, in module sys.exit(main()) File /home/abentley/.local/lib/python3.8/site-packages/yaml2jsonnet/cli.py ...
  • abentley
  • 1
  • Opened 
    on Jan 6, 2021
  • #4

It would be nice if README explained a casual user path. I.e. installation from pip and running it from command line to convert some file.
  • sbarzowski
  • Opened 
    on Aug 15, 2020
  • #3

sbarzowski suggested a search like https://github.com/search?q=kubernetes+extension%3Ayaml type=Code ref=advsearch l= l= to find possible examples. Some could go into tests. A few should be in the README ...
  • waisbrot
  • Opened 
    on Aug 9, 2020
  • #2

I think this is going to be very useful to many people. It would be easier to install if it was available via pip. Would you consider uploading the package to PyPI?
  • sbarzowski
  • 3
  • Opened 
    on Aug 5, 2020
  • #1
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! 
Press the
/
key to activate the search input again and adjust your query.
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub