https://github.com/compwa/policy

Pre-commit hooks that ensure that ComPWA repositories have a similar developer set-up

https://github.com/compwa/policy

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

Repository

Pre-commit hooks that ensure that ComPWA repositories have a similar developer set-up

Basic Info
Statistics
  • Stars: 2
  • Watchers: 6
  • Forks: 2
  • Open Issues: 20
  • Releases: 91
Created about 5 years ago · Last pushed 10 months ago
Metadata Files
Readme Contributing License

README.md

ComPWA repository policy

BSD 3-Clause license Spelling checked pytest pre-commit.ci status code style: prettier uv Ruff

This repository sets the policies for developer environment in repositories if the ComPWA organization (See our Help developing page). The policies are automatically enforced through pre-commit.

Usage

Add a .pre-commit-config.yaml file to your repository with the following content:

yaml repos: - repo: https://github.com/ComPWA/policy rev: "" hooks: - id: check-dev-files - id: fix-nbformat-version - id: set-nb-cells

then run

shell pre-commit autoupdate --repo=https://github.com/ComPWA/policy

This example lists all available hooks (listed here as ids) ― you can remove some of them.

Owner

  • Name: Common Partial Wave Analysis
  • Login: ComPWA
  • Kind: organization
  • Email: compwa@ep1.rub.de
  • Location: Germany

Making amplitude analysis reproducible, understandable, and easy to do

GitHub Events

Total
  • Create event: 104
  • Issues event: 43
  • Release event: 33
  • Delete event: 74
  • Issue comment event: 15
  • Push event: 213
  • Pull request review comment event: 4
  • Pull request review event: 11
  • Pull request event: 130
Last Year
  • Create event: 104
  • Issues event: 43
  • Release event: 33
  • Delete event: 74
  • Issue comment event: 15
  • Push event: 213
  • Pull request review comment event: 4
  • Pull request review event: 11
  • Pull request event: 130

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 92
  • Total pull requests: 278
  • Average time to close issues: 6 months
  • Average time to close pull requests: about 14 hours
  • Total issue authors: 3
  • Total pull request authors: 4
  • Average comments per issue: 0.48
  • Average comments per pull request: 0.1
  • Merged pull requests: 256
  • Bot issues: 0
  • Bot pull requests: 28
Past Year
  • Issues: 33
  • Pull requests: 186
  • Average time to close issues: 15 days
  • Average time to close pull requests: about 17 hours
  • Issue authors: 2
  • Pull request authors: 4
  • Average comments per issue: 0.18
  • Average comments per pull request: 0.09
  • Merged pull requests: 171
  • Bot issues: 0
  • Bot pull requests: 5
Top Authors
Issue Authors
  • redeboer (90)
  • mmikhasenko (1)
  • shenvitor (1)
Pull Request Authors
  • redeboer (252)
  • pre-commit-ci[bot] (22)
  • dependabot[bot] (6)
  • shenvitor (6)
Top Labels
Issue Labels
🖱️ DX (48) 🔨 Maintenance (18) 📝 Docs (17) ⚙️ Enhancement (10) 🐛 Bug (9) ✨ Feature (4) Epic (2) 📋 Task (1) ❔ Question (1)
Pull Request Labels
⚙️ Enhancement (91) 🐛 Bug (59) 🖱️ DX (47) ✨ Feature (45) 🔨 Maintenance (25) ⚠️ Interface (22) ❗ Behavior (19) 📝 Docs (3) ⬆️ Lock (1)

Dependencies

.github/workflows/clean-caches.yml actions
  • ComPWA/actions/clean-caches v1 composite
.github/workflows/pr-linting.yml actions
  • JulienKode/pull-request-name-linter-action v0.5.0 composite
  • actions/checkout v3 composite
  • docker://agilepathway/pull-request-label-checker latest composite
.github/workflows/release-drafter.yml actions
  • release-drafter/release-drafter v5 composite
.github/workflows/sync-labels.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/cd.yml actions
.github/workflows/ci.yml actions
pyproject.toml pypi
environment.yml pypi