-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Fix GitHub Actions step summary generation issues #3061
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
Merged
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
3810b8d
Initial plan
Copilot 1e04711
Change test emoji from π§ͺ to β
in workflow summary
Copilot 0bc7fd3
Improve build workflow summary: add links, vendor packages, full hashβ¦
Copilot 2057ee5
Fix incomplete summary by initializing $summary variable before appenβ¦
Copilot bff3862
Use ποΈ emoji for Vendor Packages and Artifacts sections
Copilot 838c1cf
Add backticks to clickable links for code formatting in Repository Inβ¦
Copilot 27c7a0c
Improve build summary: simplify message, reorder columns, add file tyβ¦
Copilot a937901
Change emoji for Vendor Packages section
DRSDavidSoft 825df3a
Fix branch link for PR merge refs to point to PR instead of invalid tβ¦
Copilot a52b0b9
Update .github/workflows/tests.yml
DRSDavidSoft 641ce7b
Update .github/workflows/build.yml
DRSDavidSoft 2780a43
Update .github/workflows/tests.yml
DRSDavidSoft 684185c
Fix vendor workflow Unicode escape error by converting echo to PowerSβ¦
Copilot dc93fa5
Add real artifact download URLs with retry logic and fallback to run β¦
Copilot e71c767
Fixes and Cleanup
daxgames 48cc28a
Fix yaml errors
daxgames 0022826
Merge branch 'master' into copilot/fix-github-step-summary
daxgames 6858619
x
daxgames 6137073
fix path to sources.json
daxgames 66ab9ad
remove nodejs files
daxgames 0c6b2d9
Add back comments
daxgames adbd632
Merge branch 'master' into copilot/fix-github-step-summary
daxgames 165ca3b
Merge pull request #3076 from cmderdev/master
DRSDavidSoft f69c1db
Remove separator before artifacts, add sources.json link, and link veβ¦
Copilot 05b24c2
Wrap buildTime in code formatting backticks while keeping small tag
Copilot 1418da1
Dynamically discover all build artifacts instead of hardcoding filenames
Copilot aa801c2
Make artifact names clickable, use human-readable file sizes, and addβ¦
Copilot 2de93d1
Move Format-FileSize and Get-ArtifactDownloadUrl functions to utils.ps1
Copilot 31e73cc
Fix vendor package release links and artifact download URLs
Copilot cbc7f53
Add workflow_dispatch to enable manual build workflow runs
Copilot 25ea725
Fix Format-FileSize undefined error by sourcing utils.ps1 in artifactβ¦
Copilot 01d01c6
parse entire JSON string at once
DRSDavidSoft 03deb9d
fix: handle links to vendor repo archive URL
DRSDavidSoft 32cf876
fix: Derive directories from the array entries
DRSDavidSoft f3fa589
use double-quote for "`n"
DRSDavidSoft dcbb0e9
fix: Handle multi-line JSON
DRSDavidSoft c882ade
fix multi-line EOF syntax according to GitHub
DRSDavidSoft cb59bb5
Fix variable name casing inconsistency in vendor.yml (Summary -> summβ¦
Copilot 0983e9b
Add duration tracking to test results and change hashes.txt separatorβ¦
Copilot 55251f7
Show actual branch name and separate PR row in repository information
Copilot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.