File tree Expand file tree Collapse file tree 3 files changed +26
-9
lines changed
Expand file tree Collapse file tree 3 files changed +26
-9
lines changed Original file line number Diff line number Diff line change 1+ name : fair-software
2+
3+ on : push
4+
5+ jobs :
6+ verify :
7+ name : " fair-software"
8+ runs-on : ubuntu-latest
9+ steps :
10+ - uses : fair-software/howfairis-github-action@0.2.0
11+ name : Measure compliance with fair-software.eu recommendations
12+ env :
13+ PYCHARM_HOSTED : " Trick colorama into displaying colored output"
14+ with :
15+ MY_REPO_URL : " https://github.com/${{ github.repository }}"
Original file line number Diff line number Diff line change 1- name : Check Markdown links
1+ name : links
22
33on : push
44
Original file line number Diff line number Diff line change 22
33GitHub action to validate CITATION.cff files, and convert to other citation formats using dockerized version of [ cffconvert] ( https://pypi.org/project/cffconvert/ ) .
44
5- ## Badges
6-
7- | Description | Badge |
8- | --- | --- |
9- | Zenodo | [ ![ DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.3993241.svg )] ( https://doi.org/10.5281/zenodo.3993241 ) |
10- | Testing | [ ![ testing] ( https://github.com/citation-file-format/cffconvert-github-action/workflows/selftest/badge.svg )] ( https://github.com/citation-file-format/cffconvert-github-action/actions?query=workflow%3A%22selftest%22 ) |
11- | Citation metadata | [ ![ citation metadata] ( https://github.com/citation-file-format/cffconvert-github-action/workflows/cffconvert/badge.svg )] ( https://github.com/citation-file-format/cffconvert-github-action/actions?query=workflow%3A%22cffconvert%22 ) |
12- | Markdown links | [ ![ Check Markdown links] ( https://github.com/citation-file-format/cffconvert-github-action/actions/workflows/link-check.yml/badge.svg )] ( https://github.com/citation-file-format/cffconvert-github-action/actions/workflows/link-check.yml ) |
5+ [ ![ github repo badge] ( https://img.shields.io/badge/github-repo-000.svg?logo=github&labelColor=gray&color=blue )] ( https://github.com/citation-file-format/cffconvert-github-action )
6+ [ ![ github license badge] ( https://img.shields.io/github/license/citation-file-format/cffconvert-github-action )] ( https://github.com/citation-file-format/cffconvert-github-action )
7+ [ ![ github marketplace badge] ( https://img.shields.io/badge/github-marketplace-000.svg?logo=github&labelColor=gray&color=blue )] ( https://github.com/marketplace/actions/cffconvert )
8+ [ ![ Research Software Directory] ( https://img.shields.io/badge/rsd-cffconvert--github--action-00a3e3.svg )] ( https://www.research-software.nl/software/cffconvert-github-action )
9+ [ ![ DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.3993241.svg )] ( https://doi.org/10.5281/zenodo.3993241 )
10+ [ ![ fair-software.eu] ( https://img.shields.io/badge/fair--software.eu-%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8B-yellow )] ( https://fair-software.eu )
11+ [ ![ testing] ( https://github.com/citation-file-format/cffconvert-github-action/workflows/selftest/badge.svg )] ( https://github.com/citation-file-format/cffconvert-github-action/actions?query=workflow%3A%22selftest%22 )
12+ [ ![ citation metadata] ( https://github.com/citation-file-format/cffconvert-github-action/workflows/cffconvert/badge.svg )] ( https://github.com/citation-file-format/cffconvert-github-action/actions?query=workflow%3A%22cffconvert%22 )
13+ [ ![ links] ( https://github.com/citation-file-format/cffconvert-github-action/actions/workflows/link-check.yml/badge.svg )] ( https://github.com/citation-file-format/cffconvert-github-action/actions/workflows/link-check.yml )
14+ [ ![ fair software badge] ( https://github.com/citation-file-format/cffconvert-github-action/actions/workflows/fair-software.yml/badge.svg )] ( https://github.com/citation-file-format/cffconvert-github-action/actions/workflows/fair-software.yml )
1315
1416## Usage
1517
You can’t perform that action at this time.
0 commit comments