Skip to content

Merge Prod Release into Master#133

Open
cvs-ops wants to merge 23 commits intomasterfrom
release/v3.45.0
Open

Merge Prod Release into Master#133
cvs-ops wants to merge 23 commits intomasterfrom
release/v3.45.0

Conversation

@cvs-ops
Copy link
Copy Markdown
Contributor

@cvs-ops cvs-ops commented Jul 16, 2025

Source: Release release/v3.45.0

FurkanErdogan-BJSS and others added 23 commits April 30, 2024 10:53
* test: remove nested tests

* test: get cvs-nop latest

* test: fix test script names

* test: move testcontainers to devDependencies

* test: fix test scripts

* test: add jest-serial-runner to run sequentially

* test: add condition for useLocalDb()

* test: add logs

* test: remove coverage cli option from test script

* test: remove coverage cli option from test script

* test: add coverage cli option to test script

* test: move unit test execution to pre-commit

* test: remove log line

* test: remove --coverage from github workflow

* test: remove async from jest describe block

* test: remove ignoreCoveragePathPatterns from jest config

* test: address comments

* test: upgrade mysql2 to fix vulnarabilities
* chore(cb2-11268): upgrade aws-sdk to v3

* chore(cb2-11268): lint

* chore(cb2-11268): typescript
This reverts commit 2974e4f.
This reverts commit 5e72cd2.
* chore(cb2-11268): upgrade aws-sdk to v3

* chore(cb2-11268): lint

* chore(cb2-11268): typescript

* Add updated local workflow

* chore(cb2-11268): update mysql version

* Add updated local workflow

* Always build

* Always build

(cherry picked from commit d200755)

* feat(cb2-11268): run docker mysql image

* Use IP

* That's not supposed to be there

* Revert "feat(cb2-11268): run docker mysql image"

This reverts commit 7cb5d97.

---------

Co-authored-by: Pete Mallam <pete.mallam@bjss.com>
* fix(cb2-12277): update packages and eslint

* fix(cb2-12277): update packages and eslint

* fix(cb2-12277): lint script

* chore(cb2-12277): update husky scripts

* chore(cb2-12277): lint errors

* chore(cb2-12277): tslint not used

* chore(cb2-12277): minor updates since last commit
* fix(cb2-12277): update packages and eslint

* fix(cb2-12277): update packages and eslint

* fix(cb2-12277): lint script

* chore(cb2-12277): update husky scripts

* chore(cb2-12277): lint errors

* chore(cb2-12277): tslint not used

* chore(cb2-12277): minor updates since last commit

* chore(cb2-12277): move liquibase to dev dependency

* chore(cb2-12277): remove unused package aws-lambda

* chore(cb2-12277): remove unused package aws-lambda-mock-context

* chore(cb2-12277): update import type
* feature(cb2-11817): added transformation of tech records to process stream events

* chore(cb2-11778): added temporary logging for event record validation

* feat(cb2-11778): moved transformation of dynamo record

* feat(cb2-11778): updated unit tests to account for event structure changes

* feat(cb2-11778): fixed integration tests

* feat(cb2-11778): fixed integration tests

* feat(cb2-11778): added unit test for transform tech record

* chore(cb2-11778): added temporary logging for event record validation

* feat(cb2-11778): moved transformation of dynamo record

* feat(cb2-11778): fixed further compile issues caused by rebate

* feat(cb2-11818): remove v2 aws-sdk

---------

Co-authored-by: naathanbrown <nathancjb@googlemail.com>
* fix: trailer entry into service fixes

* fix: fixed auth into service unit test to line up with swapped columns

* fix: using feature/cb2-11667 cvs-nop branch

* fix: using feature/cb2-11667 cvs-nop branch

* fix: removed additional packages

* cvs-nop updates

* remove sensitive

* test: change int tests to use V3 tech record

---------

Co-authored-by: Pete Mallam <pete.mallam@bjss.com>
Co-authored-by: Daniel Fry <daniel.fry@bjss.com>
* feat(CB2-12695): Added addiitonal logs

* feat(CB2-12695): fixed linting issue

* feat(CB2-12695): fixed linting issue

* feat(CB2-12965): fixed linting issue

* feat(CB2-12965): added semi colons

* feat(CB2-12965): added semi colons

* feat(CB2-12965): unit test to cover console log

* feat(CB2-12965): unit test to cover console log

* feat(CB2-12965): change let ot const

* feat(CB2-12965): Added operation type to the log

* feat(CB2-12965): Formatting in logger unit test
* feat(CB2-12695): Added addiitonal logs

* feat(CB2-12695): fixed linting issue

* feat(CB2-12695): fixed linting issue

* feat(CB2-12965): fixed linting issue

* feat(CB2-12965): added semi colons

* feat(CB2-12965): added semi colons

* feat(CB2-12965): unit test to cover console log

* feat(CB2-12965): unit test to cover console log

* feat(CB2-12965): change let ot const

* feat(CB2-12965): Added operation type to the log

* feat(CB2-12965): Formatting in logger unit test

* feat(cb2-12965): linting

* feat(cb2-12965): refactor logging

* feat(cb2-12965): remove type definitions

* feat(CB2-12965): format imports and linting
* feat(CB2-13178): added in vef to the test station types array

* feat(CB2-13178): use type definitions type instead

* feat(CB2-13178): use type definitions type instead

* feat(CB2-13178): update to the package lock
* feat(cb2-13479): added logic to stop vehicle update when statusCode of archived

feat(cb2-13479): corrected logic

feat(cb2-13479): removed uneccesary test change

feat(cb2-13479): updated logic as per data fb

feat(cb2-13479): added integration tests

feat(cb2-13479): corrected typo

feat(cb2-13479): removed logs used for testing

* feat(cb2-13479): pr comments
…OP (#130)

* Add vrm_trm to TEST_RESULT_TABLE TableDetails. Select vehicleId if it exists, otherwise upsert - previously would always upsert. Add testResult.vrm to test result conversion

* Use cvs-nop develop branch

* Fix grammer in debug log

* Fix grammer in debugLog again...

* Remove old comment

* Add vrm_trm checks to existing integration tests for test results

* Undo changes to entity conversion unit tests

* Add integration test case for test result conversion to cover VRM changing on test result and not propagating to vehicle table

* Add back test result id assertion in test, previously deleted accidentally
* feat(cb2-16904): adding logs for NOP updates

* feat(cb2-16904): adding logs for NOP updates

* feat(cb2-16904): fixing int test

* feat(cb2-16904): fixing int test

* feat(cb2-16904): fixing int test

* feat(cb2-16904): fixing int test

* feat(cb2-16904): fixing int test

* feat(cb2-16904): fixing int test

* feat(cb2-16904): fixing int test

* feat(cb2-16904): fixing logging structure

* feat(cb2-16904): fixing logging structure

* feat(cb2-16904): fixing logging structure

* feat(cb2-16904): fixing logging structure

* feat(cb2-16904): fixing logging structure

* feat(cb2-16904): fixing logging structure

* feat(cb2-16904): fixing logging structure

* feat(cb2-16904): fixing logging structure

* feat(cb2-16904): fixing logging structure

* feat(cb2-16904): fixing logging structure

* feat(cb2-16904): fixing logging structure

* feat(cb2-16904): fixing logging structure

* feat(cb2-16904): fixing logging structure

* feat(cb2-16904): fixing logging structure

* feat(cb2-16904): fixing logging structure

* feat(cb2-16904): fixing logging structure

* feat(cb2-16904): fixing logging structure

* feat(cb2-16904): fixing logging structure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants