Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: trigger build on tags with pre-release information #738

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

vbreuss
Copy link
Member

@vbreuss vbreuss commented Jan 30, 2025

Allow creating pre-release nuget packages by appending e.g. "-pre.1" to the tag

@vbreuss vbreuss added the bug Something isn't working label Jan 30, 2025
@vbreuss vbreuss self-assigned this Jan 30, 2025
Copy link

github-actions bot commented Jan 30, 2025

👽 Mutation Results

Mutation testing badge

Testably.Abstractions.Testing

Details
File Score Killed Survived Timeout No Coverage Ignored Compile Errors Total Detected Total Undetected Total Mutants

The final mutation score is NaN%

Coverage Thresholds: high:80 low:60 break:0

Testably.Abstractions.AccessControl

Details
File Score Killed Survived Timeout No Coverage Ignored Compile Errors Total Detected Total Undetected Total Mutants

The final mutation score is NaN%

Coverage Thresholds: high:80 low:60 break:0

Testably.Abstractions.Compression

Details
File Score Killed Survived Timeout No Coverage Ignored Compile Errors Total Detected Total Undetected Total Mutants

The final mutation score is NaN%

Coverage Thresholds: high:80 low:60 break:0

Testably.Abstractions

Details
File Score Killed Survived Timeout No Coverage Ignored Compile Errors Total Detected Total Undetected Total Mutants

The final mutation score is NaN%

Coverage Thresholds: high:80 low:60 break:0

@vbreuss vbreuss marked this pull request as ready for review January 30, 2025 17:35
@vbreuss vbreuss enabled auto-merge (squash) January 30, 2025 17:36
@vbreuss vbreuss merged commit 4fe72b7 into main Jan 30, 2025
15 checks passed
@vbreuss vbreuss deleted the vbreuss-patch-1 branch January 30, 2025 17:45
Copy link

Test Results

     51 files  ±0       51 suites  ±0   23m 10s ⏱️ +4s
 58 629 tests  - 2   55 600 ✅  - 2   3 029 💤 ±0  0 ❌ ±0 
121 581 runs  ±0  108 951 ✅ ±0  12 630 💤 ±0  0 ❌ ±0 

Results for commit 64b49d0. ± Comparison against base commit 1aef964.

Copy link

github-actions bot commented Feb 1, 2025

This is addressed in release v4.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant