-
Suggest to add existing checks and classify them (branding free) as "reproducibility report".
This type can then be used by ResearchEquals (ping CH).
nuest updated
1 month ago
-
I was working on #37 when I figured out that ReadOnlyPrimitivesHint does not work.
As far as I understand it it's purpose is to prevent people from using stuff like
`node.getLocalTranslation.set(/*Wha…
-
Proposed breaking changes:
- do not implicitly initialize client but rather make it explicit like:
```typescript
const client = new CodechecksClient();
```
instead of
```typescript
import { cli…
-
Does it make sense to create DocMaps metadata for CODECHECKs?
https://docmaps.knowledgefutures.org/pub/sgkf1pqa/release/7
nuest updated
3 months ago
-
I'm working on [dependency-cruiser](https://github.com/sverweij/dependency-cruiser) integration. It will allow for a custom set of rules but I wanted to provide a value for people unfamiliar with the …
-
Generate a index.html at the url: http://codecheck.org.uk/register/venues/ which gives users a list of venues for which codechecks have been done.
The name of each venue should be clickable and lea…
-
I am observing an error running `codechecks` in Github Actions - `Provider should never be in fork mode and not in PR mode!`
It appears as if there is a false positive as the PR is not coming from a …
tynes updated
3 years ago
-
_Can we complete rule 3 for community codechecks?_
Peer review information can only be provided by "trusted organisations":
- https://support.orcid.org/hc/en-us/articles/360006971333-Peer-Review…
nuest updated
3 years ago
-
This is an issue to track all contributions to all CC packages.
-
`@codechecks/client@0.1.10` has a dependency on `node-ts` `^8.0.2`. But `node-ts@8.0.2` has a peer dependency on `typescript` `>=2.0`, and `node-ts@8.6.0` (which is what gets installed today) has a pe…