open-source-project

The open-source project: teaching collaborative open-source software development with Git and Python in the context of CoLRev

https://github.com/digital-work-lab/open-source-project

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 4 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 (13.3%) to scientific vocabulary

Keywords

teaching teaching-materials
Last synced: 6 months ago · JSON representation ·

Repository

The open-source project: teaching collaborative open-source software development with Git and Python in the context of CoLRev

Basic Info
Statistics
  • Stars: 3
  • Watchers: 3
  • Forks: 1
  • Open Issues: 9
  • Releases: 2
Topics
teaching teaching-materials
Created over 2 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

Project Logo

[![Offered by: Digital Work at Otto-Friedrich-Universität Bamberg](https://img.shields.io/badge/Offered%20by-%20Digital%20Work%20(Otto--Friedrich--Universit%C3%A4t%20Bamberg)-blue)](https://digital-work-lab.github.io/open-source-project/) [![Spelling Check](https://github.com/digital-work-lab/open-source-project/actions/workflows/spelling.yml/badge.svg)](https://github.com/digital-work-lab/open-source-project/actions) ![Links Fix](https://github.com/digital-work-lab/open-source-project/actions/workflows/links_fix.yml/badge.svg) ![Documentation Status](https://img.shields.io/github/actions/workflow/status/digital-work-lab/open-source-project/pages.yml?label=documentation) ![License: CC BY 4.0](https://img.shields.io/badge/License-CC%20BY%204.0-green.svg) [![DOI](https://zenodo.org/badge/697812022.svg)](https://doi.org/10.5281/zenodo.13871275)
[![JISE](https://img.shields.io/badge/JISE-10.62273%2FBTKM5634-green)](https://jise.org/Volume36/n1/JISE2025v36n1pp1-12.html) [![CAIS](https://img.shields.io/badge/CAIS-under_review-orange)](https://aisel.aisnet.org/cais/) [![status](https://jose.theoj.org/papers/cc49b9604b9fd10bc8524d1539620be6/status.svg)](https://jose.theoj.org/papers/cc49b9604b9fd10bc8524d1539620be6)

The Open Source Project

Welcome! The Open Source Project is organized by the digital work lab (Prof. Dr. Gerit Wagner) at Otto-Friedrich-Universität Bamberg. You can find more information on the following pages:

Feedback

Feedback and suggestions for improvement are always welcome. Please open issues or pull requests as you see fit.

Reusing materials (instructors)

To reuse the materials, you can copy individual elements or fork the repository.

Pedagogical Foundations

Wagner, G., and Thurner, L. "Rethinking How We Teach Git: Recommendations and Practical Strategies for the Information Systems Curriculum". Journal of Information Systems Education, 36(1). (see summary)

Related resources

Citation

Wagner, G., Thurner, L., Tang, C., and Ott, S. (2024). The Open Source Project. Zenodo. https://doi.org/10.5281/zenodo.13871275

License

The contents are licensed under the CC-BY 4.0 License.

Owner

  • Name: digital-work-lab
  • Login: digital-work-lab
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Wagner"
  given-names: "Gerit"
  orcid: "https://orcid.org/0000-0003-3926-7717"
- family-names: "Thurner"
  given-names: "Laureen"
- family-names: "Tang"
  given-names: "Carlo"
- family-names: "Ott"
  given-names: "Stella"
title: "digital-work-lab/open-source-project"
version: 0.1.0
identifiers:
  - type: doi
    value: 10.5281/zenodo.13871275
date-released: 2024-10-04
url: "https://github.com/digital-work-lab/open-source-project?tab=readme-ov-file"

GitHub Events

Total
  • Create event: 69
  • Release event: 1
  • Issues event: 117
  • Delete event: 65
  • Issue comment event: 31
  • Push event: 430
  • Pull request event: 131
Last Year
  • Create event: 69
  • Release event: 1
  • Issues event: 117
  • Delete event: 65
  • Issue comment event: 31
  • Push event: 430
  • Pull request event: 131

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 47
  • Total pull requests: 25
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 10 days
  • Total issue authors: 5
  • Total pull request authors: 5
  • Average comments per issue: 0.09
  • Average comments per pull request: 0.04
  • Merged pull requests: 7
  • Bot issues: 27
  • Bot pull requests: 19
Past Year
  • Issues: 47
  • Pull requests: 25
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 10 days
  • Issue authors: 5
  • Pull request authors: 5
  • Average comments per issue: 0.09
  • Average comments per pull request: 0.04
  • Merged pull requests: 7
  • Bot issues: 27
  • Bot pull requests: 19
Top Authors
Issue Authors
  • github-actions[bot] (75)
  • geritwagner (20)
  • digital-work-labot (7)
  • dengdenglele (1)
  • NickleDave (1)
  • LaureenTh (1)
Pull Request Authors
  • github-actions[bot] (71)
  • Stella1234-design (12)
  • dependabot[bot] (10)
  • geritwagner (3)
  • LaureenTh (2)
  • dengdenglele (1)
  • digital-work-labot (1)
Top Labels
Issue Labels
report (74) automated issue (74)
Pull Request Labels
dependencies (10) ruby (4) report (3) automated issue (3) linked-to-issue-185 (1)

Dependencies

.github/workflows/pages.yml actions
  • actions/checkout v3 composite
  • actions/configure-pages v3 composite
  • actions/deploy-pages v2 composite
  • actions/upload-pages-artifact v1 composite
  • ruby/setup-ruby v1 composite
Gemfile rubygems
  • jekyll ~> 4.3.3
  • just-the-docs = 0.7.0
Gemfile.lock rubygems
  • addressable 2.8.6
  • bundler 2.3.26
  • colorator 1.1.0
  • concurrent-ruby 1.2.2
  • em-websocket 0.5.3
  • eventmachine 1.2.7
  • ffi 1.16.3
  • forwardable-extended 2.6.0
  • google-protobuf 3.25.1
  • http_parser.rb 0.8.0
  • i18n 1.14.1
  • jekyll 4.3.3
  • jekyll-include-cache 0.2.1
  • jekyll-sass-converter 3.0.0
  • jekyll-seo-tag 2.8.0
  • jekyll-watch 2.2.1
  • just-the-docs 0.7.0
  • kramdown 2.4.0
  • kramdown-parser-gfm 1.1.0
  • liquid 4.0.4
  • listen 3.8.0
  • mercenary 0.4.0
  • pathutil 0.16.2
  • public_suffix 5.0.4
  • rake 13.0.6
  • rb-fsevent 0.11.2
  • rb-inotify 0.10.1
  • rexml 3.2.6
  • rouge 4.2.0
  • safe_yaml 1.0.5
  • sass-embedded 1.69.5
  • terminal-table 3.0.2
  • unicode-display_width 2.5.0
  • webrick 1.8.1
.github/workflows/links_fix.yml actions
  • actions/checkout v4 composite
  • actions/checkout v3 composite
  • lycheeverse/lychee-action v1 composite
  • peter-evans/create-issue-from-file v5 composite
  • repo-sync/pull-request v2 composite
.github/workflows/spelling.yml actions
  • actions/checkout v3 composite
  • rojopolis/spellcheck-github-actions 0.42.0 composite
.github/workflows/labot.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
.github/workflows/reset_course.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
  • peter-evans/create-pull-request v5 composite