Commit Graph

2134 Commits

Author SHA1 Message Date
David Dworken
9abc3c59bf
Delete tmp file after hishtory upgrade to fix #227 2024-08-18 21:55:05 -07:00
David Dworken
bc663d6c65
Release v0.304 2024-08-18 21:49:35 -07:00
David Dworken
28da99d512
Add a basic deep cleaning function for the self-hosted server to warn users about cases like #234 2024-08-18 21:48:53 -07:00
David Dworken
f9aa3df8bf
Fix formatting presubmit 2024-08-18 14:26:00 -07:00
Pavel Griaznov
7d7257d74b
fix for huge deletion requests: make them chunked (#229) 2024-08-18 14:11:45 -07:00
David Dworken
08566b155e Release v0.303 2024-08-11 17:51:15 -07:00
David Dworken
2a71e0744f
Update pre-commit.yml to install make format dependencies 2024-08-11 16:12:46 -07:00
David Dworken
c93fcbb8e2
Add make fmt to pre-commit 2024-08-11 12:26:09 -07:00
Pavel Griaznov
8da11eb3fa
run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
dependabot[bot]
54cb4ea318
Bump github.com/docker/docker (#236)
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.9+incompatible to 25.0.6+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v24.0.9...v25.0.6)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-11 12:17:27 -07:00
David Dworken
f64f97095f
Add ability for the client to configure the model via an environment variable 2024-08-11 12:15:44 -07:00
David Dworken
820e3b8567
Update incorrect docs on ClientConfig struct 2024-08-11 12:01:51 -07:00
Pavel Griaznov
231197f27a
ai: add some new env variables to control OpenAI requests (#231)
Co-authored-by: David Dworken <david@daviddworken.com>
2024-08-11 11:57:27 -07:00
David Dworken
0c9a369c54
Add test for forced compact mode (from #237) 2024-08-11 11:55:08 -07:00
David Dworken
30a7dcb3c7
Move checking of forced compact mode into helper functions to ensure it is checked everywhere (follow up to #237) 2024-08-11 11:46:54 -07:00
David Dworken
6b5052489e
Add config-get compact-mode command (as needed by #237) 2024-08-11 11:41:51 -07:00
David Dworken
03a68ad5a2
Change compact-mode setting that was added in #237 to respect the convention of taking in an argument 2024-08-11 11:40:15 -07:00
David Dworken
cccc64fb2e
Add docs in readme to call out shorter column names as added in #228 2024-08-11 11:38:00 -07:00
Pavel Griaznov
25cb7dddab
add forceComapctMode config entry (#237) 2024-08-11 11:37:48 -07:00
David Dworken
ca0c72b920
Add more short column name alternatives similar to #228 2024-08-11 11:26:52 -07:00
Pavel Griaznov
c45e5c0f55
Add new short name for "ExitCode" - "$?" (#228) 2024-08-11 11:22:07 -07:00
Pavel Griaznov
a0dc68306b
use http.DefaultClient (#232) 2024-08-11 11:20:29 -07:00
David Dworken
05da87b50a
Remove opensuse smoke tests 2024-07-10 18:43:31 -07:00
David Dworken
8a962cda19
Link /bin/sh for opensuse smoke tests 2024-07-10 18:40:45 -07:00
David Dworken
c0a5a1714d
Install git and tar for opensuse smoke tests 2024-07-10 17:50:37 -07:00
David Dworken
a62a437143
Revert "Remove OpenSUSE since their package repos are currently returning 500 errors"
This reverts commit 62700605d7.
2024-07-10 14:15:19 -07:00
David Dworken
e39ed96c93
Upgrade to setup-go@v4 for automatic caching support 2024-07-10 14:11:09 -07:00
David Dworken
05dc32ef20 Release v0.302 2024-07-09 22:01:09 -07:00
David Dworken
5cb7356ef4
Release v0.301 2024-07-09 21:45:41 -07:00
David Dworken
0ed7e9de07
Swap to macos-latest to see if GH has more quota for that tag 2024-07-09 21:45:20 -07:00
David Dworken
2e0d00e973
Release v0.300 2024-07-09 21:21:43 -07:00
David Dworken
fc9f3b6ff1
Update macos version for signer since GH dropped support for macos 11 2024-07-09 21:21:14 -07:00
David Dworken
8dac7996f3
Release v0.299 2024-07-09 20:12:31 -07:00
David Dworken
6dc88c18ce
Add integration test for #226 2024-07-09 18:46:22 -07:00
David Dworken
c0a56eeada
Explicitly install openssl to see if it fixes smoke test errors on arch 2024-07-09 18:41:11 -07:00
David Dworken
45b67cb2b9 Add additional fallback method for retrieving the CWD to further improve the situation for #226 2024-07-09 18:40:50 -07:00
dependabot[bot]
bdee681c7b
Bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7 (#223)
Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.2 to 0.7.7.
- [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/go-retryablehttp/compare/v0.7.2...v0.7.7)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-retryablehttp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 18:04:41 -07:00
David Dworken
d891b24a97
Release v0.298 2024-07-08 18:03:32 -07:00
David Dworken
c3adc902ad
Add basic fix for #225 by escaping tab characters before rendering
This is a tricky bug to fix because the width of a tab character varies depending on context. This means that when we're trying to build a table and calculating the width of columns for budgeting, we can't actually know the width of a tab without knowing exactly what characters come before it. This is in theory doable, but it leads to some really complex code that I'd rather not adopt.
2024-07-06 19:21:34 -07:00
David Dworken
7451f84ef0
Release v0.297 2024-06-13 21:44:00 -07:00
David Dworken
84cf039fad
Update title for section 2024-06-13 21:37:08 -07:00
David Dworken
8f982a957d
Add README documentation for default-filter 2024-06-13 21:36:24 -07:00
David Dworken
b323351731
Add ability to skip config modifications for #212 (#216)
* Add ability to skip config modifications

* Update golden names to fork on OS

* Remove incorrect newline in golden
2024-06-13 21:16:17 -07:00
David Dworken
989d2c1981 Release v0.296 2024-06-08 20:52:17 -07:00
David Dworken
095f4a4741
Add full fix for #215 along with a test to reproduce the issue (#218) 2024-06-08 20:50:45 -07:00
David Dworken
16a4873a79
Release v0.295 2024-06-02 21:21:05 -07:00
David Dworken
e59803db2b
Fix duplicate pre-saving issue reported in #215 (#217) 2024-06-02 20:07:19 -07:00
David Dworken
c01daea32b Revert "Fix duplicate pre-saving issue reported in #215"
This reverts commit 336b331687.
2024-06-02 19:29:54 -07:00
David Dworken
336b331687 Fix duplicate pre-saving issue reported in #215 2024-06-02 19:29:00 -07:00
David Dworken
110eb38127
Move docs on custom key bindings to a more logical location 2024-06-02 10:48:53 -07:00