Closed guibranco closed 1 week ago
The changes in this pull request focus on restructuring the appveyor.yml
file to enhance clarity and organization of the build configuration. Key modifications include the adoption of list formats for various sections, updates to paths and commands for coverage reporting, and the addition of commands for generating and uploading artifacts. The build
section is disabled, and the deploy
section has been reformatted while maintaining the existing deployment logic.
File | Change Summary |
---|---|
appveyor.yml | - Restructured init , before_build , and deploy sections to list format for clarity. |
- Disabled build section with build: off . |
|
- Updated build_script with new parameters for SonarScanner and modified coverage report paths. |
|
- Added logger for JUnit output in test execution command and included upload of test results to AppVeyor. | |
- Expanded after_build section for generating and pushing artifacts, including nupkg and snupkg files. |
|
- Enhanced coverage artifact generation with commands for zipping and pushing results. |
appveyor.yml
file, similar to the main PR, focusing on configuration settings and restructuring sections, which indicates a direct relationship in terms of changes made to the same file.appveyor.yml
file, enhancing the configuration specifically for pull requests, which aligns with the restructuring and updates seen in the main PR.enhancement
, size/M
, Review effort [1-5]: 2
🐰 In the meadow, changes bloom,
A YAML file finds more room.
With lists and paths, it’s clear and bright,
Artifacts ready, all in sight!
A hop, a skip, let’s build with glee,
For every change, there’s joy, you see! 🌼
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
:x: Build VTEX-SDK-dotnet 2.3.1687 failed (commit https://github.com/guibranco/VTEX-SDK-dotnet/commit/e9205e43d3 by @gstraccini[bot])
@gstraccini appveyor build pr
@gstraccini appveyor build commit
I'm sorry @guibranco, I can't do that. Invalid parameter. :pleading_face:
@gstraccini appveyor build pull request
AppVeyor build (commit) started! :rocket:
Build ID: 50978504 Version: 2.4.0
AppVeyor build (pull request) started! :rocket:
Build ID: 50978506 Version: 2.4.1
Coverage variation | Diff coverage |
---|---|
Report missing for 699ae9f31029ed28305871a1b76ba416962bae6c[^1] | :white_check_mark: ∅ |
Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more [^1]: Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.
:x: Build VTEX-SDK-dotnet 2.4.1 failed (commit https://github.com/guibranco/VTEX-SDK-dotnet/commit/f39cd63186 by @guibranco)
Infisical secrets check: ✅ No secrets leaked!
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
:white_check_mark: Build VTEX-SDK-dotnet 2.4.3 completed (commit https://github.com/guibranco/VTEX-SDK-dotnet/commit/ca7c55d08d by @guibranco)
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 0.22%. Comparing base (
1f2e144
) to head (b86e5e6
). Report is 13 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Closes #
📑 Description
✅ Checks
☢️ Does this introduce a breaking change?
ℹ Additional Information
Summary by CodeRabbit