Rewrite BuildEngine with same stack as Scriptoria (i.e. update to Svelte)#79
Rewrite BuildEngine with same stack as Scriptoria (i.e. update to Svelte)#79
Conversation
|
Important Review skippedToo many files! This PR contains 294 files, which is 144 over the limit of 150. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (6)
📒 Files selected for processing (294)
You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
Home and About pages Stubs for everything else
TODO: - pagination - CRUD
* db migration * Move app version check to recurring job * Display version info in about page
* Add utility function to enforce length * Enforce length in CRUD * Enforce length in jobs * Change log function for trim strings * Add maxlength attribute to text fields Fix loop condition
* Configure docker images * Install packages * Basic instrumentation * Trace authentication * Change dataset name in config * Add OTEL to BullMQ * Add job lifetime options * Add telemetry for CodeCommit * Add telemetry for IAM * Add telemetry for CodeBuild * Add telemetry for S3 * Replace other unneeded console logs
I am not entirely certain what other env vars will be needed for this...
* Initial draft of GHA * Move DB Url back to schema * Fix circular import in artifacts * Fix source maps * Add empty versions of needed env vars * Relocate empty env vars * Fix build output * DRY deploy * Add OTEL to deploy script * CR Feedback * Refactor Docker build * Remove unneeded if These jobs should be skipped due to needs property
7e85acf to
fae9fd6
Compare
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
Changes:
New Features:
Still missing: