Skip to content

feature(#90): Add code quality check for backend#95

Merged
Hazeolation merged 5 commits into
masterfrom
feature/90-add-backend-code-quality-ci
Jun 10, 2026
Merged

feature(#90): Add code quality check for backend#95
Hazeolation merged 5 commits into
masterfrom
feature/90-add-backend-code-quality-ci

Conversation

@Hazeolation

Copy link
Copy Markdown
Owner

Backend Changes Pull Request

Description

Added CI Workflow for .NET code quality checks.

Type of Change

  • Bug fix
  • New feature
  • Enhancement
  • Refactoring
  • Performance improvement

Component

  • ASP.NET Core endpoints
  • SignalR Hub
  • Database/EF Core
  • Service layer
  • Database migrations
  • Dependencies

Changes

What Changed

  • Added Code Quality CI checker workflow

Files Changed

New Files

  • .github/workflows/dotnet-quality.yml

Breaking Changes

Workflow might block PR merging due to old code.

Closes #90

@Hazeolation Hazeolation added this to the Release v1.1 milestone Jun 10, 2026
@Hazeolation Hazeolation self-assigned this Jun 10, 2026
@Hazeolation Hazeolation added Backend Anything related to the Backend CI/CD For anything related to Continuous Development / Continuous Integration labels Jun 10, 2026
@github-actions

Copy link
Copy Markdown

.NET Code Quality Result

Status: success

See the workflow logs for full analyzer output.

@github-actions

Copy link
Copy Markdown

.NET Code Quality Result

Status: success

See the workflow logs for full analyzer output.

@Hazeolation

Copy link
Copy Markdown
Owner Author

No new flow as already covered

@iLollek iLollek left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sieht gut aus

@BucketRaphi BucketRaphi left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jarvis, make the pain stop

@Hazeolation
Hazeolation merged commit 4c70fdc into master Jun 10, 2026
8 checks passed
@Hazeolation
Hazeolation deleted the feature/90-add-backend-code-quality-ci branch June 10, 2026 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backend Anything related to the Backend CI/CD For anything related to Continuous Development / Continuous Integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Backend code quality checks

3 participants