2021-test

Demonstration of how to release project call texts

https://github.com/nlesc-calls/2021-test

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Demonstration of how to release project call texts

Basic Info
  • Host: GitHub
  • Owner: nlesc-calls
  • Language: CSS
  • Default Branch: main
  • Homepage:
  • Size: 90.8 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 5 years ago · Last pushed about 5 years ago
Metadata Files
Readme Citation Zenodo

README.md

Source files for the call for proposals 2021-test

Badges

| Description | Badge | | --- | --- | | metadata | metadata | | convert-to-pdf | convert-to-pdf | | publish | publish | | markdown links | markdown-link-check | | Zenodo sandbox | DOI |

Actions

This project uses the following GitHub Actions:

  1. https://github.com/marketplace/actions/cffconvert
  2. https://github.com/marketplace/actions/markdown-link-check
  3. https://github.com/marketplace/actions/markdown-to-pdf-and-html

Artifacts

For artifacts, go here, and click on the topmost build. On the bottom of the next page, there should be an item named artifacts, where you can download a zip file with the generated 2021-test.pdf in it.

Updating the version

We use bump2version from PyPI.

```

make a virtual environment

python3 -m venv env

activate the environment

source env/bin/activate

upgrade pip wheel setuptools

pip install --upgrade pip wheel setuptools

install bump2version

pip install -r requirements.txt

bumpversion major|minor|patch, e.g.

bumpversion patch

```

Publishing

Publish the contents of src/2021-test.md as a pdf file on Zenodo Sandbox using the manual workflow trigger named publish. Click Run workflow to publish.

image

For more details, see the workflow file .github/workflows/publish.yml.

Citation (CITATION.cff)

# YAML 1.2
---
abstract: "Complete rules and regulations pertaining to  call for proposals \"2021-test\" by Netherlands eScience Center."
authors: 
  -
    affiliation: "Netherlands eScience Center"
    family-names: Spaaks
    given-names: "Jurriaan H."
    orcid: "https://orcid.org/0000-0002-7064-4069"
cff-version: "1.1.0"
date-released: 2021-05-21
keywords: 
  - "call for proposals"
  - funding
license: "CC-BY-4.0"
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/nlesc-calls/2021-test"
title: "Rules and regulations pertaining to call for proposals 2021-test"
version: "1.6.0"
...

GitHub Events

Total
Last Year

Dependencies

package-lock.json npm
  • @iomeg/zenodo-upload 0.5.1
  • @tokenizer/token 0.1.1
  • @types/debug 4.1.5
  • @types/node 15.3.1
  • @types/readable-stream 2.3.9
  • ajv 6.12.6
  • ansi-regex 5.0.0
  • ansi-styles 4.3.0
  • asn1 0.2.4
  • assert-plus 1.0.0
  • async 3.2.0
  • asynckit 0.4.0
  • aws-sign2 0.7.0
  • aws4 1.11.0
  • bcrypt-pbkdf 1.0.2
  • caseless 0.12.0
  • chalk 4.1.1
  • cliui 7.0.4
  • color-convert 2.0.1
  • color-name 1.1.4
  • combined-stream 1.0.8
  • commander 6.2.1
  • core-util-is 1.0.2
  • dashdash 1.14.1
  • delayed-stream 1.0.0
  • ecc-jsbn 0.1.2
  • emoji-regex 8.0.0
  • escalade 3.1.1
  • extend 3.0.2
  • extsprintf 1.3.0
  • fast-deep-equal 3.1.3
  • fast-json-stable-stringify 2.1.0
  • file-type 16.4.0
  • forever-agent 0.6.1
  • form-data 2.3.3
  • get-caller-file 2.0.5
  • getpass 0.1.7
  • har-schema 2.0.0
  • har-validator 5.1.5
  • has-flag 4.0.0
  • hasha 5.2.2
  • http-signature 1.2.0
  • ieee754 1.2.1
  • inherits 2.0.4
  • is-absolute-url 3.0.3
  • is-fullwidth-code-point 3.0.0
  • is-relative-url 3.0.0
  • is-stream 2.0.0
  • is-typedarray 1.0.0
  • isemail 3.2.0
  • isstream 0.1.2
  • jsbn 0.1.1
  • json-schema 0.2.3
  • json-schema-traverse 0.4.1
  • json-stringify-safe 5.0.1
  • jsprim 1.4.1
  • link-check 4.5.4
  • lodash 4.17.21
  • markdown-link-check 3.8.7
  • markdown-link-extractor 1.2.7
  • marked 2.0.4
  • mime-db 1.47.0
  • mime-types 2.1.30
  • ms 2.1.3
  • node-fetch 2.6.1
  • oauth-sign 0.9.0
  • peek-readable 3.1.3
  • performance-now 2.1.0
  • progress 2.0.3
  • psl 1.8.0
  • punycode 2.1.1
  • qs 6.5.2
  • readable-stream 3.6.0
  • readable-web-to-node-stream 3.0.1
  • request 2.88.2
  • require-directory 2.1.1
  • safe-buffer 5.2.1
  • safer-buffer 2.1.2
  • sshpk 1.16.1
  • string-width 4.2.2
  • string_decoder 1.3.0
  • strip-ansi 6.0.0
  • strtok3 6.0.8
  • supports-color 7.2.0
  • token-types 2.1.1
  • tough-cookie 2.5.0
  • tunnel-agent 0.6.0
  • tweetnacl 0.14.5
  • type-fest 0.8.1
  • typedarray-to-buffer 3.1.5
  • uri-js 4.4.1
  • util-deprecate 1.0.2
  • uuid 3.4.0
  • verror 1.10.0
  • wrap-ansi 7.0.0
  • y18n 5.0.8
  • yargs 17.0.1
  • yargs-parser 20.2.7
package.json npm
  • @iomeg/zenodo-upload ^0.5.1
  • markdown-link-check ^3.8.7
requirements.txt pypi
  • bump2version *