Commit Graph

204 Commits

Author SHA1 Message Date
Adda Younes Abdelatif
f7e6e7ed0c
Fix download command for yq in README
Updated the download command for yq to use the correct URL format.

Signed-off-by: Adda Younes Abdelatif <77890224+addayounes@users.noreply.github.com>
2026-05-27 14:57:03 +02:00
Robin H. Johnson
c6029376a5
feat: K8S KYAML output format support (#2560)
* feat: K8S KYAML output format support

Reference: https://github.com/kubernetes/enhancements/blob/master/keps/sig-cli/5295-kyaml/README.md
Co-authored-by: Codex <codex@openai.com>
Generated-with: OpenAI Codex CLI (partial)
Signed-off-by: Robin H. Johnson <rjohnson@coreweave.com>

* build: gomodcache/gocache should not be committed

Signed-off-by: Robin H. Johnson <rjohnson@coreweave.com>

* chore: fix spelling of behaviour

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>

* build: pass GOFLAGS to docker to support buildvcs=false

In trying to develop the KYAML support, various tests gave false
positive results because they made assumptions about Git functionality
Make it possible to avoid that by passing GOFLAGS='-buildvcs=false' to
to Makefile.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>

* doc: cover documentScenarios for tests

Signed-off-by: Robin H. Johnson <rjohnson@coreweave.com>

* build: exclude go caches from gosec

Without tuning, gosec scans all of the vendor/gocache/gomodcache, taking
several minutes (3m35 here), whereas the core of the yq takes only 15
seconds to scan.

If we intend to remediate upstream issues in future; add a seperate
target to scan those.

Signed-off-by: Robin H. Johnson <rjohnson@coreweave.com>

---------

Signed-off-by: Robin H. Johnson <rjohnson@coreweave.com>
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Co-authored-by: Codex <codex@openai.com>
2026-01-01 15:14:53 +11:00
Mike Farah
b0d2522f80 Readme update 2025-12-16 14:05:58 +11:00
Mike Farah
2ee38e15b6 Adding HCL to readme 2025-12-15 11:45:08 +11:00
Mike Farah
fc164ca9c3 Updating README with latest yq help 2025-11-22 15:04:39 +11:00
Mike Farah
36d410b348 Updating readme 2025-10-12 14:45:10 +11:00
Mike Farah
e89001156a Adding gah as a community supported install method 2025-09-04 14:23:06 +10:00
beliys
3ac203ebb8 Add INI support 2025-05-17 18:55:53 +10:00
Romain Lebrun Thauront
7b6e61ba2c Update README.md 2025-05-03 11:36:12 +10:00
Romain Lebrun Thauront
cf8621d9e3 Install to /usr/local in README install instruction 2025-05-03 11:36:12 +10:00
Mike Farah
c477fc08cf Updated readme to include x-cmd 2024-09-06 13:11:09 +10:00
Bryan Honof
95aaccee46
Add Flox to installation methods (#2117)
Co-authored-by: Bryan Honof <bryanhonof@bryans-mbp.space.flox.local>
2024-08-05 15:15:06 +10:00
Jakub Jirutka
d9adcdb668
Update instructions for Alpine Linux (#2034)
The package has been renamed from `yq` to `yq-go` to match other distros.
2024-05-12 11:55:06 +10:00
Cory Latschkowski
21ba506edb
Fix: shell-completion (#2006)
* fix: shell-completion

* update: description
2024-04-22 14:15:36 +10:00
Mike Farah
b55f52f377 Improve merge docs 2024-02-09 14:54:22 +11:00
Mike Farah
cdb9b56066 Spellig with cspell 2023-09-19 10:43:11 +10:00
Mike Farah
62b25b1bf3 Added recipes documentation 2023-09-01 14:43:38 +10:00
Mike Farah
cda69bff5e Adding recipes 2023-09-01 12:17:54 +10:00
Nikolas Grottendieck
596dda8c53
improve community supported installation options for Windows (#1761)
- Add missing package manager (scoop)
- Improve winget installationn example & add link to reference documentation
- Add link to missing reference documentation for chocolatey
2023-08-28 17:27:26 +10:00
Mike Farah
5950329e2c Added docs on yes/no being strings in yaml spec 1.2 2023-05-23 15:35:39 +10:00
Akshath Kothari
f58b1e5263
Update README command for converting JSON to YAML (#1627)
Signed-off-by: ricekot <github@ricekot.com>
2023-04-05 14:56:36 +10:00
Mike Farah
e7f4c6ca8d
Update README.md 2023-03-15 21:21:15 +11:00
Mike Farah
f2dd29995b Removed debain as a installation method 2023-03-15 21:19:56 +11:00
Mike Farah
3404cc0d29 Removed debain as a installation method 2023-03-15 21:17:50 +11:00
Mike Farah
9d2210b152 Removed debain as a installation method 2023-03-15 21:17:04 +11:00
Mike Farah
c915113120 Fixed doc regarding getting the latest version 2022-11-08 08:50:48 +11:00
Mike Farah
44552c151b Improving readme 2022-10-26 13:12:20 +11:00
Sho Ce
108cfeb4bb
README: how to easily download the latest release (#1397) 2022-10-25 20:43:24 +11:00
Mike Farah
6d6b693fb3
Added XML processing instructions and directive support (#1396) 2022-10-24 10:09:42 +11:00
Mike Farah
14f827b9b7 Added nix installation instructions 2022-10-24 09:42:22 +11:00
Mike Farah
f27a3c5c92 Added winget instructions 2022-10-05 20:51:48 +11:00
Matti Schneider
a44938101d
Document dynamic get and output in GitHub Action (#1303) 2022-08-14 10:40:41 +10:00
Mike Farah
8eac186a35 Add link to discussions on readme 2022-08-01 16:55:55 +10:00
Mike Farah
6cd0892d59 Added SELinux note #1289 2022-08-01 13:47:16 +10:00
Mike Farah
c05995b301 Added codeql badge 2022-05-06 13:54:49 +10:00
Mike Farah
5d225b9454 Updating readme 2022-03-29 13:15:27 +11:00
Mike Farah
bc2118736b v4.24.2 2022-03-28 14:36:27 +11:00
Mike Farah
e08b6803f5 Simplify json > yaml cli example 2022-03-20 10:58:37 +11:00
Mike Farah
2e731c310f Updated readme 2022-02-27 12:23:36 +11:00
Mike Farah
2752544bc8 Fixed readme 2022-02-20 14:40:39 +11:00
Mike Farah
e1b5e90adf Update readme 2022-02-15 14:13:55 +11:00
Mike Farah
6374098cdc Bumping version 2022-02-15 13:40:47 +11:00
Mike Farah
b35893d783
Date Time Ops (#1110)
* Added datetime operators

* Added date subtract support
2022-02-14 15:37:43 +11:00
Mike Farah
77204551ab Fixed typo in readme 2022-01-31 08:21:36 +11:00
Mike Farah
772d369058 Added notice for older versions of yq 2022-01-28 13:02:25 +11:00
Mike Farah
a6fc7aa881 Updating docs 2022-01-28 10:06:25 +11:00
Mike Farah
6f24e878aa Updated README, better xml docs 2022-01-22 12:35:33 +11:00
Mike Farah
1fba46f2f7 Updated readme as per #1051 recommendations 2022-01-15 17:54:08 +11:00
Hélio
eac75f7dad
Arch Linux install instructions (#1059) 2022-01-03 09:20:38 +11:00
Daniel J Walsh
a0c2e6faf5
Add support for Podman as well as Docker (#1026)
Would like to see this package work on systems without Docker installed
which have Podman.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-12-02 10:01:44 +11:00