-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge Prod Release into Master #123
Open
cvs-ops
wants to merge
20
commits into
master
Choose a base branch
from
release/v3.37.0
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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>
…son encoded ones (#111)
* 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Source: Release release/v3.37.0