Yuhong Sun
80f8d7a486
Backport Permissions ( #2937 )
2024-10-26 13:42:09 -07:00
Yuhong Sun
b4bc6d994d
Backport Auth ( #2936 )
2024-10-26 13:20:02 -07:00
Yuhong Sun
ccc68c5c34
Backport Test ( #2935 )
2024-10-26 13:09:07 -07:00
Yuhong Sun
c0ab86bac2
Backport Branch Fix ( #2931 )
2024-10-26 12:04:52 -07:00
Yuhong Sun
8c2138a6ef
Backport Test ( #2930 )
2024-10-26 11:51:03 -07:00
pablodanswer
9b147ae437
Tenant integration tests ( #2913 )
...
* check for index swap
* initial bones
* kk
* k
* k:
* nit
* nit
* rebase + update
* nit
* minior update
* k
* minor integration test fixes
* nit
* ensure we build test docker image
* remove one space
* k
* ensure we wipe volumes
* remove log
* typo
* nit
* k
* k
2024-10-25 18:47:17 +00:00
Yuhong Sun
9c0f927e16
Workflow ( #2915 )
2024-10-24 20:53:48 -07:00
Yuhong Sun
07a4e112a4
Dev Experience ( #2912 )
2024-10-24 20:25:36 -07:00
Yuhong Sun
863f00f015
Auto Backport Partial ( #2910 )
2024-10-24 19:13:09 -07:00
Richard Kuo (Danswer)
32b595dfe1
update stale workflow
2024-10-24 13:31:39 -07:00
Richard Kuo (Danswer)
bae794706c
add stale issues and pr's cron
2024-10-22 09:46:14 -07:00
rkuo-danswer
7eafdae17f
update several github actions to silence github deprecation warnings ( #2730 )
2024-10-12 23:40:20 +00:00
Richard Kuo (Danswer)
ca88100f38
add branching
2024-10-09 12:27:28 -07:00
Richard Kuo (Danswer)
7c9f605a99
fix pr merge command
2024-10-09 11:44:47 -07:00
Richard Kuo (Danswer)
fbf09c7859
try to update token permissions
2024-10-09 11:07:20 -07:00
Richard Kuo (Danswer)
28fe0d12ca
try capturing gh output and parsing
2024-10-09 10:55:47 -07:00
Richard Kuo (Danswer)
d403840507
fix where GH_TOKEN is set
2024-10-09 10:40:33 -07:00
Richard Kuo (Danswer)
174dabf52f
edit step name
2024-10-09 10:38:59 -07:00
Richard Kuo (Danswer)
03807688e6
gh cli needs its token
2024-10-09 10:35:07 -07:00
Richard Kuo (Danswer)
8bbf5053de
add deploy key
2024-10-09 10:29:41 -07:00
Richard Kuo (Danswer)
d6b4c08d24
need git user
2024-10-09 10:21:31 -07:00
Richard Kuo (Danswer)
af8e361fc2
handle merge commits during cherry picking
2024-10-09 10:16:36 -07:00
rkuo-danswer
7ce276bbe1
Merge pull request #2738 from danswer-ai/bugfix/hotfix-workflow-3
...
more hotfix workflow testing
2024-10-09 09:41:03 -07:00
Richard Kuo (Danswer)
95df136104
another cut
2024-10-09 09:40:27 -07:00
rkuo-danswer
6b57e68226
Merge pull request #2735 from danswer-ai/feature/hotfix-workflow-2
...
Feature/hotfix workflow 2
2024-10-08 20:38:48 -07:00
Richard Kuo (Danswer)
cbd4481838
rename
2024-10-08 20:32:39 -07:00
Richard Kuo (Danswer)
80343d6d75
update hotfix to use commas
2024-10-08 20:31:17 -07:00
rkuo-danswer
a47d27de6c
experimental workflow to auto merge hotfixes to release branches. ( #2723 )
2024-10-08 21:42:59 +00:00
Richard Kuo (Danswer)
5cc46341f7
try porting docker web build to runs-on
2024-10-08 13:11:59 -07:00
Richard Kuo (Danswer)
3586f9b565
experimental workflow to auto merge hotfixes to release branches.
2024-10-08 11:23:10 -07:00
rkuo-danswer
6fa8fabb47
add one more retry and wait a little longer to allow ourselves to recover from infra issues ( #2714 )
2024-10-07 22:17:49 +00:00
hagen-danswer
c2088602e1
Implement source testing framework + Slack ( #2650 )
...
* Added permission sync tests for Slack
* moved folders
* prune test + mypy
* added wait for indexing to cc_pair creation
* commented out check
* should fix other tests
* added slack channel pool
* fixed everything and mypy
* reduced flake
2024-10-02 23:16:07 +00:00
rkuo-danswer
a0235b7b7b
replace trivy download endpoint due to db download flakiness on their en… ( #2661 )
...
* disable trivy for the moment due to db download flakiness on their end causing the action to fail
* try hardcoding to amazon registry as others have suggested
2024-10-02 17:13:19 +00:00
Chris Weaver
b8232e0681
Update litellm to fix bedrock models ( #2649 )
2024-10-01 20:09:57 -07:00
rkuo-danswer
f513c5bbed
sync up when checks run with branch protection required checks ( #2628 )
2024-10-01 17:59:10 +00:00
hagen-danswer
834c76e30a
Added quotes to project name to handle reserved words ( #2639 )
2024-10-01 10:32:41 -07:00
rkuo-danswer
ec02665ffa
run the nightly tag overnight relative to pacific time ( #2637 )
2024-10-01 16:36:40 +00:00
rkuo-danswer
140c5b3957
don't push integration testing docker images ( #2584 )
...
* experiment with build and no push
* use slightly more descriptive and consistent tags and names
* name integration test workflow consistently with other workflows
* put the tag back
* try runs-on s3 backend
* try adding runs-on cache
* add with key
* add a dummy path
* forget about multiline
* maybe we don't need runs-on cache immediately
* lower ram slightly, name test with a version bump
* don't need to explicitly include runs-on/cache for docker caching
* comment out flaky portion of knowledge chat test
---------
Co-authored-by: Richard Kuo <rkuo@rkuo.com>
2024-10-01 01:00:47 +00:00
rkuo-danswer
ff8db71cb5
don't write a nightly tag to the same commit more than once ( #2585 )
...
Co-authored-by: Richard Kuo <rkuo@rkuo.com>
2024-09-29 10:36:08 -07:00
rkuo-danswer
f9638f2ea5
try user deploy key approach to tagging ( #2575 )
...
Co-authored-by: Richard Kuo <rkuo@rkuo.com>
2024-09-27 16:04:55 +00:00
rkuo-danswer
deee2b3513
push to docker latest when git tag contains "latest", and tag nightly ( #2564 )
...
* comment docker tag latest
* make latest builds contingent on a "latest" keyword in the tag
* v4 checkout
* nightly tag push
2024-09-26 17:40:13 +00:00
rkuo-danswer
c5a61f4820
Feature/test pruning ( #2556 )
...
* add test to exercise pruning
* add prettierignore
* mypy fix
* mypy again
* try getting all the env vars set up correctly
* fix ports and hostnames
2024-09-25 23:34:13 +00:00
pablodanswer
c59d1ff0a5
Update merge queue logic ( #2554 )
...
* update merge queue logic
* remove space
2024-09-24 18:45:05 +00:00
rkuo-danswer
cb75449cec
Feature/runs on 2 ( #2547 )
...
* test self hosted runner
* update more docker builds with self hosted runner
* convert everything to runs-on (except web container)
* try upping the RAM for future flake proofing
2024-09-23 23:46:20 +00:00
rkuo-danswer
b66514cd21
test self hosted runner ( #2541 )
...
* test self hosted runner
* update more docker builds with self hosted runner
* convert everything to runs-on (except web container)
2024-09-23 21:57:23 +00:00
rkuo-danswer
6d859bd37c
try adding build essential ( #2526 )
2024-09-20 11:51:44 -07:00
rkuo-danswer
3884f1d70a
Bugfix/larger test runner ( #2508 )
...
* add pip retries to the github workflows too
* let's try running on amd64 ... docker builds are unusually flaky
* bump
* try large
* no yaml anchors
* switch back down to Amd64
---------
Co-authored-by: Richard Kuo <rkuo@rkuo.com>
2024-09-19 05:36:07 +00:00
Yuhong Sun
3ff2ba7ee4
k ( #2450 )
2024-09-15 17:32:58 +00:00
Yuhong Sun
a51b0f636e
Logs from API Server Container on Merge Queue ( #2448 )
...
* k
* k
2024-09-14 20:32:18 +00:00
rkuo-danswer
2fe49e5efb
add ssl testing for redis against a cloud instance ( #2422 )
2024-09-13 10:28:04 -07:00