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

[ENHANCEMENT] Re-organize the current criteria breakdown #91

Closed
orviz opened this issue Apr 4, 2022 · 2 comments
Closed

[ENHANCEMENT] Re-organize the current criteria breakdown #91

orviz opened this issue Apr 4, 2022 · 2 comments
Assignees

Comments

@orviz
Copy link
Member

orviz commented Apr 4, 2022

Please elaborate here on the enhancement request.
Re-organize the current criteria breakdown as a logic sequence within the SDLC

Describe the solution you'd like
Either using different categories to group criteria (e.g. Code management, Openness, Collaboration, Testing, etc.) or splitting the criteria into those that are applicable when setting up a project from the ones that need to be taken into account when maintaining the project

@orviz orviz added the enhancement New addition label Apr 4, 2022
@orviz orviz self-assigned this Apr 4, 2022
@mariojmdavid
Copy link
Contributor

mariojmdavid commented Jun 30, 2022

Proposed organization still with old section numbers

Code management

4.1. Code Accessibility [QC.Acc]

4.10. Code Workflow [QC.Wor]

4.12. Code Management [QC.Man]

Code release

4.11. Semantic Versioning [QC.Ver]

4.13. Code Review [QC.Rev]

Files (we should have another name)

4.2. Licensing [QC.Lic]

4.4. Code metadata [QC.Met]

4.8. Documentation [QC.Doc]

Static testing - White box testing

4.3. Code Style [QC.Sty]

4.5. Unit Testing [QC.Uni]

4.6. Test Harness [QC.Har]

4.7. Test-Driven Development [QC.Tdd]

4.9. Security [QC.Sec]

Delivery

4.14. Automated Delivery [QC.Del]

Deployment

4.15. Automated Deployment [QC.Dep]

Proposed organization still with new section and subsection numbers

4.1. Code management

4.1.1. Code Accessibility [QC.Acc]

4.1.2. Code Workflow [QC.Wor]

4.1.3. Code Management [QC.Man]

4.2. Files and documents

4.2.1. Licensing [QC.Lic]

4.2.2. Code metadata [QC.Met]

4.2.3. Documentation [QC.Doc]

4.3. Static testing - White box testing

4.3.1. Code Style [QC.Sty]

4.3.2. Unit Testing [QC.Uni]

4.3.3. Test Harness [QC.Har]

4.3.4. Test-Driven Development [QC.Tdd]

4.3.5. Security [QC.Sec]

4.4. Code release

4.4.1. Semantic Versioning [QC.Ver]

4.4.2. Code Review [QC.Rev]

4.5. Delivery

4.5.1. Automated Delivery [QC.Del]

4.6. Deployment

4.6.1. Automated Deployment [QC.Dep]

@mariojmdavid
Copy link
Contributor

release v4.1

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

2 participants