https://github.com/common-workflow-language/cwl-website

www.commonwl.org

https://github.com/common-workflow-language/cwl-website

Science Score: 26.0%

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

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.7%) to scientific vocabulary

Keywords

common-workflow-language cwl
Last synced: 6 months ago · JSON representation

Repository

www.commonwl.org

Basic Info
  • Host: GitHub
  • Owner: common-workflow-language
  • License: apache-2.0
  • Language: JavaScript
  • Default Branch: main
  • Homepage:
  • Size: 13.5 MB
Statistics
  • Stars: 10
  • Watchers: 41
  • Forks: 20
  • Open Issues: 21
  • Releases: 0
Topics
common-workflow-language cwl
Created over 7 years ago · Last pushed 6 months ago
Metadata Files
Readme License

README.md

Common Workflow Language Website

The main repo for the CWL Website.

GitHub: https://github.com/common-workflow-language/cwl-website/

Table of Contents

Repositories

The main website's files are in the /content/ directory, and built with Jekyll.

The CWL Specification is hosted separately from this repo, but built via the /site/ directory and ./website.sh script found here.

Getting Started

For setup and development instructions, see CWL Website Instructions - Setup & Development

Contributing

Contributing to New Issues:

  1. Create a new GitHub Issue
  2. In your terminal, from the main branch, create a new local branch by running git checkout -b branch-name-here
  3. Edit & Commit your changes, mentioning the Issue number in your commit, e.g. git commit file-names-here -m "Fix XYZ from #99"
  4. Push the changes via git push origin branch-name-here
  5. Find the branch on the GitHub repo (the url looks like https://github.com/common-workflow-language/cwl-website/tree/branch-name-here) and click "Compare and Pull Request"
  6. The reviewers will either suggest additional revisions, or approve the pull request.

Existing Issues: To contribute to an existing issue and branch: Checkout the existing branch via git checkout remote-branch-name-here (don't add the -b). Then follow steps 3-6 above.

Reporting a Vulnerability

See the Security Policy page.

User Gallery Nomination

To suggest a new entry for the CWL User Gallery, create a new Issue, via the: User Gallery Nomination issue template

Editing the Main Site

Setup Instructions: CWL Website Instructions - Setup & Development

Editing Guidelines: Editing the CWL Website

The root directory contains the following important files and directories:

  • /content/ - directory for the main website
  • /site/ - directory for the docs. Not the main site
  • README.md - general readme for the repo.
  • website.sh - script that builds the website (both the main site and the docs)

Note: All edits and updates should be made in /content/ unless there is a specific reason to do otherwise.

Owner

  • Name: Common Workflow Language
  • Login: common-workflow-language
  • Kind: organization

GitHub Events

Total
  • Delete event: 9
  • Issue comment event: 5
  • Push event: 10
  • Pull request review event: 3
  • Pull request event: 11
  • Create event: 5
Last Year
  • Delete event: 9
  • Issue comment event: 5
  • Push event: 10
  • Pull request review event: 3
  • Pull request event: 11
  • Create event: 5

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 42
  • Total pull requests: 74
  • Average time to close issues: 8 months
  • Average time to close pull requests: 26 days
  • Total issue authors: 10
  • Total pull request authors: 21
  • Average comments per issue: 2.88
  • Average comments per pull request: 2.04
  • Merged pull requests: 64
  • Bot issues: 0
  • Bot pull requests: 10
Past Year
  • Issues: 0
  • Pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: 25 minutes
  • Issue authors: 0
  • Pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.5
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
  • mr-c (22)
  • lunacodes (6)
  • swzCuroverse (5)
  • saldang (2)
  • tetron (2)
  • alicefaure (1)
  • ghost (1)
  • jrromero (1)
  • illusional (1)
  • melibleq (1)
Pull Request Authors
  • mr-c (26)
  • dependabot[bot] (10)
  • lunacodes (9)
  • tetron (7)
  • imgbot[bot] (6)
  • GlassOfWhiskey (5)
  • tom-tan (3)
  • melibleq (2)
  • illusional (2)
  • sarthakpati (1)
  • adamnovak (1)
  • kartik-raj7 (1)
  • ksebby (1)
  • bpmweel (1)
  • geoffjentry (1)
Top Labels
Issue Labels
user gallery (1)
Pull Request Labels
dependencies (10) ruby (6) invalid (1) BioHackEU21 (1) github_actions (1)

Dependencies

content/Gemfile rubygems
  • jekyll-redirect-from >= 0 development
  • jekyll-seo-tag >= 0 development
  • jekyll-sitemap >= 0 development
  • jekyll-titles-from-headings >= 0 development
  • fileutils >= 0
  • jekyll ~> 4.2.0
  • net-http >= 0
  • rinku >= 0
  • tzinfo ~> 1.2
  • tzinfo-data >= 0
content/Gemfile.lock rubygems
  • addressable 2.8.0
  • colorator 1.1.0
  • concurrent-ruby 1.1.9
  • em-websocket 0.5.3
  • eventmachine 1.2.7
  • ffi 1.15.5
  • fileutils 1.6.0
  • forwardable-extended 2.6.0
  • http_parser.rb 0.8.0
  • i18n 1.8.11
  • io-wait 0.2.1
  • jekyll 4.2.1
  • jekyll-redirect-from 0.16.0
  • jekyll-sass-converter 2.1.0
  • jekyll-seo-tag 2.7.1
  • jekyll-sitemap 1.4.0
  • jekyll-titles-from-headings 0.5.3
  • jekyll-watch 2.2.1
  • kramdown 2.3.1
  • kramdown-parser-gfm 1.1.0
  • liquid 4.0.3
  • listen 3.7.1
  • mercenary 0.4.0
  • net-http 0.2.0
  • net-protocol 0.1.2
  • pathutil 0.16.2
  • public_suffix 4.0.6
  • rb-fsevent 0.11.0
  • rb-inotify 0.10.1
  • rexml 3.2.5
  • rinku 2.0.6
  • rouge 3.27.0
  • safe_yaml 1.0.5
  • sassc 2.4.0
  • terminal-table 2.0.0
  • thread_safe 0.3.6
  • timeout 0.2.0
  • tzinfo 1.2.10
  • tzinfo-data 1.2021.5
  • unicode-display_width 1.8.0
  • uri 0.11.0
  • wdm 0.1.1
.github/workflows/codeql.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/deploy.yml actions
  • actions/cache v3 composite
  • actions/checkout v2 composite
  • actions/setup-python v4 composite
  • cpina/github-action-push-to-another-repository main composite
  • jpribyl/action-docker-layer-caching v0.1.0 composite