issues
search
psyinfra
/
onyo
text-based inventory system on top of git
ISC License
3
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
New pseudo-keys: Part I
#735
bpoldrack
opened
2 days ago
1
Design/New Feature: run multiple onyo commands in one call and one commit
#734
TobiasKadelka
closed
1 day ago
1
TST: add benchmarking and Faker support
#733
aqw
closed
1 day ago
2
New Feature: `onyo new --yaml` (with supporting flags)
#732
aqw
opened
1 week ago
0
New Feature: `onyo tsv-to-yaml`
#731
aqw
opened
1 week ago
0
Design: pseudo key to describe templates
#730
aqw
opened
1 week ago
0
Design: Template Directory
#729
aqw
opened
1 week ago
1
Bug: `onyo_cat()` expects `paths` argument rather than `assets`
#728
aqw
closed
1 day ago
0
Bug: onyo fails when creating "too many" (e.g. 5,000) assets
#727
aqw
opened
1 week ago
0
BF: package and access skel, zsh completion, and TSVs as resources
#726
aqw
closed
1 week ago
0
DOC/BF: cleanup docstring for `tree`; fix `onyo_tree()`'s awkwardness
#725
aqw
closed
1 week ago
2
design: multi document file support
#724
TobiasKadelka
opened
2 weeks ago
3
DOC: cleanup docstrings for `config` and `rm`
#723
aqw
closed
2 weeks ago
1
Design: replace `onyo new --tsv` with `onyo tsv-to-yaml`
#722
aqw
closed
1 week ago
4
Design: templates should allow onyo pseudo keys and `<labels>`
#721
aqw
opened
2 weeks ago
0
Design: `onyo set --yaml`
#720
aqw
opened
2 weeks ago
3
Design: `onyo get --match` should be able to do `>`/`<`
#719
aqw
opened
2 weeks ago
2
Bug: `onyo edit` allows keynames containing `=`
#718
aqw
opened
2 weeks ago
2
New Feature: allow `onyo set` to set different values for the same key across multiple assets
#717
aqw
opened
2 weeks ago
0
Design: ENV vars to override config
#716
aqw
opened
2 weeks ago
3
Design: onyo should not operate on paths that are in `.onyoignore`
#715
aqw
opened
3 weeks ago
4
Design: allow keys to reference other keys
#714
aqw
opened
3 weeks ago
5
Design: deconflate `<unset>` into `<unset>` and `<null>`
#713
aqw
opened
3 weeks ago
2
TST: flake8 -> ruff
#712
aqw
closed
3 weeks ago
2
BF: retire `onyo get --path` alias, and other cleanups
#711
aqw
closed
2 weeks ago
1
Design: allow `onyo set` to set different values for the same key across multiple assets
#710
aqw
closed
2 weeks ago
5
Bug: renaming and moving a directory results in confusing commit subject
#709
aqw
opened
3 weeks ago
5
New Feature: shorter commit subject for renames
#708
aqw
opened
3 weeks ago
3
Getting rid of YAML implicit typing (for now)
#707
bpoldrack
closed
1 day ago
3
Bug: `onyo cat` syntax highlighting is unreadable in some terminals
#706
aqw
opened
3 weeks ago
4
Explore `yq` and mention in the docs or examples
#705
aqw
opened
3 weeks ago
0
RF/DOC: normalize `onyo history`
#704
aqw
closed
3 weeks ago
4
Design: allow `onyo new` to accept values in YAML
#703
aqw
opened
3 weeks ago
9
NF/DOC: `onyo cat` improved documentation and enhance error codes
#702
aqw
closed
3 weeks ago
1
Rework `--message` parameter
#701
bpoldrack
closed
3 weeks ago
3
NF: `onyo cat` use syntax highlighting for YAML
#700
aqw
closed
4 weeks ago
1
Better error when failing to read user input
#699
bpoldrack
closed
4 weeks ago
2
Better error when failing to read from stdin
#698
bpoldrack
closed
4 weeks ago
0
Bug: query of subkey of dict that is in a subset of assets results in `TypeError`
#697
aqw
opened
4 weeks ago
0
Bug: weird casting of `3_5` to `35` resulting in `KeyError`
#696
aqw
closed
1 day ago
3
RF: `os.linesep` -> `\n`
#695
aqw
closed
4 weeks ago
2
Release 0.5.0
#694
aqw
closed
1 month ago
1
Design: `onyo set` should be able to set the `onyo.path.parent` pseudo key
#693
aqw
opened
1 month ago
5
New Feature: `onyo new` address configuration via `onyo.config` namespace
#692
aqw
opened
1 month ago
5
Design: `onyo` should be able to print the effective config
#691
aqw
opened
1 month ago
1
`tree:`: directories only
#690
bpoldrack
closed
1 month ago
3
Design: Aliases for Keys
#689
aqw
opened
1 month ago
4
New Feature: `onyo.` namespace for Pseudo Keys
#688
aqw
opened
1 month ago
5
Simplify Filter.match
#687
bpoldrack
closed
1 month ago
4
Design: flag to delimit `onyo get` with null (`\0`)
#686
aqw
opened
1 month ago
7
Next