66 Commits (d2386ac83a95a84b549a949a73899740b1518a78)

Author SHA1 Message Date
Jonathan Christison d2386ac83a Set scanRequests on scan, dont put pnc build in json 3 years ago
Jonathan Christison ca186cdd04 Set email based on requesting kerberos id for now 3 years ago
Jonathan Christison 0a7f11d6bf Not sure what I did but ORM is working again :-S 3 years ago
Jonathan Christison ccb33b4c64 Add email patch method 3 years ago
Jonathan Christison 2fb746abae Add scanchain endpoint 3 years ago
Jonathan Christison bad8b847ec Remove PncService for now 3 years ago
Jonathan Christison 87f45b8329 Give up on using PNC rest client for now roll our own 3 years ago
Jonathan Christison c7bd13c3ac Attempt to add PNC Client (Currently Broken) 3 years ago
Jonathan Christison 7d61509b12 Changing this to Blocking as the vertx thread is timing out 3 years ago
Jonathan Christison 43d06684fb Make task handler public so vertx can trigger it 3 years ago
Jonathan Christison c0e9019fd6 Add missing class 3 years ago
Jonathan Christison 5c96690241 Add authenticated annotation to endpoints that have actions 3 years ago
Jonathan Christison 24059710cb Remove JSON elements when NULL 3 years ago
Jonathan Christison c724442abb We dont need to return every field, especially private ones 3 years ago
Jonathan Christison 707e9d4fbb Fix cascade for brew and pnc types 3 years ago
Jonathan Christison 603dc500de Hacking around eventBus injection by passing it to be set 3 years ago
Jonathan Christison be2f54c9c0 Set some fields to be public for json return 3 years ago
Jonathan Christison 2fd582e2ca ORM kinda working 3 years ago
Jonathan Christison 354745f7a0 Still adding ORM 3 years ago
Jonathan Christison 72e3b0f0b3 Start adding picocli as way of verifying CLI args 3 years ago
Jonathan Christison 7fffbe22ba Decouple ScanRequest from tekton runs 3 years ago
Jonathan Christison 5149a807f3 Fix typo add swagger-ui 3 years ago
Jonathan Christison 64c84c8764 Call run on the single-git-scan.sh 3 years ago
Jonathan Christison 85c798b0a7 Add pipeline run code for demo 3 years ago
Jonathan Christison 045df604a0 Start adding ORM support 3 years ago
Jonathan Christison 9e9d3b36ed Run under osh-wrapper-client-sa 3 years ago
Jonathan Christison 6b9aa75213 Add tekton task, use defaultClient, injection woes 3 years ago
Jonathan Christison c3aa30b2b4 Add jackson support 3 years ago
Jonathan Christison 24660d8f85 Start adding validation and some primative endpoints 3 years ago
Jonathan Christison 5f8498bb0c Remove implementation to start again 3 years ago
Nicholas Caughey 5c3671a2c6 fixed every warning from quarkus except the split package issue which can be tracked with issue#4 3 years ago
Jonathan Christison 02c461395c Fix problem with openshift deploy and jakarta injection 3 years ago
Jonathan Christison 9d76e78393 Disable Kerberos and other Auths in dev profile 3 years ago
Nicholas Caughey 865c628bb2 fixed the pom and other issues from a bad merge 3 years ago
Nicholas Caughey e35882520f added the brewnvr innvocation 3 years ago
Nicholas Caughey 5de2051b86 updated exceptions to throw on unimplemented fu nctionality 3 years ago
Nicholas Caughey 0173d5e9bc added exceptions to unimplemented code 3 years ago
Nicholas Caughey 2f043bacc3 update tekton 3 years ago
Nicholas Caughey 39cd02490e added the missing file for creating tasks from scratch 3 years ago
Nicholas Caughey 4c21442cbe moved the baseScan yaml to the correct folder 3 years ago
Nicholas Caughey 76f5978777 error in the yaml 3 years ago
Nicholas Caughey a71996607c contians the files for testing createoing tekton tasks 3 years ago
Leonid Bossis 63fef64f31 checkpoint #2 3 years ago
Leonid Bossis a178a7fc18 add logging facility 3 years ago
Leonid Bossis 8975fff63d change db table field names from mixed naming convention to pythonic convention xxx_yyy_zzz and stop using CamelCase 3 years ago
Leonid Bossis c61e6fb0f6 checkpoint #1 3 years ago
jperezde fee2bd340f Added Kerberos auth to methods 3 years ago
jperezde af4a80b04a Added Kerberos dependency 3 years ago
Leonid Bossis c6385a7544 First changes after code review, making use of prepared statements, code cleanup 3 years ago
Nicholas Caughey 191322b237 added example of using hibernate orm, rest of the objects should be converted to use it (this will be the last commit straight to main proper branches should be used moving forwards) 3 years ago