zenodo

Snapshots of this GitHub organization's repositories

https://github.com/ci-for-research/zenodo

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 3 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 (3.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Snapshots of this GitHub organization's repositories

Basic Info
  • Host: GitHub
  • Owner: ci-for-research
  • License: apache-2.0
  • Language: Python
  • Default Branch: master
  • Size: 652 KB
Statistics
  • Stars: 0
  • Watchers: 4
  • Forks: 0
  • Open Issues: 4
  • Releases: 3
Created over 5 years ago · Last pushed about 3 years ago
Metadata Files
Readme License Citation Zenodo

README.md

DOI

This repository is used to make bundled releases of some of this organization's repositories.

To collect the latest master of the repositories, run

shell make

Links to individual repositories

  1. example-gpu-houston
  2. example-hello-world
  3. example-python-1
  4. example-python-monte-carlo-pi
  5. self-hosted-runners

Owner

  • Name: ci-for-research
  • Login: ci-for-research
  • Kind: organization

Citation (CITATION.cff)

# YAML 1.2
---
abstract: "Various resources to set up GitHub Actions on self-hosted hardware."
authors: 
  -
    affiliation: "Netherlands eScience Center"
    family-names: Zapata
    given-names: Felipe
    orcid: "https://orcid.org/0000-0001-8286-677X"
  -
    affiliation: "Netherlands eScience Center"
    family-names: Diblen
    given-names: Faruk
    orcid: "https://orcid.org/0000-0002-0989-929X"
  -
    affiliation: "Netherlands eScience Center"
    family-names: Verhoeven
    given-names: Stefan
    orcid: "https://orcid.org/0000-0002-5821-2060"
  -
    affiliation: "Netherlands eScience Center"
    family-names: Spaaks
    given-names: Jurriaan H.
    orcid: "https://orcid.org/0000-0002-7064-4069"
  -
    affiliation: "Netherlands eScience Center"
    family-names: Meijer
    given-names: Christiaan
    orcid: "https://orcid.org/0000-0002-5529-5761"
  -
    affiliation: "Netherlands eScience Center"
    family-names: Spreeuw
    given-names: Hanno
    orcid: "https://orcid.org/0000-0002-5057-0322"
  -
    affiliation: "Netherlands eScience Center"
    family-names: Belloum
    given-names: Adam
    orcid: "https://orcid.org/0000-0001-6306-6937"
cff-version: "1.1.0"
doi: "10.5281/zenodo.3904265"
keywords:
  - "Continuous Integration"
  - "Github Actions"
  - "self-hosted runners"
  - "HPC"
  - "GPU"
  - "CI"
license: "Apache-2.0"
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/ci-for-research"
title: "Self-hosted runners"
...

GitHub Events

Total
Last Year

Dependencies

self-hosted-runners/ubuntu-docker/Dockerfile docker
  • ubuntu 18.04 build
self-hosted-runners/package-lock.json npm
  • @types/color-name 1.1.1 development
  • ajv 6.12.2 development
  • ansi-styles 4.2.1 development
  • asn1 0.2.4 development
  • assert-plus 1.0.0 development
  • async 3.2.0 development
  • asynckit 0.4.0 development
  • aws-sign2 0.7.0 development
  • aws4 1.10.0 development
  • bcrypt-pbkdf 1.0.2 development
  • caseless 0.12.0 development
  • chalk 4.1.0 development
  • color-convert 2.0.1 development
  • color-name 1.1.4 development
  • combined-stream 1.0.8 development
  • commander 5.1.0 development
  • core-util-is 1.0.2 development
  • dashdash 1.14.1 development
  • delayed-stream 1.0.0 development
  • ecc-jsbn 0.1.2 development
  • extend 3.0.2 development
  • extsprintf 1.3.0 development
  • fast-deep-equal 3.1.3 development
  • fast-json-stable-stringify 2.1.0 development
  • forever-agent 0.6.1 development
  • form-data 2.3.3 development
  • getpass 0.1.7 development
  • har-schema 2.0.0 development
  • har-validator 5.1.3 development
  • has-flag 4.0.0 development
  • http-signature 1.2.0 development
  • is-absolute-url 3.0.3 development
  • is-relative-url 3.0.0 development
  • is-typedarray 1.0.0 development
  • isemail 3.2.0 development
  • isstream 0.1.2 development
  • jsbn 0.1.1 development
  • json-schema 0.2.3 development
  • json-schema-traverse 0.4.1 development
  • json-stringify-safe 5.0.1 development
  • jsprim 1.4.1 development
  • link-check 4.5.0 development
  • lodash 4.17.15 development
  • markdown-link-check 3.8.1 development
  • markdown-link-extractor 1.2.3 development
  • marked 0.8.2 development
  • mime-db 1.44.0 development
  • mime-types 2.1.27 development
  • ms 2.1.2 development
  • oauth-sign 0.9.0 development
  • performance-now 2.1.0 development
  • progress 2.0.3 development
  • psl 1.8.0 development
  • punycode 2.1.1 development
  • qs 6.5.2 development
  • request 2.88.2 development
  • safe-buffer 5.2.1 development
  • safer-buffer 2.1.2 development
  • sshpk 1.16.1 development
  • supports-color 7.1.0 development
  • tough-cookie 2.5.0 development
  • tunnel-agent 0.6.0 development
  • tweetnacl 0.14.5 development
  • uri-js 4.2.2 development
  • uuid 3.4.0 development
  • verror 1.10.0 development
self-hosted-runners/package.json npm
  • markdown-link-check ^3.8.1 development
example-python-1/poetry.lock pypi
  • appdirs 1.4.4 develop
  • atomicwrites 1.4.0 develop
  • attrs 19.3.0 develop
  • black 19.10b0 develop
  • click 7.1.2 develop
  • colorama 0.4.3 develop
  • coverage 5.1 develop
  • importlib-metadata 1.6.1 develop
  • more-itertools 8.4.0 develop
  • packaging 20.4 develop
  • pathspec 0.8.0 develop
  • pluggy 0.13.1 develop
  • py 1.8.2 develop
  • pyparsing 2.4.7 develop
  • pytest 4.6.11 develop
  • pytest-cov 2.10.0 develop
  • regex 2020.6.8 develop
  • six 1.15.0 develop
  • toml 0.10.1 develop
  • typed-ast 1.4.1 develop
  • wcwidth 0.2.4 develop
  • zipp 3.1.0 develop
example-python-1/pyproject.toml pypi
  • black ^19.10b0 develop
  • pytest ^4.6 develop
  • pytest-cov ^2.10.0 develop
  • python ^3.6
example-python-monte-carlo-pi/setup.py pypi
  • cython *