Uh oh!
There was an error while loading. Please reload this page.
Bump Fallout.Common from 10.3.49 to 10.4.0 - #3302
Conversation
Test Results 37 files ±0 37 suites ±0 3m 3s ⏱️ +11s Results for commit 0b782d0. ± Comparison against base commit b268def. This pull request removes 12 and adds 10 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
--- updated-dependencies: - dependency-name: Fallout.Common dependency-version: 10.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fallout ... Signed-off-by: dependabot[bot] <support@github.com>
bf5a088 to
7217425CompareQodana for .NETIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at qodana-support@jetbrains.com
|
Fallout.Common 10.4.0 (bumped in the previous commit) moves the Project and Solution types out of Fallout.Common.ProjectModel into a new Fallout.Solutions namespace (Fallout.ProjectModel.dll no longer exports Project itself, and the [Solution(GenerateProjects = true)] code generator targets the new Solution/SolutionAttribute pair). The old using directive left Project unresolved and Solution.Core/.Specs/ .TestFrameworks missing, so the build project failed to compile. Switch the using directive to Fallout.Solutions to pick up the new types; the build project now compiles and lists its targets again. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
coveralls
commented
Aug 16, 2026
Coverage Report for CI Build 31932422618Warning Build has drifted: This PR's base is out of sync with its target branch, so coverage data may include unrelated changes. Coverage increased (+0.01%) to 97.201%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats
💛 - Coveralls |
Uh oh!
There was an error while loading. Please reload this page.
Updated Fallout.Common from 10.3.49 to 10.4.0.
Release notes
Sourced from Fallout.Common's releases.
10.4.0
v10.4
It has been a while since we released a new version and we've been cooking a bit in the background, going from me being the sole maintainer and contributor to onboarding new people into this project and revitalising the Nuke or rather now the Fallout community with new life.
First of all, thanks to those who have decided to come forward and partake in keeping the vision of Nuke alive! And welcome to those who are brave enough to migrate their projects from Nuke to Fallout.
With this long awaited release, we're bringing you mostly stabilisation, long awaited PR merges and minor improvements, while we're preparing the architectural structure to move Fallout into a new future.
Please let us know if anything is missing, broken or not quite working as intended. The easiest way to do so is to create an issue here on Github.
What's Changed
✨ New Features
with:inputs on the checkout step of [GitHubActions] by @avidenic in Allow arbitrary extrawith:inputs on the checkout step of [GitHubActions] Fallout-build/Fallout#431FancyNamesfeature for solution generator by @ITaluone in Properly implementFancyNamesfeature for solution generator Fallout-build/Fallout#455workflow_dispatchinputs (string, boolean, number, choice, environment) by @avidenic in [GitHubActions] generator: typedworkflow_dispatchinputs (string, boolean, number, choice, environment) Fallout-build/Fallout#440XmlAddextension toXmlTasksby @ITaluone in AddXmlAddextension toXmlTasksFallout-build/Fallout#489dotnet restoreby @IT-VBFK in Add missing ArtifactsPath property todotnet restoreFallout-build/Fallout#506cmakeby @IT-VBFK in Add tool definition forcmakeFallout-build/Fallout#504Strykerby @IT-VBFK in Add tool wrapper definition forStrykerFallout-build/Fallout#503🐛 Bug Fixes
--plan) by @ITaluone in Re-brand the mermaid execution plan (--plan) Fallout-build/Fallout#382npm warnalso as warning by @ITaluone in Treat lower casenpm warnalso as warning Fallout-build/Fallout#463... (truncated)
10.4.0-rc.5
What's Changed
✨ New Features
with:inputs on the checkout step of [GitHubActions] by @avidenic in Allow arbitrary extrawith:inputs on the checkout step of [GitHubActions] Fallout-build/Fallout#431FancyNamesfeature for solution generator by @ITaluone in Properly implementFancyNamesfeature for solution generator Fallout-build/Fallout#455workflow_dispatchinputs (string, boolean, number, choice, environment) by @avidenic in [GitHubActions] generator: typedworkflow_dispatchinputs (string, boolean, number, choice, environment) Fallout-build/Fallout#440XmlAddextension toXmlTasksby @ITaluone in AddXmlAddextension toXmlTasksFallout-build/Fallout#489dotnet restoreby @IT-VBFK in Add missing ArtifactsPath property todotnet restoreFallout-build/Fallout#506cmakeby @IT-VBFK in Add tool definition forcmakeFallout-build/Fallout#504Strykerby @IT-VBFK in Add tool wrapper definition forStrykerFallout-build/Fallout#503🐛 Bug Fixes
--plan) by @ITaluone in Re-brand the mermaid execution plan (--plan) Fallout-build/Fallout#382npm warnalso as warning by @ITaluone in Treat lower casenpm warnalso as warning Fallout-build/Fallout#463📖 Documentation
... (truncated)
10.4.0-rc.4
What's Changed
✨ New Features
with:inputs on the checkout step of [GitHubActions] by @avidenic in Allow arbitrary extrawith:inputs on the checkout step of [GitHubActions] Fallout-build/Fallout#431FancyNamesfeature for solution generator by @ITaluone in Properly implementFancyNamesfeature for solution generator Fallout-build/Fallout#455workflow_dispatchinputs (string, boolean, number, choice, environment) by @avidenic in [GitHubActions] generator: typedworkflow_dispatchinputs (string, boolean, number, choice, environment) Fallout-build/Fallout#440XmlAddextension toXmlTasksby @ITaluone in AddXmlAddextension toXmlTasksFallout-build/Fallout#489dotnet restoreby @IT-VBFK in Add missing ArtifactsPath property todotnet restoreFallout-build/Fallout#506cmakeby @IT-VBFK in Add tool definition forcmakeFallout-build/Fallout#504Strykerby @IT-VBFK in Add tool wrapper definition forStrykerFallout-build/Fallout#503🐛 Bug Fixes
--plan) by @ITaluone in Re-brand the mermaid execution plan (--plan) Fallout-build/Fallout#382npm warnalso as warning by @ITaluone in Treat lower casenpm warnalso as warning Fallout-build/Fallout#463📖 Documentation
... (truncated)
10.4.0-rc.3
What's Changed
✨ New Features
with:inputs on the checkout step of [GitHubActions] by @avidenic in Allow arbitrary extrawith:inputs on the checkout step of [GitHubActions] Fallout-build/Fallout#431FancyNamesfeature for solution generator by @ITaluone in Properly implementFancyNamesfeature for solution generator Fallout-build/Fallout#455workflow_dispatchinputs (string, boolean, number, choice, environment) by @avidenic in [GitHubActions] generator: typedworkflow_dispatchinputs (string, boolean, number, choice, environment) Fallout-build/Fallout#440XmlAddextension toXmlTasksby @ITaluone in AddXmlAddextension toXmlTasksFallout-build/Fallout#489dotnet restoreby @IT-VBFK in Add missing ArtifactsPath property todotnet restoreFallout-build/Fallout#506cmakeby @IT-VBFK in Add tool definition forcmakeFallout-build/Fallout#504Strykerby @IT-VBFK in Add tool wrapper definition forStrykerFallout-build/Fallout#503🐛 Bug Fixes
--plan) by @ITaluone in Re-brand the mermaid execution plan (--plan) Fallout-build/Fallout#382npm warnalso as warning by @ITaluone in Treat lower casenpm warnalso as warning Fallout-build/Fallout#463📖 Documentation
... (truncated)
10.4.0-rc.1
What's Changed
✨ New Features
with:inputs on the checkout step of [GitHubActions] by @avidenic in Allow arbitrary extrawith:inputs on the checkout step of [GitHubActions] Fallout-build/Fallout#431FancyNamesfeature for solution generator by @ITaluone in Properly implementFancyNamesfeature for solution generator Fallout-build/Fallout#455workflow_dispatchinputs (string, boolean, number, choice, environment) by @avidenic in [GitHubActions] generator: typedworkflow_dispatchinputs (string, boolean, number, choice, environment) Fallout-build/Fallout#440XmlAddextension toXmlTasksby @ITaluone in AddXmlAddextension toXmlTasksFallout-build/Fallout#489dotnet restoreby @IT-VBFK in Add missing ArtifactsPath property todotnet restoreFallout-build/Fallout#506cmakeby @IT-VBFK in Add tool definition forcmakeFallout-build/Fallout#504Strykerby @IT-VBFK in Add tool wrapper definition forStrykerFallout-build/Fallout#503🐛 Bug Fixes
--plan) by @ITaluone in Re-brand the mermaid execution plan (--plan) Fallout-build/Fallout#382npm warnalso as warning by @ITaluone in Treat lower casenpm warnalso as warning Fallout-build/Fallout#463📖 Documentation
... (truncated)
Commits viewable in compare view.