-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0a43f6b
commit 356a093
Showing
8 changed files
with
51 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
## Document Log | ||
# Document Log {.page_break_before} | ||
|
||
| Issue | Date | Comment | | ||
|-------|------|---------| | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,24 @@ | ||
## 2. Goals | ||
# 2. Goals | ||
|
||
1. Set the base of minimum SQA criteria that a software developed within EOSC development project | ||
MUST fulfill. | ||
|
||
2. Enhance the visibility, accessibility and distribution of the produced source code through the | ||
alignment to the Open Source Definition [@https://opensource.org/osd]. | ||
|
||
3. Promote code style standards to deliver good quality source code emphasizing its readability and | ||
reusability. | ||
|
||
4. Improve the quality and reliability of software by covering different | ||
testing methods at development and pre-production stages. | ||
|
||
5. Propose a change-based driven scenario where all new updates in the source code are continuously | ||
validated by the automated execution of the relevant tests. | ||
|
||
6. Adopt an agile approach to effectively produce timely and audience-specific documentation. | ||
|
||
7. Lower the barriers of software adoption by delivering quality documentation and the utilization | ||
of automated deployment solutions. | ||
|
||
8. Encourage secure coding practices and security static analysis at the development phase while | ||
providing recommendations on external security assessment. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters