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

basic setup of the repo #1

Open
4 of 6 tasks
mpo-vliz opened this issue Feb 6, 2025 · 0 comments
Open
4 of 6 tasks

basic setup of the repo #1

mpo-vliz opened this issue Feb 6, 2025 · 0 comments
Assignees

Comments

@mpo-vliz
Copy link
Contributor

mpo-vliz commented Feb 6, 2025

Please provide the required boiler plate for this repo and its CI/CD build

Conform to recent setup for https://github.com/emo-bon/analysis-results-uplifting-docker

Elements to cover

  • Makefile with targets help, init, check, lint-fix, clean, docker-build, docker-test, docker-push, pr
  • Dockerfile to include essential content to some local /ddsc install py dependencies (sema), declare some VOLUME /resultroot folder for the dump to emerge, trigger /ddsc/entrypoint.py on run
  • entrypoint.py to simply generate some fake file into that /resultroot--> separate issue to actually make it do what is promissed
  • tests/test_entrypoint.sh to verify python exec and maybe report on total triples / datasets found?
  • docker-test.sh to verify docker-wrapped execution
  • Readme.md and docs\contributor.md to hold structure of required documentation
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

2 participants