Skip to content

Commit

Permalink
add Markdownlint configuration and adjust some files
Browse files Browse the repository at this point in the history
  • Loading branch information
nuest committed Nov 1, 2024
1 parent 5ca50e5 commit 6eecf86
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 14 deletions.
23 changes: 23 additions & 0 deletions .markdownlint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"default": true,
"MD033": {
"allowed_elements": [
"a",
"img",
"span",
"div",
"p",
"ul",
"li",
"h1",
"h4",
"em",
"strong",
"iframe",
"br",
"script"
]
},
"MD013": false,
"MD041": false
}
2 changes: 1 addition & 1 deletion guide/bundle.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Unlike the [CODECHECK configuration file](/spec/config/latest), which has a more
Therefore, this page acts as a guidance for codecheckers and may evolve over time.

**The CODECHECK bundle includes all files that the codechecker used to conduct the CODECHECK.**
This may include a copy of the author's files, and any additional files that the codechecker created to assisst them in their codecheck.
This may include a copy of the author's files, and any additional files that the codechecker created to assisst them in their CODECHECK.

## Computing environment documentation

Expand Down
22 changes: 12 additions & 10 deletions guide/community-workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ When your workflow is ready to be CODECHECK, open an issue on the [CODECHECK reg

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:

> _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]._
> _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>._
------

Expand Down Expand Up @@ -156,9 +156,11 @@ Some further tips:
- 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.
- If possible, add the [CODE WORKS badge](https://github.com/codecheckers/website/tree/master/badges) <img src="/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_.
The following snippet should work in Markdown:
```

```md
[![CODECHECK](https://codecheck.org.uk/img/codeworks-badge.svg)](https://doi.org/<DOI HERE>)
```

- 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.

Every CODECHECK is unique, just as the associated research article.
Expand All @@ -169,6 +171,12 @@ Reach out to fellow codecheckers in the [public CODECHECK discussion forum](http

## Codecheck editor tasks

<!--
TODO: UPDATE AS DISCUSSED IN <https://github.com/codecheckers/discussion/issues/21>
update Zenodo metadata to include a link to the published paper
-->

When a new issue is assigned to a codecheck editor in the register, here are a few things you need to do.

- **First checks**
Expand All @@ -177,12 +185,6 @@ When a new issue is assigned to a codecheck editor in the register, here are a f
- Make sure the author has completed the [required author tasks](#requirements).
- **CODECHECK workflow**
- 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.

UPDATE AS DISCUSSED IN https://github.com/codecheckers/discussion/issues/21

update Zenodo metadata to include a link to the published paper


- [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!
- 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)
- 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!_
Expand Down Expand Up @@ -227,7 +229,7 @@ Codechecker: [@sje30](https://github.com/sje30) and [@nuest](https://github.com/

Report: [http://doi.org/10.5281/zenodo.3750741](http://doi.org/10.5281/zenodo.3750741)

### GIScience/Geography/Geoinformatics 🌏🌎🌍
### GIScience/Geography/Geoinformatics 🌏🌎🌍

#### [Brunsden & Comber, 2020](https://github.com/codecheckers/OpeningPractice)

Expand All @@ -247,4 +249,4 @@ Report: [https://doi.org/10.5281/zenodo.4279275](https://doi.org/10.5281/zenodo.

### _Your scientific dispipline here..._

**[Get involved!](/get-involved)**
**[Get involved!](/get-involved)**
6 changes: 3 additions & 3 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Thanks, Markus, for spreading the word about CODECHECK and for introducing more
### 2022-06 | AGILE Reproducibility Review 2022

The collaboration between CODECHECK and the AGILE conference series continues!
In 2022, the AGILE conference's [reproducibility committee]() conducted 16 reproductions of conference full papers.
In 2022, the AGILE conference's [reproducibility committee](https://reproducible-agile.github.io/2022/#reproducibility-committee) conducted 16 reproductions of conference full papers.
Take a look at the slides presented at the final conference day [here](https://doi.org/10.5281/zenodo.6625206).
The reproducibility review took place after the scientific review.
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/).
Expand Down Expand Up @@ -161,7 +161,7 @@ Stephen Eglen presented CODECHECK at [The 14th Munin Conference on Scholarly Pub

> 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).
>
> [![](/img/munin-2019.jpg)](https://mediasite.uit.no/Mediasite/Play/8027873496dc465ebc4b9b3ab0338ad01d?playFrom=1772000)
> [![screenshot of livestream of the talk by Stephen Eglen at MUNIN 2019](/img/munin-2019.jpg)](https://mediasite.uit.no/Mediasite/Play/8027873496dc465ebc4b9b3ab0338ad01d?playFrom=1772000)
------

Expand All @@ -188,7 +188,7 @@ To get or give a quick overview of the project, feel free to use or extend the [
$(document).ready(function(){
var checks = [];
var stats = {};

$.when(
$.ajax({
type: "get",
Expand Down

0 comments on commit 6eecf86

Please sign in to comment.