Copilot
|
7d8d3ab902
|
Replace gopkg.in/op/go-logging.v1 with log/slog (#2635)
* Initial plan
* Replace gopkg.in/op/go-logging.v1 with log/slog
Co-authored-by: mikefarah <1151925+mikefarah@users.noreply.github.com>
Agent-Logs-Url: https://github.com/mikefarah/yq/sessions/aa9c12f4-21b9-4633-9868-6b56585b247f
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mikefarah <1151925+mikefarah@users.noreply.github.com>
|
2026-03-26 20:41:54 +11:00 |
|
Mike Farah
|
010750daf6
|
Updated to latest golint
|
2024-01-11 13:17:34 +11:00 |
|
Mike Farah
|
13d1bbb45f
|
Generic ast (#1829)
Remove dependency on yaml.Node for internal AST representation. Yaml decoder is now just another decoder.
|
2023-10-18 12:11:53 +11:00 |
|
Mike Farah
|
360a47fddc
|
Fixed npe in log #1596
|
2023-03-15 13:57:47 +11:00 |
|
Mike Farah
|
62d167c141
|
Variable loop - Fixes #1566 (#1577)
* Variable loop wip
* Variable loop wip
* Variable loop wip
* Variable loop wip
* Fixed variable operator to work like jq
|
2023-02-28 16:40:38 +11:00 |
|
Mike Farah
|
bfaafa66f9
|
Fixed SEGV error #1096
|
2022-02-09 11:47:21 +11:00 |
|
Mike Farah
|
26356ff4be
|
Added github action fix for parsing xml, updated linter
|
2022-02-07 11:55:55 +11:00 |
|
Mike Farah
|
b2ee131a4c
|
Updated var to work like jq #934
|
2021-09-12 16:55:55 +10:00 |
|
Mike Farah
|
77edbb9f5c
|
Fixing readonly ops not to modify context when paths dont exist
|
2021-05-16 15:02:31 +10:00 |
|
Mike Farah
|
85ec32e3db
|
Added variables
|
2021-02-11 10:58:40 +11:00 |
|