Commit Graph

3245 Commits

Author SHA1 Message Date
Tim Stack
5c6fde92a6 [tests] try to fix a couple issues 2024-04-04 22:19:40 -07:00
Tim Stack
b266bb68ff [prqlc-c] remove example links 2024-04-04 22:09:52 -07:00
Tim Stack
b6e483cde5 [json-format] preserve sub-second times
Related to #1248
2024-04-04 15:33:10 -07:00
Tim Stack
844147bc27 [security] improve handling of file names with escape sequences 2024-04-04 10:13:59 -07:00
Tim Stack
98f1504b4f [build] add schemas to dist 2024-04-02 10:28:05 -07:00
Tim Stack
b33713904e [schemas] anchor patterns in the config/format json schemas
Also, add a check-local that runs a third-party validator
on the builtin configs/formats.
2024-04-02 09:53:58 -07:00
Tim Stack
9a715fc439 [circleci] test output 2024-04-01 14:08:19 -07:00
Tim Stack
dc4ea7546d [circleci] dump test output 2024-04-01 14:00:49 -07:00
Tim Stack
596f51ad14 [log_level_re.re] regen with newer re2c 2024-04-01 11:23:58 -07:00
Tim Stack
7d45832a77 Merge branch 'circleci-project-setup' 2024-04-01 10:48:12 -07:00
Tim Stack
884e6b7415 [help_text] fix static init issue 2024-04-01 10:43:45 -07:00
Tim Stack
523e61bab0 [circleci] debug 2024-04-01 10:11:56 -07:00
Tim Stack
8b85b5960d [circleci] more prog 2024-04-01 09:59:32 -07:00
Tim Stack
d2cc4164b9 [circle] sigh..... 2024-04-01 09:49:23 -07:00
Tim Stack
125101e94b [circleci] fix lz4 path 2024-04-01 09:38:08 -07:00
Tim Stack
05dcda4ff2 [circleci] churn 2024-04-01 09:34:13 -07:00
Tim Stack
382b6dd33f sigh... 2024-04-01 09:27:58 -07:00
Tim Stack
94b98d8c0d [circleci] fix xcode version 2024-04-01 09:16:14 -07:00
Tim Stack
1f3d185f3a CircleCI Commit 2024-04-01 09:08:07 -07:00
Tim Stack
c497dc49f1 Revert "[build] try to build macos-12-arm64"
This reverts commit e08f53f1a6.
2024-04-01 08:42:40 -07:00
Tim Stack
e08f53f1a6 [build] try to build macos-12-arm64 2024-04-01 08:30:19 -07:00
Tim Stack
a2b573aa58 [view_curses] check color
Related to #1245
2024-03-31 06:40:21 -07:00
Tim Stack
3a63791b22 [view_curses] check for -1 bg
Related to #1245
2024-03-30 21:38:55 -07:00
Tim Stack
f06b68640a [site] bump version number 2024-03-30 09:41:12 -07:00
Tim Stack
acc2668884 [tests] update hist tests 2024-03-30 07:32:36 -07:00
Tim Stack
5c2d61e0b3 [hist] accidentally disabled the bars in the hist view 2024-03-30 07:30:22 -07:00
Tim Stack
991972b62f [prql] some more docs/tweaks 2024-03-30 07:21:42 -07:00
Tim Stack
c075da3eaa [blog] add a post about PRQL 2024-03-29 21:57:31 -07:00
Tim Stack
dee87e5436 [actions] disable arm build for now 2024-03-29 13:53:55 -07:00
Tim Stack
6d2d414e97 [prql] add more online help 2024-03-28 22:14:18 -07:00
Tim Stack
8d70397005 [jsonl] pay attention to min width for abbrev overflow method
Related to #1237
2024-03-28 14:28:32 -07:00
Tim Stack
45b7a6c33f [misc] fix a few random issues 2024-03-28 13:56:43 -07:00
Tim Stack
3c4a93cca6 [prql] bump prql git version 2024-03-28 06:25:32 -07:00
Tim Stack
c00eabe967 [build] fix build without cargo and rpm 2024-03-27 21:43:56 -07:00
Tim Stack
2cb227e14f [prql] use cxx for rust ffi stuff 2024-03-27 21:27:03 -07:00
Tim Stack
1025e466a2 [build] more test linkage 2024-03-27 05:40:27 -07:00
Tim Stack
4a899e287a [build] try to fix test linkage 2024-03-26 22:38:46 -07:00
Tim Stack
398b17f0f6 [prql] refinements 2024-03-26 21:49:39 -07:00
Tim Stack
20839cb85f [build] fix dist paths 2024-03-25 23:24:23 -07:00
Tim Stack
680156859f [build] try to fix dist issue 2024-03-25 23:01:40 -07:00
Tim Stack
857d3c036f [build] add cargo to musl builder 2024-03-25 22:54:33 -07:00
Tim Stack
bdc9c5a28d [prql] initial work for integrating PRQL 2024-03-25 22:34:46 -07:00
Tim Stack
1113320cd4
Merge pull request #1243 from tstack/dependabot/bundler/docs/commonmarker-0.23.10
Bump commonmarker from 0.23.9 to 0.23.10 in /docs
2024-03-21 18:26:58 -07:00
dependabot[bot]
8af30ee1fa
Bump commonmarker from 0.23.9 to 0.23.10 in /docs
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.9 to 0.23.10.
- [Release notes](https://github.com/gjtorikian/commonmarker/releases)
- [Changelog](https://github.com/gjtorikian/commonmarker/blob/v0.23.10/CHANGELOG.md)
- [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.9...v0.23.10)

---
updated-dependencies:
- dependency-name: commonmarker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-22 01:26:04 +00:00
Tim Stack
a1ff72457c
Merge pull request #1242 from tstack/dependabot/bundler/docs/nokogiri-1.16.3
Bump nokogiri from 1.13.10 to 1.16.3 in /docs
2024-03-21 18:25:08 -07:00
dependabot[bot]
65e816b7a9
Bump nokogiri from 1.13.10 to 1.16.3 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.10 to 1.16.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.10...v1.16.3)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-22 01:24:06 +00:00
Tim Stack
554f0e2439 [partitions] revive partition functionality 2024-03-21 08:47:29 -07:00
Tim Stack
5f28edd1c1 [nextflow_log] add timestamp-formats 2024-03-18 22:57:54 -07:00
Tim Stack
df29c7d0dd [formats] add nextflow_log 2024-03-18 22:35:09 -07:00
Tim Stack
91a47dbd39 [build] add new textfile to makefile 2024-03-06 20:53:08 -08:00