Skip to content

Comments

Feature/update actions#30

Merged
afonsoft merged 2 commits intomainfrom
feature/update-actions
Feb 18, 2026
Merged

Feature/update actions#30
afonsoft merged 2 commits intomainfrom
feature/update-actions

Conversation

@afonsoft
Copy link
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?

## CI/CD Fixes
- **PowerShell Syntax**: Fixed command line formatting for Windows runners
- **Line Continuation**: Removed problematic backslash line continuations
- **Script Logic**: Converted bash-style conditionals to PowerShell syntax
- **Command Formatting**: Consolidated multi-line commands into single lines

## Technical Details
- Fixed "Missing expression after unary operator '--'" error
- Updated dotnet test command for Windows PowerShell compatibility
- Corrected dotnet pack/push commands with proper PowerShell syntax
- Maintained cross-platform compatibility for Linux/Ubuntu jobs

## Impact
- ✅ CI/CD pipeline now works correctly on Windows runners
- ✅ Test execution before publish validation fixed
- ✅ NuGet packaging and publishing commands corrected
- ✅ Maintained functionality for all workflow triggers
@afonsoft afonsoft merged commit 740ee75 into main Feb 18, 2026
10 of 12 checks passed
@sonarqubecloud
Copy link

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