Skip to content
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

Feature/dockerize #7

Merged
merged 3 commits into from
Nov 27, 2018
Merged

Feature/dockerize #7

merged 3 commits into from
Nov 27, 2018

Conversation

bothadeon
Copy link
Member

No description provided.

@bothadeon bothadeon requested a review from vgenev November 27, 2018 15:08
@bothadeon bothadeon merged commit b75966c into develop Nov 27, 2018
bothadeon pushed a commit that referenced this pull request Nov 27, 2018
* added timestamps in the datamodels and notification interval control

* removed vsvode env directory from the central repo

* Message template changes (#1)

* Message template changes

* added file ti gitignore

* delete package-lock.json

* Gitignore .idea

* delete file

* delete file

* delete file

* delete file

* delete file

* delete file

* delete file

* delete file

* delete file

* delete file

* updated a typo

* Fix/config (#4)

* added readme.md and config to be available from environmental variables

* added config doc

* Added database docs (#5)

* Added database docs

* Added link in readme.md

* Fix/env var (#6)

* added readme.md and config to be available from environmental variables

* added config doc

* added config to take envvars for sensitive data, fixed directory name typo

* fixed a config issue

* added healthcheck

* Feature/dockerize (#7)

* Added Dockerfile

* Added Dockerfile and dockerignore
@vgenev vgenev deleted the feature/Dockerize branch January 25, 2019 08:06
vgenev added a commit that referenced this pull request Feb 8, 2019
* Develop (#8)

* added timestamps in the datamodels and notification interval control

* removed vsvode env directory from the central repo

* Message template changes (#1)

* Message template changes

* added file ti gitignore

* delete package-lock.json

* Gitignore .idea

* updated a typo

* Fix/config (#4)

* added readme.md and config to be available from environmental variables

* added config doc

* Added database docs (#5)

* Added database docs

* Added link in readme.md

* Fix/env var (#6)

* added readme.md and config to be available from environmental variables

* added config doc

* added config to take envvars for sensitive data, fixed directory name typo

* fixed a config issue

* added healthcheck

* Feature/dockerize (#7)

* Added Dockerfile

* Added Dockerfile and dockerignore

* updated readme

* error catch

* added mongo login information

* uri of central ledger in config; healthcheckport -> PORT (#9)

* mongodb findAndModify is a mess

* typo fix

* findandmodifyhell

* kafka fix and log

* changed /healtcheck to /health

* typo fixe

* changed package.json info and version

* Added initial test to action model and pakage .json to run npm test

* completed unit test on tha action model

* completed unit test on tha current position model

* Add unit tests for events model

* Added unit tests for limits model

* Added unit tests for notificationEndpoints model

* Added unhappy line unit test for database.js

* Fixed unhappy line unit test for database.js

* Changes to unittest still failing

* rewrite unit tests without mocha

* rewrite unit tests without mocha mock a db connection

* Added ne version of unit test

* Fixed the leaked-handles issue

* Added database.js unit test for unhappy line

* unit test for actions added - incomplete

* Added unit test to test if action is finish

* added more unit testing to actions

* More code for action unit test

* added mocking for model.save()

* Added unit tests to Actions observable

* Added proxyquire to setup unit test

* Added code for position change message

* added methode for save event

* Added code for save event and building params

* added more changes to central ledgerAPI and currentpositions model

* Added missing js in store

* Finished the function to create current position record for settlement change

* Finished code changes to centralLedgerApi

* cleaned the enums; added action map for kafka and added email-notifier action; added Hub participant name as a config

* finished 566 tasks.. time to test

* changes for settlement position change implied

* few fixes

* merged something

* ready to merge with master

* fixed vulnerabilities

* fixed package.json

* added notification endpoint call for limits adjustment flow

* removed few spaces

* fixed opposite logic

* fixed naming issue with event collection reference into the action model
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.

2 participants