Skip to content

Feature/update actions - #22

Merged
afonsoft merged 3 commits into
mainfrom
feature/update-actions
Feb 18, 2026
Merged

Feature/update actions#22
afonsoft merged 3 commits into
mainfrom
feature/update-actions

Conversation

@afonsoft

Copy link
Copy Markdown
Owner

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

New Feature Submissions:

  1. Does your submission pass tests?
  2. Have you lint your code locally prior to submission?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully ran tests with your changes locally?

- Update DOTNET_VERSION from 8.0.x to 10.0.x across all workflows
- Update job names to reflect .NET 10.0 usage
- Update test framework from net8.0 to net10.0
- Maintain compatibility with existing target frameworks
- Ensure all pipelines use latest .NET runtime
- Updated workflows: ci-build-test, publish-nuget, security-scan, code-quality, auto-pr-from-main, publish-all
- Remove redundant publish-all.yml workflow
- Add publish-summary job to publish-nuget.yml
- Consolidate all publishing functionality in one place
- Fix package references from Metar.Decoder to QRCoder.Core
- Maintain both tag-based and manual publishing options
- Include comprehensive status reporting and links
- Simplify CI/CD pipeline structure
- Remove redundant publish-nuget.yml workflow
- Consolidate all publishing functionality in publish-all.yml
- Add comprehensive validation with test execution
- Support both tag-based and manual publishing
- Add version parameter for workflow_dispatch
- Include conditional NuGet.org publishing
- Update all project references to QRCoder.Core
- Add GitHub Release creation with proper artifacts
- Include detailed publish summary with links
- Use .NET 10.0 for all publishing operations
- Maintain robust validation and quality gates
@afonsoft
afonsoft merged commit d290bde into main Feb 18, 2026
6 of 12 checks passed
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
2 Security Hotspots

See analysis details on SonarQube Cloud

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