Skip to content

feat(ci): add GitHub Actions workflows for CI, linting, and commit validation - #52

Merged
MarTrepodi merged 1 commit into
mainfrom
project-update
Mar 1, 2026
Merged

feat(ci): add GitHub Actions workflows for CI, linting, and commit validation#52
MarTrepodi merged 1 commit into
mainfrom
project-update

Conversation

@MarTrepodi

Copy link
Copy Markdown
Collaborator

Integrated workflows for continuous integration, linting with Ruff, type checking with mypy, and commit message validation via commitlint. Added PR templates, auto-labeling, and CODEOWNERS for streamlined collaboration. Updated test structure with minor improvements.

@github-actions github-actions Bot added documentation Improvements or additions to documentation code test Test related tasks ci Changes related to continuous integration processes dependencies Updates to package dependency libraries labels Mar 1, 2026
Comment thread .github/workflows/ci.yml Fixed
Comment thread .github/workflows/ci.yml Fixed
Comment thread .github/workflows/ci.yml Fixed
Comment thread .github/workflows/ci.yml Fixed
Comment thread .github/workflows/commitlint.yml Fixed
…lidation

Integrated workflows for continuous integration, linting with
Ruff, type checking with mypy, and commit message validation
via commitlint. Added PR templates, auto-labeling, and
CODEOWNERS for streamlined collaboration. Updated test
structure with minor improvements.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@MarTrepodi
MarTrepodi merged commit 3d165a5 into main Mar 1, 2026
11 checks passed
@MarTrepodi
MarTrepodi deleted the project-update branch March 1, 2026 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Changes related to continuous integration processes dependencies Updates to package dependency libraries documentation Improvements or additions to documentation test Test related tasks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants