scverse / scverse/spatialdata

Add SPEC-0 badge

Open
#1,153 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
394
Forks
95
Avg merge
4d 3h
Merged PRs (30d)
7

Description

It would be beneficial to implement a CI job that verifies our compliance with SPEC-0 and adds a badge to indicate the current status: https://github.com/scientific-python/specs/issues/240.

This job should run daily or weekly, rather than only on merge, as prolonged periods without code changes could result in us falling outside the SPEC-0 timeline. Consequently, the badge should turn red.

CC @ajkswamy

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the linked SPEC-0 issue to understand the required compliance check and badge behavior. Then inspect the repository's existing CI configuration and determine how a scheduled check and status badge fit there. Done means the check runs on a daily or weekly schedule and the badge reflects current SPEC-0 compliance, including an out-of-date red status.

Written by the indexing model from the issue text.

Assessment

Domain
ci-cd
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.