Commit Graph

3247 Commits (547b7308e4f4e044c1c73b6142ed308246c7b4b5)
 

Author SHA1 Message Date
Tim Stack 547b7308e4 [exec] missed creating workdir
The workdir was not being created in some cases.

Related to #1247

Also, bump version
2 months ago
Tim Stack f5946a502a [news] missed an update 2 months ago
Tim Stack 5c6fde92a6 [tests] try to fix a couple issues 2 months ago
Tim Stack b266bb68ff [prqlc-c] remove example links 2 months ago
Tim Stack b6e483cde5 [json-format] preserve sub-second times
Related to #1248
2 months ago
Tim Stack 844147bc27 [security] improve handling of file names with escape sequences 2 months ago
Tim Stack 98f1504b4f [build] add schemas to dist 2 months ago
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.
2 months ago
Tim Stack 9a715fc439 [circleci] test output 2 months ago
Tim Stack dc4ea7546d [circleci] dump test output 2 months ago
Tim Stack 596f51ad14 [log_level_re.re] regen with newer re2c 2 months ago
Tim Stack 7d45832a77 Merge branch 'circleci-project-setup' 2 months ago
Tim Stack 884e6b7415 [help_text] fix static init issue 2 months ago
Tim Stack 523e61bab0 [circleci] debug 2 months ago
Tim Stack 8b85b5960d [circleci] more prog 2 months ago
Tim Stack d2cc4164b9 [circle] sigh..... 2 months ago
Tim Stack 125101e94b [circleci] fix lz4 path 2 months ago
Tim Stack 05dcda4ff2 [circleci] churn 2 months ago
Tim Stack 382b6dd33f sigh... 2 months ago
Tim Stack 94b98d8c0d [circleci] fix xcode version 2 months ago
Tim Stack 1f3d185f3a CircleCI Commit 2 months ago
Tim Stack c497dc49f1 Revert "[build] try to build macos-12-arm64"
This reverts commit e08f53f1a6.
2 months ago
Tim Stack e08f53f1a6 [build] try to build macos-12-arm64 2 months ago
Tim Stack a2b573aa58 [view_curses] check color
Related to #1245
2 months ago
Tim Stack 3a63791b22 [view_curses] check for -1 bg
Related to #1245
2 months ago
Tim Stack f06b68640a [site] bump version number 2 months ago
Tim Stack acc2668884 [tests] update hist tests 2 months ago
Tim Stack 5c2d61e0b3 [hist] accidentally disabled the bars in the hist view 2 months ago
Tim Stack 991972b62f [prql] some more docs/tweaks 2 months ago
Tim Stack c075da3eaa [blog] add a post about PRQL 2 months ago
Tim Stack dee87e5436 [actions] disable arm build for now 2 months ago
Tim Stack 6d2d414e97 [prql] add more online help 2 months ago
Tim Stack 8d70397005 [jsonl] pay attention to min width for abbrev overflow method
Related to #1237
2 months ago
Tim Stack 45b7a6c33f [misc] fix a few random issues 2 months ago
Tim Stack 3c4a93cca6 [prql] bump prql git version 2 months ago
Tim Stack c00eabe967 [build] fix build without cargo and rpm 2 months ago
Tim Stack 2cb227e14f [prql] use cxx for rust ffi stuff 2 months ago
Tim Stack 1025e466a2 [build] more test linkage 3 months ago
Tim Stack 4a899e287a [build] try to fix test linkage 3 months ago
Tim Stack 398b17f0f6 [prql] refinements 3 months ago
Tim Stack 20839cb85f [build] fix dist paths 3 months ago
Tim Stack 680156859f [build] try to fix dist issue 3 months ago
Tim Stack 857d3c036f [build] add cargo to musl builder 3 months ago
Tim Stack bdc9c5a28d [prql] initial work for integrating PRQL 3 months ago
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
3 months ago
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>
3 months ago
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
3 months ago
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>
3 months ago
Tim Stack 554f0e2439 [partitions] revive partition functionality 3 months ago
Tim Stack 5f28edd1c1 [nextflow_log] add timestamp-formats 3 months ago