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

PI code checklist #4

Open
7 of 8 tasks
aremazeilles opened this issue Sep 10, 2020 · 2 comments
Open
7 of 8 tasks

PI code checklist #4

aremazeilles opened this issue Sep 10, 2020 · 2 comments

Comments

@aremazeilles
Copy link
Collaborator

aremazeilles commented Sep 10, 2020

FYI, the list of items I need to check for considering the code as eurobench-compatible:

  • 1. Readme available (purpose, install, use, acknowledgment)
  • 2. identify test files (input --> output)
  • 3. confirm main program structure (input, output)
  • 4. check input-output file format
  • 5. insert docker generation files (TEC)
  • 6. insert CI process (TEC)
  • 7. insert docker hub secret (TEC)
  • 8. double check template spec again

We will do so progressively

@aremazeilles
Copy link
Collaborator Author

ping @nickkluft @alfonsotecnalia
FYI:

  • 4 is under process with @nickkluft
  • 5, 6 are in branches

I think we should fix 4 before returning to 8.
But on the automation process (from our perspective), we are almost done.

@aremazeilles
Copy link
Collaborator Author

FYI @nickkluft , the docker image is now deployed onto docker hub: https://hub.docker.com/r/eurobenchtest/pi_udbenchmark/tags

That means that anyone can use your code (under linux), using the docker installation command described in the docker page, and then use the docker run, as described in your main Readme.

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

No branches or pull requests

1 participant