Commit Graph

160 Commits

Author SHA1 Message Date
Michael McGuinness d54c823d77 Merged in feature/tableandtests (pull request #119)
Stabilise tests and CNC_1 Sample

* testspeedup

* notyet

* replacebits

* noflake
2025-04-24 13:31:47 +00:00
Michael McGuinness 8b86b2baeb Merged in bugfix/gitbinaryfiles (pull request #118)
PDFs Fix

* gitattributes

* freshpdfs
2025-04-23 18:37:18 +00:00
Michael McGuinness bbe6f4188e Merged in feature/tests (pull request #117)
Feature/tests

* improvetests

* generation

* simplifiedtesting

* simplifiedtesting

* longfile
2025-04-23 17:51:44 +00:00
Michael McGuinness 47fec079e5 Merged in feature/demo (pull request #116)
Demo prep + Fix client sync

* firstversion

* clientsync

* configlint

* fixtests
2025-04-22 19:57:35 +00:00
Michael McGuinness fee71e7740 Merged in feature/postprocessing (pull request #114)
Feature/postprocessing

* tests

* passtest

* fixshorttests

* mosttests

* improvingbasedockerfile

* testspeeds

* testing

* host

* canparallel

* clean

* passfullsuite

* singlepagemax

* test

* findfeatures

* findstables

* tbls

* tablestoo

* tablestoo

* lateraltests

* tableloc

* cleanup

* inlinetable

* childids

* cleanup

* tests
2025-04-22 14:40:16 +00: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
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
Michael McGuinness e6a4cb3990 Merged in feature/removenot (pull request #109)
Remove Note

* rm
2025-03-20 17:30:30 +00: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
Michael McGuinness 1587da9d11 Merged in bugfix/tests (pull request #107)
Fix Fullsuite

* save

* foundthefix..

* codeandrequire
2025-03-19 11:54:14 +00:00
Michael McGuinness 3dd0c718cd Merged in feature/openapifixes (pull request #106)
OpenAPI Middleware & Fixes

* updates
2025-03-18 13:06:42 +00: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
Michael McGuinness f7c41c4ef3 Merged in feature/testing (pull request #103)
Fix Lint

* lint
2025-03-12 12:39:29 +00: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 d60eb9b16b Merged in feature/openapiowasp (pull request #101)
Remove OWASP Errors

* started

* somewarns

* somewarns

* gen
2025-03-12 00:59:58 +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 a91372dc06 Merged in bugfix/prometheusconfig (pull request #97)
Prometheus Config Job Name

* fix
2025-03-10 17:57:56 +00:00
Michael McGuinness ed8cfbbee4 Merged in feature/collectorset (pull request #96)
Set Collector

* set
2025-03-10 13:00:57 +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 1211697f61 Merged in feature/autodocs (pull request #94)
Auto Docs for all cmds

* docs
2025-03-06 19:26:01 +00:00
Michael McGuinness c3eed076b5 Merged in feature/cmds (pull request #92)
cmds

* cmds
2025-03-06 13:05:47 +00:00
Michael McGuinness 8f409e60a8 Merged in bugfix/errhandling (pull request #89)
Error handling

* basic
2025-03-05 19:49:03 +00:00
Michael McGuinness c78ca26a6f Merged in feature/export (pull request #91)
export

* export
2025-03-05 19:37:06 +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 0af049e96f Merged in feature/docGen (pull request #88)
Basic Generate

* basicgenerate

* basic
2025-03-05 13:50:43 +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 1232ed528f Merged in feature/simplifystatus (pull request #86)
Simplify Statuses

* simple
2025-03-04 16:44:18 +00:00
Michael McGuinness a07037b018 Merged in feature/jobstatusendpoint (pull request #85)
Job Status Endpoint

* edpoint
2025-03-04 16:20:54 +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 4b8c930ff1 Merged in feature/splitprocess (pull request #83)
Split Queue Process

* queue
2025-03-04 12:14:32 +00:00
Michael McGuinness 90119a101c Merged in feature/parsetypes (pull request #82)
Add Parsing Functions

* addfuncs
2025-03-04 11:38:02 +00:00
Michael McGuinness 2061543fc9 Merged in feature/newclean (pull request #81)
Same Clean Output

* bitoftesting

* cleantest
2025-03-03 21:56:17 +00:00
Michael McGuinness 46dce9a64b Merged in feature/dpi (pull request #80)
DPI Limits

* dpi

* highlimit
2025-02-28 17:36:53 +00:00
Michael McGuinness ae1abdb31f Merged in feature/dimensions (pull request #79)
Dimension Limits

* dims

* clean
2025-02-28 15:56:47 +00:00
Michael McGuinness 01ec8fd40e Merged in feature/checkpages (pull request #78)
Max Pages

* maxpages
2025-02-28 14:14:10 +00:00
Michael McGuinness 61e92a5973 Merged in feature/versiontests (pull request #77)
PDF Versions Tests

* testversions
2025-02-28 13:41:05 +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
Michael McGuinness a49084ebce Merged in feature/updateddbdiagram (pull request #75)
Updated DB Diagram

* update
2025-02-24 18:18:23 +00:00
Michael McGuinness 08d2296717 Merged in feature/e2etest (pull request #74)
Feature/e2etest

* e2etest

* testcleanups
2025-02-21 17:05:37 +00:00
Michael McGuinness 3d434eedb8 Merged in feature/jobsynced (pull request #72)
Job Status Get and DB tidy up

* initalquery

* tests

* shorttests

* testing queries

* job

* solvedthequery

* updatingdb

* fixingtests

* repotests

* shorttests

* docker

* testspassed
2025-02-20 19:02:44 +00:00
Michael McGuinness 0ea544926b Merged in bugfix/livetests (pull request #71)
Live Tests

* testfixes

* lint

* vendor
2025-02-17 17:25:33 +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 4bbc24e8aa Merged in feature/codeversions (pull request #69)
Code Versions

* split

* latestVersion

* test

* config

* codeversions
2025-02-17 14:30:37 +00:00
Michael McGuinness 806c0f74eb Merged in feature/collectorversions (pull request #68)
Strict Collector Versions

* version
2025-02-17 11:44:51 +00:00