Commit Graph

227 Commits

Author SHA1 Message Date
Jay Brown 8a13b6d3b1 Merged in feature/aws-config-fix3 (pull request #184)
Make AWS variables optional

* comment

* aws vars optional
2025-09-17 18:12:51 +00:00
Jay Brown 730f3ba11a Merged in feature/preserve-folder-paths (pull request #179)
support folder paths

* support folder paths

* s3 storage docs
2025-09-05 18:25:31 +00:00
Jay Brown 0ad41de26b Merged in feature/textract-fix (pull request #178)
fix textract accuracy issue

* fix textract
2025-09-03 20:43:27 +00:00
Jay Brown 720a84be92 Merged in feature/doc_import (pull request #177)
integration of background processor

* integration part 1

* feature working

* fix mimetype issue
2025-08-20 19:01:13 +00:00
jay brown 7a693d42f5 background runner 2025-08-12 06:37:16 -07:00
jay brown 7014fa790b batch upload impl 2025-08-06 15:06:18 -07:00
jay brown 3de3d0a7b3 swagger part 1 2025-08-05 07:03:35 -07:00
jay brown 56fb9b4ab6 schema 2025-08-04 10:54:22 -07:00
jay brown 582e5b77c0 docs 2025-08-01 13:35:29 -07:00
jay brown 105339aa40 http.secure=true 2025-07-23 09:54:20 -07:00
jay brown fa41884e84 package docs 2025-07-23 09:47:01 -07:00
jay brown a9d81a1094 remove parallel
remove parallel to stabilize ci/cd
2025-07-22 10:29:44 -07:00
jay brown fe661e7b72 test coverage 2025-07-22 08:31:26 -07:00
jay brown 3bc23505b7 refresh token test 2025-07-21 13:11:27 -07:00
jay brown adf2358742 normalize slog 2025-07-18 11:00:24 -07:00
jay brown b56c67f807 functionally complete
needs cleanup next
2025-07-18 10:40:05 -07:00
jay brown 94718b3d1f in progress 2025-07-17 11:43:21 -07:00
jay brown 0b84122ab7 update summary for auth docs 2025-07-11 12:45:52 -07:00
Jay Brown 2ff6e05ffc Merged in feature/permit-integration-1 (pull request #172)
Permit integration - part 1

* WIP permit integration

* slim down build

* Merge branch 'main' of bitbucket.org:aarete/query-orchestration into feature/permit-integration-1

* omit swagger from auth

* clean build

* comment

* part 1 completed

this is the initial permitio parts and tests without integration. Also testing.md since we have a new test target `task test:permitio`

* feature flag for no jwt validation

* permit integration

* fix ci unit tests

* ci fix

* build fix

* fix home handler

* fix redirect

* test fix

* update docs for auth
2025-07-11 19:27:14 +00:00
Michael McGuinness 3028fe7eaa Merged in feature/linting (pull request #168)
Linting Updates

* precommit

* smallerchecks

* govuln
2025-06-23 15:58:20 +00:00
Michael McGuinness e0d91d17e1 Merged in feature/incrementalfullsuite (pull request #166)
Feature/incrementalfullsuite

* makeincremental

* don

* passfullsuite

* simpler
2025-06-11 12:01:04 +00:00
Michael McGuinness d4a65ccf78 Merged in feature/healthmove (pull request #165)
Move health endpoint from OpenAPI spec to direct implementation

* Move health endpoint from OpenAPI spec to direct implementation

- Removed HealthService tag from OpenAPI spec
- Removed /health path from OpenAPI spec
- Removed health.go and health_test.go files from api/queryAPI
- Added direct health endpoint in internal/server/api/listener.go
- Updated validator options to skip validation for the /health endpoint
- Added test for health endpoint in internal/server/api/listener_test.go
- Regenerated API code from the updated OpenAPI spec
2025-06-10 20:32:10 +00:00
Michael McGuinness 693457ce2d Merged in feature/movefromtrigger (pull request #164)
Single Text Queue

* notrigger
2025-06-10 12:57:30 +00:00
Michael McGuinness 76e4f5790f Merged in feature/health (pull request #163)
Health Endpoint

* health
2025-06-09 23:30:06 +00:00
Michael McGuinness 7ce7c9df4d Merged in feature/ecr (pull request #161)
Feature/ecr

* nosave

* repo

* awscli

* unzip

* ignore

* moreram

* 14k

* ref

* deployment

* 12k

* uselocal

* go

* dockercomd

* reorder

* iamgename

* installs

* tart

* cli

* clideps

* y

* dockerce

* nodock

* multi

* rmecr

* dev
2025-06-03 13:52:10 +00:00
Michael McGuinness ae4b456399 Merged in feature/quickfix (pull request #160)
Tests

* tests
2025-06-02 10:50:40 +00:00
Michael McGuinness b8302344b4 Merged in feature/ecr (pull request #159)
Test

* tests

* tar

* go

* tmp

* test

* go

* go

* go

* config

* goup

* versioning

* order

* cleanup

* git

* smallopts

* flags

* lessisgood

* go

* order

* ordermatters

* order

* cc

* test
2025-06-02 10:44:45 +00:00
Michael McGuinness db469e7491 Merged in feature/assertions (pull request #158)
Assertions + Gen Text

* assert
2025-05-28 12:36:47 +00:00
Michael McGuinness cc2278086f Merged in feature/import (pull request #157)
Feature/import

* importstart

* pp

* tests

* importtests

* 100GB

* lint

* passtests

* utc

* awsprofile

* doublequotes

* host
2025-05-27 15:28:46 +00:00
Michael McGuinness 007c32a58d Merged in feature/memory (pull request #155)
Memory Scripts

* tests

* cleanermemtest

* files

* tests
2025-05-26 09:24:38 +00:00
Michael McGuinness c2d06fc5a7 Merged in feature/multichecks (pull request #153)
Multiple Checks in a Cell

* multi
2025-05-23 11:57:14 +00:00
Michael McGuinness b2cfeb3078 Merged in feature/lessmocks (pull request #151)
Less Mocks

* lessmocks
2025-05-23 10:10:48 +00:00
Michael McGuinness 33d68b7e04 Merged in feature/momocks (pull request #150)
Decrease Mocks

* feature/nomocks

* nonet

* assertsaws

* assert
2025-05-23 00:20:01 +00:00
Michael McGuinness 36ff8096f3 Merged in bugfix/dockerbuild (pull request #149)
Doc Build Update

* dockerbuild
2025-05-22 09:16:09 +00:00
Michael McGuinness 9ee97d0c63 Merged in feature/inlinetable (pull request #148)
Table Aligned Example

* tablealigned
2025-05-21 18:19:19 +00:00
Michael McGuinness e23ada9a8e Merged in bugfix/querytest (pull request #147)
Pass Test Query

* passfullsutie
2025-05-21 11:25:17 +00:00
Michael McGuinness 731b68e4af Merged in bugfix/pathstandard (pull request #146)
Change Path Separator

* clientid
2025-05-20 17:00:50 +00:00
Michael McGuinness 61d12bf8df Merged in feature/checkbox (pull request #145)
Checkbox Primary Edge Cases

* hascheckboxlogic

* gen

* preppinggen

* exploringcheckbox

* removeunselected

* tests

* failingtest

* failintests

* nomockqueryapi

* db

* name

* nocontainer

* deleterow

* cnc

* extradocsandupdatetextracts

* moretables

* appndedtables

* baseversion
2025-05-20 12:47:22 +00:00
Michael McGuinness 418a2761b3 Merged in feature/mergecell (pull request #142)
Merged Cell

* mergecellv1

* buildimg

* merging

* addfile

* justmergedcell
2025-05-13 12:33:34 +00:00
Michael McGuinness 125b9e3c31 Merged in feature/splittests (pull request #141)
Always Race and Split Tests

* addrace

* noraceinfull
2025-05-13 08:51:16 +00:00
Michael McGuinness 9dfd867906 Merged in feature/splittests (pull request #140)
Split Tests

* split
2025-05-12 20:54:16 +00:00
Michael McGuinness f5061f53db Merged in feature/timeout (pull request #138)
Remove race conditions from -race in tests

* timeout

* raceconditions

* nobuildgp

* build

* perf
2025-05-12 15:11:50 +00:00
Michael McGuinness b5c30b4af7 Merged in feature/splittest (pull request #137)
Split Slow DB Test

* split
2025-05-09 23:49:02 +00:00
Michael McGuinness c4c0b9bd32 Merged in update/ci (pull request #127)
added CI

* onlywherenecessary

* export

* dockersocketoverride

* disablecleanup

* networkfromenv

* fullsuite

* ci

* dockerhost

* name

* network

* buildfirst

* rm

* caches

* additionalcaches

* additionalcaches

* cachenix

* nix

* requiredprofile

* nonixcache

* nobuild

* moremem

* rmgomodules

* buildfirst

* faster

* clean
2025-05-08 16:04:45 +00:00
Michael McGuinness e84454b46f Merged in bugfix/toomanythreads (pull request #136)
Too Many Threads

* dropthreads

* assertstatus

* assertstatus
2025-05-06 13:49:49 +00:00
Michael McGuinness ee776d2681 Merged in feature/mockserver (pull request #135)
Single Mock Server

* mockserver

* mockserver

* reqs

* mockserver

* slowrunner

* someoptimisedqueries

* passedfullsuite

* passedfullsuite
2025-05-06 01:59:52 +00:00
Michael McGuinness efe87321b2 Merged in feature/parallellogqueries (pull request #132)
Testing Tweaks

* parallel

* slowestquery

* split

* cleanup

* health

* dynamiccores

* go

* profile

* timeout

* commitmychanges

* taskfile

* sqlcheckstart

* client

* cost

* ctxtimeout
2025-05-05 09:31:21 +00:00
Michael McGuinness 40061ee2e9 Merged in feature/longtest (pull request #131)
Long Test

* parallel
2025-05-03 14:59:21 +00:00
Michael McGuinness 721ca8a6e6 Merged in feature/dockerfileintest (pull request #130)
Dockerfile in Test

* dockerfile

* network

* const
2025-05-03 11:29:10 +00:00
Michael McGuinness dd2eebf13a Merged in feature/testingopts (pull request #129)
Testing Options and Clean Up

* bitsandbobs

* lint

* healthchecks

* imgintests

* singlegenerate

* testclean

* network

* networkclean

* cmds
2025-05-03 01:16:53 +00:00