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

add support for pushing the amplification results in a MongoDB database #843

Open
monperrus opened this issue Jul 23, 2019 · 1 comment
Open

Comments

@monperrus
Copy link
Member

@tailp idea during our meeting today.

add support for pushing the amplification results in a MongoDB database

this would be Java code executed at the end of the amplification process.

@henry-lp
Copy link
Contributor

henry-lp commented Jul 28, 2019

Hi @monperrus and @danglotb , the mongodb part is done for using submitted by this PR (#850), ready for reviewing :).

  • Next is to add a restful mode option for using together with the webinterface which work in sync with nodejs server .
  • Also I need to change the docker image pipeline so that it can be ran in a mode where it take in a reposlug and branch instead of a build id. Then ofcourse I must also remove the mongodb part from the script :) .

PS: PR (#850) seems to have many commits in it, but they are well divided in each section according to the comment. I want to avoid open to many PRs and make @danglotb 's PR section dirty :) .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants