This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* child multi mapping validation correction * Add CI build process, update Java packages * Edit README * changed date format to MM/DD/YYYY * date changes and report time change * Add nvmrc file * CodeQl issue fixed: Use of password hash with insufficient computational effort * Revert " CodeQl issue fixed: Use of password hash with insufficient computational effort" --------- Co-authored-by: Karyamsetty Helen Grace <[email protected]> Co-authored-by: Mithun James <[email protected]> Co-authored-by: Ancy Riju <[email protected]> Co-authored-by: Pramit Kumar Dutta <[email protected]> Co-authored-by: Neeraj Kumar <[email protected]>
- Loading branch information
1 parent
c8cdd40
commit bc49777
Showing
13 changed files
with
814 additions
and
347 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,3 +41,5 @@ testem.log | |
.DS_Store | ||
Thumbs.db | ||
/.vscode | ||
src/environments/environment.ci.ts | ||
target |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
17.0 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
v16 |
This file was deleted.
Oops, something went wrong.
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
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
Oops, something went wrong.