You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update badge
Generate a "plain" HSF Project badge, in grey and red.
Remove the table entries for old badges (bronze, silver, gold).
The old cached badges are not removed.
* Remove project levels
Remove gold/silver/bronze project levels.
Rewrite advice and guidelines referring to the 3-tier
software model.
* Apply suggestions from code review
Co-authored-by: Eduardo Rodrigues <eduardo.rodrigues@cern.ch>
* Update projects/badges.md
Co-authored-by: Eduardo Rodrigues <eduardo.rodrigues@cern.ch>
* Update projects/badges.md
Co-authored-by: Eduardo Rodrigues <eduardo.rodrigues@cern.ch>
* Add link for Australian Research Data Commons.
* Update badge from "Project" to "Affiliated"
* Update guidelines.md
---------
Co-authored-by: Eduardo Rodrigues <eduardo.rodrigues@cern.ch>
Copy file name to clipboardExpand all lines: project_guidelines.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,9 @@ layout: default
5
5
---
6
6
7
7
# Project Guidelines
8
+
9
+
*This page is kept for archive purposes - for up-to-date and maintained project recommendations please refer to [this page]({{ site.baseurl }}/projects/guidelines.html).*
10
+
8
11
The following is a skeleton for the minimal requirements for a project to be considered as part of he HSF. That main motivation being to ensure interoperability and usability of this project in other projects and being able to build consistent software stacks. In addition it should make it easier for other developers to contribute to existing projects.
9
12
10
13
This is work in progress and details will need to be discussed and agreed with community.
Copy file name to clipboardExpand all lines: projects/affiliated.md
+7-11Lines changed: 7 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: "HSF Affiliated Projects and Software"
3
-
author: Eduardo Rodrigues, Pere Mato
3
+
author: Eduardo Rodrigues, Pere Mato, Graeme Stewart
4
4
layout: plain
5
5
---
6
6
@@ -27,18 +27,14 @@ Formal endorsement is provided by the HSF SG following a short evaluation period
27
27
28
28
The list of HSF Affiliated Projects and Software is hosted in a dedicated area on the HSF website, curated and maintained by the HSF SG.
29
29
30
-
The recognition of bijective engagement with the HSF is displayed via *GitHub Badges*.
31
-
Three levels distinguish mainly the level of maturity, community support and engagement: Bronze, Silver and Gold.
32
-
In broad terms, the attribution of the endorsement level is based on the following guidelines, which are detailed in the dedicated document on
33
-
[Guidelines for HSF Affiliated Projects and Software, and Endorsement Badge Levels]({{ site.baseurl }}/projects/guidelines.html).
30
+
The recognition of bijective engagement with the HSF is displayed via a [*GitHub
31
+
Badge*]({{ site.baseurl }}/projects/badges.html). This assures the community
32
+
that the project/software is relevant, useful and meets appropriate software quality
33
+
standards, as defined in our [guidelines]({{ site.baseurl }}/projects/guidelines.html).
34
34
35
-
* Bronze: new or young endeavour, likely evolving from and within a collaboration or experiment, but with the potential for other communities to use. It should be committed to meeting best practices in software engineering, e.g., documentation and a test suite.
36
-
* Silver: aiming for gold but in an earlier phase towards strong community support (e.g., adoption is still modest, maintenance is not secured at least in the medium term by more than a single person). High standards of software engineering should be met.
37
-
* Gold: endeavour adopted by several collaborations and/or experiments with a strong and long-term community support model.
35
+
### HSF Project Badge
38
36
39
-
### HSF Project Badges
40
-
41
-
Links to code snippets for HSF project badges are on our [badges page]({{ site.baseurl }}/projects/badges.html).
37
+
Links to code snippets for the HSF project badge are on our [badges page]({{ site.baseurl }}/projects/badges.html).
0 commit comments