-
Notifications
You must be signed in to change notification settings - Fork 0
What are the next steps with this repo? #27
Description
We would like to capture here, roughly, the next steps that could be taken with this repo.
The idea is to capture a list of todo items that could be then scoped down as separate and individual issues that we could flag as help wanted/good first issue, etc.
First thing first, if you read this, could you please up-vote (👍) or down-vote (👎) on this issue description if you have interest (or not) seeing this implementation moving forward? The goal will be to see if there is any value/interest or not.
Top of mind here is what could be missing (but please add new comments about what you think could be missing on top of that):
- Governance on this repo to be compliant with other repo:
mainbranch protected, etc. - Release GHA (done here Catchup from other Score implementation repos in terms of CI/Release pipelines, Dependabot, Makefile, Dockerfile, etc. #28)
-
score-aca --version(done here--version#32) -
Dockerfile(done here Catchup from other Score implementation repos in terms of CI/Release pipelines, Dependabot, Makefile, Dockerfile, etc. #28) - First tutorial about how to use it as a
.mdfile in this repo - Documenting what's supported (or not) from the Score spec to ACA
- Workload conversion versus Resources provisioning
- Release as a first official beta version (
v0.0.1)?- What should be done before this?
- Add this new "implementation from the community", not yet official/GA here: https://docs.score.dev/docs/score-implementation/other-implementations/
- Announcement as a blog post
- Gathering feedback from users and community
- Later:
- File issues as feature request to close the gaps about what could be missing
- Call for contributions from the community
- Add this repo to be listed in there https://clotributor.dev/search?foundation=cncf&project=score
- Plan a rough roadmap based on the issues tracked above
- Document what could be the graduation to official Score implementation supported
- Release as first official GA version (
v1.0.0) - Update official Score docs with this new implementation section in there: https://docs.score.dev/docs/score-implementation/
@giesan, could you please shed some lights here and share your thoughts here based on all the knowledge and experience you have with this implementation?
@astromechza @chris-stephenson @sujaya-sys, could you also share your thoughts on this please?
This is also a good exercise to document this process for future Score implementation that could be adopted from the community in the future.