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
Copy file name to clipboardExpand all lines: guide/community-workflow.md
+12-10Lines changed: 12 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ When your workflow is ready to be CODECHECK, open an issue on the [CODECHECK reg
83
83
84
84
After the publication of the CODECHECK certificate, add a reference to the certificate in your paper, e.g., in a section describing your workflow or in the acknowledgements:
85
85
86
-
> _A CODECHECK certificate is available confirming that [all of the, a (significant) part of the, the] computations underlying this article could be independently executed: https://doi.org/[certificateDOI]._
86
+
> _A CODECHECK certificate is available confirming that [all of the, a (significant) part of the, the] computations underlying this article could be independently executed: <https://doi.org/certificate-DOI>._
87
87
88
88
------
89
89
@@ -156,9 +156,11 @@ Some further tips:
156
156
- If the check was conducted for a piece of software for the first time or resulted in important lessons learned, consider adding it to the list of examples below.
157
157
- If possible, add the [CODE WORKS badge](https://github.com/codecheckers/website/tree/master/badges) <imgsrc="/img/codeworks-badge.svg"alt="CODECHECK badge"height="16"style="margin-top: -4px;" /> to the article or the original software repository, e.g., by sending a pull request. The badge should link directly to the Zenodo record _via the DOI_.
- If the check material is published on `github.com/codecheckers`, add the [`codecheck` topic](https://github.com/search?q=topic%3Acodecheck+fork%3Atrue+org%3Acodecheckers&type=Repositories) to the project.
163
165
164
166
Every CODECHECK is unique, just as the associated research article.
@@ -169,6 +171,12 @@ Reach out to fellow codecheckers in the [public CODECHECK discussion forum](http
169
171
170
172
## Codecheck editor tasks
171
173
174
+
<!--
175
+
TODO: UPDATE AS DISCUSSED IN <https://github.com/codecheckers/discussion/issues/21>
176
+
177
+
update Zenodo metadata to include a link to the published paper
178
+
-->
179
+
172
180
When a new issue is assigned to a codecheck editor in the register, here are a few things you need to do.
173
181
174
182
-**First checks**
@@ -177,12 +185,6 @@ When a new issue is assigned to a codecheck editor in the register, here are a f
177
185
- Make sure the author has completed the [required author tasks](#requirements).
178
186
-**CODECHECK workflow**
179
187
- Edit the first comment of the issue and add the next available _Certificate identifier_ in `YYYY-NNN` format by checking existing open issues with [`id assigned`](https://github.com/codecheckers/register/labels/id%20assigned) for the next available number; add the badge `id assigned` to the issue.
180
-
181
-
UPDATE AS DISCUSSED IN https://github.com/codecheckers/discussion/issues/21
182
-
183
-
update Zenodo metadata to include a link to the published paper
184
-
185
-
186
188
-[Find a codechecker](https://github.com/codecheckers/codecheckers/) and invite them by @-mentioning in the register issue. Remove the [`needs codechecker`](https://github.com/codecheckers/register/labels/needs%20codechecker) label when you found one. Good job so far!
187
189
- Use the following labels to document the current state of the check: [`work in progress`](https://github.com/codecheckers/register/labels/work%20in%20progress), [`metadata pending`](https://github.com/codecheckers/register/labels/metadata%20pending)
188
190
- Support the codechecker as needed (sent reminders, technical support, mediate between author and codechecker, et cetera); _all communication should happen within the GitHub issue on the register!_
@@ -227,7 +229,7 @@ Codechecker: [@sje30](https://github.com/sje30) and [@nuest](https://github.com/
Copy file name to clipboardExpand all lines: index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,7 @@ Thanks, Markus, for spreading the word about CODECHECK and for introducing more
99
99
### 2022-06 | AGILE Reproducibility Review 2022
100
100
101
101
The collaboration between CODECHECK and the AGILE conference series continues!
102
-
In 2022, the AGILE conference's [reproducibility committee]() conducted 16 reproductions of conference full papers.
102
+
In 2022, the AGILE conference's [reproducibility committee](https://reproducible-agile.github.io/2022/#reproducibility-committee) conducted 16 reproductions of conference full papers.
103
103
Take a look at the slides presented at the final conference day [here](https://doi.org/10.5281/zenodo.6625206).
104
104
The reproducibility review took place after the scientific review.
105
105
The reproducibility reports, the AGILE conference's are published on OSF at <https://osf.io/r5w79/> and listed in the [CODECHECK register](https://codecheck.org.uk/register/).
@@ -161,7 +161,7 @@ Stephen Eglen presented CODECHECK at [The 14th Munin Conference on Scholarly Pub
161
161
162
162
> Take a look at the [poster](https://septentrio.uit.no/index.php/SCS/article/view/4910/4893) and the [slides](https://septentrio.uit.no/index.php/SCS/article/view/4910/4900), or watch the [video recording](https://mediasite.uit.no/Mediasite/Play/8027873496dc465ebc4b9b3ab0338ad01d?playFrom=1772000).
> [](https://mediasite.uit.no/Mediasite/Play/8027873496dc465ebc4b9b3ab0338ad01d?playFrom=1772000)
165
165
166
166
------
167
167
@@ -188,7 +188,7 @@ To get or give a quick overview of the project, feel free to use or extend the [
0 commit comments