1
1
mirror of https://github.com/wader/fq.git synced 2024-11-22 15:45:45 +03:00
Commit Graph

39 Commits

Author SHA1 Message Date
Mattias Wadman
bf170be8ea make: Cleanup some not very used targets 2022-01-29 12:27:15 +01:00
bump
d02d8968e7 Update make-golangci-lint from 1.43.0 to 1.44.0 2022-01-25 16:09:18 +00:00
Mattias Wadman
8d10423d06 make: Fix quote issue in release script 2022-01-21 12:16:34 +01:00
Mattias Wadman
7461264e40 fuzz: Skip other tests when fuzzing 2022-01-20 16:13:02 +01:00
Mattias Wadman
78c0775e63 fq: Embed version in source
Related to #68
2022-01-19 20:45:08 +01:00
Mattias Wadman
2c3e41111d doc,make: Add release script 2022-01-06 09:57:47 +01:00
Mattias Wadman
e5c620db83 github,ci: Add windows, macos and 32-bit linux
Split out lint to own job and only run cli bin test on ubuntu (requires expect)
Add .gitattributes with text=lf for *.fqtest as they should be exact
2022-01-05 00:11:43 +01:00
Mattias Wadman
e5e81e7c6f make: Fix prof build issue 2021-12-12 15:25:28 +01:00
Mattias Wadman
b66ed32614 decode,interp: Make fuzzing work again and cleanup fatal/error code 2021-11-16 17:11:26 +01:00
Mattias Wadman
fcbfc29154 make: Move testjq.sh into pkg/interp 2021-11-12 00:23:16 +01:00
bump
233aaa11ab Update make-golangci-lint from 1.42.1 to 1.43.0 2021-11-03 17:28:03 +01:00
Mattias Wadman
b0ad3f2036 w 2021-11-02 16:15:36 +01:00
Mattias Wadman
95b9c3253a make: doc/formats.svg: Ignore graphviz verison to get less diff 2021-11-01 17:44:37 +01:00
Mattias Wadman
8019212f6e make: Enable -race for tests 2021-10-27 14:56:42 +02:00
Mattias Wadman
4cee498e06 readme: Nicer demo 2021-10-10 02:17:29 +02:00
Mattias Wadman
30ad6433b9 make: go build args should not be quoted 2021-10-06 12:02:03 +02:00
Mattias Wadman
b0694f55cd make: Move build flags to vars 2021-10-05 13:01:00 +02:00
Mattias Wadman
263a77f4d6 make: Mark actual and cover as phony 2021-09-28 13:15:55 +02:00
Mattias Wadman
ab8080f495 make: Reorganize test targets
Fix whitespaces in tests
2021-09-27 22:47:17 +02:00
Mattias Wadman
5bf4bc791a make: Rename testwrite to actual 2021-09-27 11:00:54 +02:00
Mattias Wadman
052b9c07f3 make: Build with -s -w same as goreleaser 2021-09-19 11:51:27 +02:00
Mattias Wadman
90c19c6cc1 make,test: Move testjq to own script and reuse fq binary
Remove version from --help for now
2021-09-19 11:50:41 +02:00
Mattias Wadman
242525f8de doc: Move formats to own file 2021-09-19 10:31:43 +02:00
Mattias Wadman
75b59dbeff make: Move doc generate to helper script 2021-09-18 18:24:12 +02:00
Mattias Wadman
e4e269b162 Rename and move cli test to pkg/cli 2021-09-18 18:23:28 +02:00
Mattias Wadman
1557e14ec7 make: CGO_ENABLED=0 for static build 2021-09-18 18:22:41 +02:00
Mattias Wadman
98a8baea22 make: Silence git if no repo version found 2021-09-18 18:22:27 +02:00
Mattias Wadman
46d37eff88 fq: Add cli sanity test 2021-09-18 12:31:03 +02:00
Mattias Wadman
40e26e851e make: Rename to testjq 2021-09-14 13:06:08 +02:00
bump
1decf852ff Update make-golangci-lint from 1.42.0 to 1.42.1 2021-09-12 13:08:56 +02:00
Mattias Wadman
1d0ebb55e4 repl: Handle directives, add tests 2021-09-12 13:08:55 +02:00
Mattias Wadman
b33f2cd678 cli: Make profile build optional and move it to cli 2021-09-12 13:08:53 +02:00
Mattias Wadman
e374b427f2 test: Less verbose 2021-09-12 13:08:52 +02:00
Mattias Wadman
27ba3592d0 bump: Add action and cleanup names 2021-09-12 13:08:52 +02:00
Mattias Wadman
8f2f524c1a bump: Move bump config to where it's used 2021-09-12 13:08:52 +02:00
Mattias Wadman
52606c1fa3 test: Less vebose 2021-09-12 13:08:51 +02:00
Mattias Wadman
f1507f7f65 mod: Use proper path and dont use replace 2021-09-12 13:08:50 +02:00
Mattias Wadman
ae5566a6ce cli: Include paths and some refactor 2021-09-12 13:08:50 +02:00
Mattias Wadman
970465996c Init 2021-09-12 13:08:42 +02:00