Skip to content

Implement ci workflow#4

Merged
odolvlobo merged 2 commits into
developfrom
feature/implement-ci-workflow
Jun 8, 2026
Merged

Implement ci workflow#4
odolvlobo merged 2 commits into
developfrom
feature/implement-ci-workflow

Conversation

@odolvlobo

Copy link
Copy Markdown
Owner

Added CI workflow for master, develop, release/**, and pull requests.
All triggers check building and tests. Pull requests also check formatting and lint.

odolvlobo added 2 commits June 8, 2026 15:46
Build+test on push to master/develop/release/** and all PRs.
Format+lint PR-only. windows-latest -- WinForms net10.0-windows
Windows-only. Coverage via coverlet -> Codecov, README badges.
.editorconfig backs gate: UTF-8 no-BOM on *.cs (generated/.resx
excluded), style, indent. Workflow+encoding rule documented in CLAUDE.md.
dotnet format (whitespace/style/analyzers) + strip UTF-8 BOM from
hand-written *.cs so CI gate pass. No behavior change
@odolvlobo odolvlobo merged commit c684def into develop Jun 8, 2026
4 checks passed
@odolvlobo odolvlobo deleted the feature/implement-ci-workflow branch June 8, 2026 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant