David Dworken
c1729f1ee2
Add ability to configure custom OpenAI API endpoint for #186 ( #194 )
...
* Add ability to configure custom OpenAI API endpoint for #186
* Ensure the AiCompletionEndpoint field is always initialized
2024-08-11 12:29:37 -07:00
dependabot[bot]
a0e7f30c10
Bump github.com/sigstore/rekor from 1.0.0 to 1.2.0 ( #91 )
...
Bumps [github.com/sigstore/rekor](https://github.com/sigstore/rekor ) from 1.0.0 to 1.2.0.
- [Release notes](https://github.com/sigstore/rekor/releases )
- [Changelog](https://github.com/sigstore/rekor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sigstore/rekor/compare/v1.0.0...v1.2.0 )
---
updated-dependencies:
- dependency-name: github.com/sigstore/rekor
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:29:37 -07:00
dependabot[bot]
9dc0531d28
Bump github.com/docker/docker ( #193 )
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 24.0.7+incompatible to 24.0.9+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v24.0.7...v24.0.9 )
---
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:29:37 -07:00
David Dworken
8f4aff30fe
Add support for horizontal scrolling of all columns for #188 ( #195 )
2024-08-11 12:29:37 -07:00
dependabot[bot]
8f514331dd
Bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3 ( #197 )
...
Bumps gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3.
---
updated-dependencies:
- dependency-name: gopkg.in/go-jose/go-jose.v2
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:29:37 -07:00
David Dworken
752c1203f4
Release v0.287
2024-08-11 12:29:37 -07:00
David Dworken
e3b159a5be
Remove tmate session for debugging
2024-08-11 12:29:37 -07:00
David Dworken
597a2a5ae1
Add SLSA failure warning for versions broken by SLSA
2024-08-11 12:29:37 -07:00
David Dworken
26ffaf8d28
Set up tmate session to debug slsa releaser
2024-08-11 12:29:37 -07:00
David Dworken
59e8a6dd5b
Add SLSA validation with current binary built by SLSA
2024-08-11 12:29:37 -07:00
David Dworken
0c3e515008
Disable validation with local build since it seems to fail for some reason
2024-08-11 12:29:37 -07:00
David Dworken
b52b651bdc
Release v0.286
2024-08-11 12:29:37 -07:00
David Dworken
2c9dc48977
Re-enable SLSA verification now that we've updated the SLSA version throughout the repo
2024-08-11 12:29:37 -07:00
David Dworken
2b83b4c3f0
Release v0.285
2024-08-11 12:29:37 -07:00
David Dworken
1b12f3a42a
Update go.sum after cosign update
2024-08-11 12:29:37 -07:00
David Dworken
4ba366aa65
Fix go.mod version after cosign upgrade
2024-08-11 12:29:37 -07:00
David Dworken
e6887bc401
Release v0.284
2024-08-11 12:29:37 -07:00
David Dworken
ea63690b21
Release v0.283
2024-08-11 12:29:37 -07:00
David Dworken
a4fcc9b28b
Update cosign too to fix slsa breakage from https://blog.sigstore.dev/tuf-root-update/
2024-08-11 12:29:37 -07:00
David Dworken
ca70f3df59
Release v0.282
2024-08-11 12:29:37 -07:00
David Dworken
78aa513cd4
Fully disable validation to allow an emergency release due to SLSA breakage
2024-08-11 12:29:37 -07:00
David Dworken
591722ef18
Release v0.281
2024-08-11 12:29:37 -07:00
David Dworken
0328587910
Disable validation so we can push out a working binary even though SLSA is broken
2024-08-11 12:29:37 -07:00
David Dworken
b4f18162b4
Add better error message for SLSA failures
2024-08-11 12:29:37 -07:00
David Dworken
eadcfc2b52
Release v0.280
2024-08-11 12:29:37 -07:00
David Dworken
7f9807f8d0
Release v0.279
2024-08-11 12:29:37 -07:00
David Dworken
41f7cc84f9
Update slsa-verifier to attempt to fix SLSA breakage
2024-08-11 12:29:37 -07:00
David Dworken
b25ab153f8
Release v0.278
2024-08-11 12:29:37 -07:00
David Dworken
4c66c4253a
Upgrade SLSA releaser due to github.com/slsa-framework/slsa-github-generator/issues/3350
2024-08-11 12:29:37 -07:00
dependabot[bot]
0e4ae143f0
Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 ( #191 )
...
Bumps google.golang.org/protobuf from 1.28.1 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
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:29:37 -07:00
dependabot[bot]
da6e1f24bd
Bump github.com/jackc/pgx/v4 from 4.14.1 to 4.18.2 ( #189 )
...
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx ) from 4.14.1 to 4.18.2.
- [Changelog](https://github.com/jackc/pgx/blob/v4.18.2/CHANGELOG.md )
- [Commits](https://github.com/jackc/pgx/compare/v4.14.1...v4.18.2 )
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-11 12:29:37 -07:00
David Dworken
a95ba3c5ba
Delete an unused file
2024-08-11 12:29:37 -07:00
David Dworken
13f0e8d4eb
Delete temporarily unused goldens
2024-08-11 12:29:37 -07:00
David Dworken
35916fc9ab
Add updated goldens
2024-08-11 12:29:37 -07:00
David Dworken
5344b448c4
Disable colored output tests
2024-08-11 12:29:37 -07:00
David Dworken
2032580d9d
Update golden
2024-08-11 12:29:37 -07:00
David Dworken
4e49ff10ef
Update test golden
2024-08-11 12:29:37 -07:00
David Dworken
1d5adb08b9
Update colored golden
2024-08-11 12:29:36 -07:00
David Dworken
f138f4cf9c
Improve word boundary algorithm to ignore previous spaces so that control+arrow-keys will skip over repeated spaces
2024-08-11 12:29:36 -07:00
David Dworken
a91f1ca793
Release v0.277
2024-08-11 12:29:36 -07:00
David Dworken
e955e884ef
Add basic readline-like support for using control-left and control-right to scroll horizontally by one word at a time
2024-08-11 12:29:36 -07:00
Nguyễn Hoàng Đức
a4d229d609
Allow register new device when exceed user limit when user already exist ( #181 )
2024-08-11 12:29:36 -07:00
David Dworken
0a76c875e4
Add support for control-A and control-E shortcuts similar to GNU readline
2024-08-11 12:29:36 -07:00
David Dworken
87c2cde688
Wire through the shell name into AI suggestions so that we can get more precise AI suggestions for the current shell
2024-08-11 12:29:36 -07:00
David Dworken
22d43098fe
Add cleaning for integration test devices to remove DB entries
2024-08-11 12:29:36 -07:00
David Dworken
972170573a
Add ability to disable auth and force specific creds for the web UI
2024-08-11 12:29:36 -07:00
David Dworken
c1191678c5
Release v0.276
2024-08-11 12:29:36 -07:00
David Dworken
3b62e9d464
Add web UI for querying history from the browser ( #180 )
...
As requested in #176 and #147
* Add initail version of a web UI for querying history from the browser
* Rename webui command
* Add basic test for the web UI
* Add README for the web UI
* Add basic auth for the web server
* Add status code when panic-ing
2024-08-11 12:29:36 -07:00
David Dworken
6247f17737
Release v0.275
2024-08-11 12:29:36 -07:00
David Dworken
7e2ed6d595
Remove unnecessary sub-shell, since we just need a truthy value here
2024-08-11 12:29:36 -07:00