Commit Graph

59 Commits

Author SHA1 Message Date
parity-error 1bbfa95a40 Merge branch 'main' of bitbucket.org:aarete/query-orchestration into feature/cognito 2025-04-15 05:37:38 -07:00
jay brown a50d935c33 fix tests
add feature flag for Auth
2025-04-14 14:46:28 -07:00
jay brown 7f9618cb14 test coverage 2025-04-14 13:39:13 -07:00
jay brown 61accd4dd4 partial working 2025-04-11 16:46:05 -07:00
jay brown ba6f624299 auth.configprovider 2025-04-11 15:23:53 -07:00
jay brown 87d2dce06d fix tests
add new cognito vars
2025-04-11 14:30:58 -07:00
jay brown f620118b59 merge authconfig 2025-04-11 11:13:07 -07:00
jay brown 4f40a7e6ea config integration
begin cognito config integration
2025-04-09 17:19:19 -07:00
Michael McGuinness edc50c7510 Merged in feature/part (pull request #113)
Size Import Parts

* parts

* think

* workingpart

* textout
2025-04-08 12:44:09 +00:00
jay brown 9b8101dea1 build fix 2025-04-03 16:01:40 -07:00
jay brown 94eabf7588 merge main 2025-04-03 14:23:49 -07:00
Michael McGuinness 60812aba91 Merged in feature/richname (pull request #112)
Standardised rich name for Files

* tests
2025-04-03 19:17:24 +00:00
Michael McGuinness 1d49313a9f Merged in feature/standardisefilepath (pull request #111)
Feature/standardisefilepath

* baseprocessing

* generalstructure
2025-04-03 12:13:16 +00:00
Michael McGuinness 81e7223560 Merged in feature/textextraction (pull request #110)
Text Extraction

* bases

* go

* splitting

* structure

* movetoasync

* movetoasync

* settinguptrigger

* reorder

* storevent

* standardisepollingvalidation

* unittests

* fixlint

* fixlint

* awscfg

* generatesample

* followthrough

* tests

* clena

* store

* externalidcleanup

* clientid

* local

* baseunittests

* putobjecttests

* tests
2025-04-02 18:50:03 +00:00
jay brown 3911cbbcc1 merge main 2025-03-28 13:51:30 -07:00
Michael McGuinness 53ea7d34e6 Merged in feature/textextract (pull request #108)
Start adding Textract + UUID changes

* base

* startclient

* ts

* short

* tests
2025-03-20 11:06:41 +00:00
jay brown 5232c6e5ac Merge remote-tracking branch 'origin/main' into feature/cognito 2025-03-19 16:43:27 -07:00
jay brown e88d2f4be5 fix tests 2025-03-19 14:54:21 -07:00
jay brown 6a584812aa more rbac coverage 2025-03-19 12:51:24 -07:00
jay brown 5e13fdb576 move cognito coverage 2025-03-19 12:16:17 -07:00
Michael McGuinness 1587da9d11 Merged in bugfix/tests (pull request #107)
Fix Fullsuite

* save

* foundthefix..

* codeandrequire
2025-03-19 11:54:14 +00:00
jay brown f79912c1a1 cleanup temp 2025-03-18 16:46:11 -07:00
jay brown 64141529e8 fix tests 2025-03-18 16:28:00 -07:00
jay brown 3fef82354a fixed printconfig bug 2025-03-18 15:52:58 -07:00
jay brown 31082c0ff5 wip 2025-03-18 13:46:59 -07:00
jay brown 2b1c33429f cleanup 2025-03-17 16:48:24 -07:00
jay brown f531d06651 wip 2025-03-17 16:36:02 -07:00
Michael McGuinness 555b6d420b Merged in feature/docresult (pull request #105)
Document Result Endpoint

* testing

* cleantesting

* progress

* query

* lint

* readme

* dockerclient

* api

* passtest

* tests

* test
2025-03-17 18:14:15 +00:00
jay brown 989db0486a wip 2025-03-12 17:12:48 -07:00
Michael McGuinness 65c0df50e6 Merged in feature/testing (pull request #102)
Minimum Testing Threshold

* mintests
2025-03-12 12:36:44 +00:00
Michael McGuinness bbd86fb4ea Merged in feature/CollectorBuildVersion (pull request #100)
Collector Build Version

* lint

* fixtests
2025-03-11 18:15:49 +00:00
Michael McGuinness 6648cdf1cb Merged in feature/clientexternalid (pull request #99)
Client External ID

* normalizeexternalid

* cleanopenapi

* cleanopenapi

* changingpublic

* noprecommit

* testing

* precommit

* processtest

* nodb

* tests

* tests
2025-03-11 16:31:06 +00:00
Jay Brown 8e4d66a998 Merged in feature/versionTimestamps (pull request #98)
add GetVersionTimestamp

* add GetVersionTimestamp

* docs
2025-03-10 20:16:44 +00:00
Michael McGuinness 62886dbba8 Merged in feature/removejob (pull request #95)
Remove Job

* removejob

* rmjob

* sync

* cleanup

* precommit

* startslow

* startslow

* startslow

* openapi

* clean

* test

* scripts

* littlecleanercmds

* mermaid
2025-03-10 11:03:00 +00:00
Jay Brown 7d78e65d0c Merged in feature/semver (pull request #93)
Add semantic versioning to all services

* working

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

* 1.24 mod

* go upgrade

* tool

* Merge branch 'main' of bitbucket.org:aarete/query-orchestration into feature/semver
2025-03-06 22:33:39 +00:00
Michael McGuinness 176f4397c7 Merged in bugfix/lint (pull request #90)
Lint Error

* lint
2025-03-05 18:25:12 +00:00
Jay Brown ab28cf30db Merged in feature/common-metrics (pull request #73)
Add common metrics

* add common metrics

and sample for using

* updates

* attempt integration

* wip

* working

stubs generate

* docs

* comments

* Merge branch 'main' of bitbucket.org:aarete/query-orchestration into feature/common-metrics

* runner metrics all

* exclude generated

from the coverage

* fix lint

* refactor metrics

* change .gen filename

* new gen

* Merge branch 'main' of bitbucket.org:aarete/query-orchestration into feature/common-metrics

* docs

* main merge

* refactor

* add to generate

* merge main
2025-03-05 16:59:01 +00:00
Michael McGuinness 0815cb35fb Merged in feature/lint (pull request #87)
Basic Lint Checks

* basic
2025-03-05 12:05:46 +00:00
Michael McGuinness d91ef1832b Merged in feature/functestcov (pull request #84)
Function Test Coverage

* test

* scripts
2025-03-04 15:51:03 +00:00
Michael McGuinness f11f4def43 Merged in feature/clean (pull request #76)
Clean Set Up

* fail

* starteddb

* constraint

* cleantest

* fixqueries

* fixtests

* storemimetype

* buffer

* tests

* setup

* passingtests

* pdfHElloWorld

* rm

* test

* notodos

* tests

* clean

* testpdf
2025-02-28 13:11:53 +00:00
Jay Brown e357555725 Merged in bugfix/dynamic-test-ports (pull request #70)
use dynamic ports for prometheus tests

* dynamic port

* Merge branch 'main' of bitbucket.org:aarete/query-orchestration into bugfix/dynamic-test-ports


Approved-by: Michael McGuinness
2025-02-17 16:06:43 +00:00
Michael McGuinness a6991079de Merged in feature/psql (pull request #66)
Add postgres to Devbox

* addcmd
2025-02-14 12:04:15 +00:00
Michael McGuinness 0df3d16976 Merged in feature/testwithlogs (pull request #65)
Query Version Sync Runner

* testing

* queryversiosyncworking

* update

* tests

* fixtests
2025-02-14 10:56:24 +00:00
Jay Brown 477518e5eb Merged in feature/prometheus (pull request #52)
API instrumentation - metrics and logging

* api instrumentation

prometheus metrics and logging for all routes

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

* add log_level

and sync the config initialize

* docs

* cleanup

* add to compose:up:test

* docs for prometheus testing

* custom metrics

* cleanup

* merge main

* add tests

* cleanup docs

* cleanup

* lint

* fix unit tests (attempt)

* fix tests

* resolvesetlogger

* expose 8080

* compose changes

* bugfixesformichael

* don't build _test

* merge in main

* job_sync_runner
2025-02-13 15:44:08 +00:00
Michael McGuinness f5bd522faf Merged in bugfix/fixe2etests (pull request #64)
Fix e2e test

* fix
2025-02-13 00:23:13 +00:00
Michael McGuinness c1e9d93037 Merged in feature/jobsync (pull request #63)
Document Sync and Job Sync

* docsyncfunc

* startedQueryWork

* morefixes

* jobsyncsvcstart

* save

* jobsynctext

* save

* save

* docsync

* shorttest

* jobsync

* jobsyncupdateoncollectorupdate

* passlivetest

* collectortest

* lint
2025-02-12 19:00:25 +00:00
Michael McGuinness 71f9802e1a Merged in feature/splitqueryrunning (pull request #57)
Split Query Running + Debugging Full Flow

* completedquerysyncrunner

* spliitinglogic

* synccomplete

* informdependents

* only push same collector

* deps

* livetesting

* foundissue

* some issues resolved

* activeupdate

* collectorupdatefixes

* fix dbquesries

* tests

* tests

* pollingdebug
2025-02-11 15:22:59 +00:00
Michael McGuinness 24a038ec3d Merged in feature/doctextstructure (pull request #56)
DocTextRunner Structure

* firstround

* shorttests
2025-02-07 14:15:06 +00:00
Michael McGuinness 90353d8161 Merged in feature/docclean (pull request #55)
Doc Clean Structure

* outline

* isdocclean

* placeholder for clean log

* versionplustesting

* versionplustesting

* testspassed
2025-02-07 12:12:51 +00:00
Michael McGuinness e146725825 Merged in feature/localstackands3object (pull request #54)
LocalStack and S3 Objects

* firstround

* cleanupintegration

* tidyports
2025-02-06 15:00:26 +00:00