-
Notifications
You must be signed in to change notification settings - Fork 12
NEST-608: add timeout to dotnet build #661
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
60 commits
Select commit
Hold shift + click to select a range
bb657f8
Pass build-create-binary-log.
sarahelsaig cc42787
Add timeout-minutes for build-dotnet.
sarahelsaig 5e17aa5
Type coercion trickery.
sarahelsaig 92d5d7a
Hard coded value to confirm that this works at all.
sarahelsaig cc3302f
wat
sarahelsaig 9d8abff
Use pwsh job to do the timeout.
sarahelsaig 7a791b8
Log timeoutMinutes.
sarahelsaig e4e6629
Invoke-ScriptBlock
sarahelsaig bd5e440
Invoke-ScriptBlock
sarahelsaig fa4647f
Upload MSBuild Binary Log
sarahelsaig 85f1ea7
Write-GitHub
sarahelsaig a60c65b
Typo
sarahelsaig d3240c5
Merge branch 'dev' into issue/NEST-608
sarahelsaig d6e81f2
Add missing Start-Sleep.
sarahelsaig 60dfa4a
Merge remote-tracking branch 'origin/dev' into issue/NEST-608
sarahelsaig f94e2e7
Add test-orchard-core-url to deploy workflow.
sarahelsaig 8e576fa
Fix syntax.
sarahelsaig ab99a9d
verifyOrchardCoreDelayTimeSeconds
sarahelsaig 3c27bc8
Add try-catch.
sarahelsaig 89d0522
Fix catch
sarahelsaig 5901782
Prevents background worker processes from staying alive in memory
sarahelsaig 9a1a321
Fix unnecesary escapes.
sarahelsaig 1be8269
Use Write-GitHub.
sarahelsaig 56c4fa4
invert condition
sarahelsaig 1dc92f1
Save artifacts in verify-gha-refs.
sarahelsaig 89f2b3e
Fix initial GHA ref.
sarahelsaig c325975
Fix errors.
sarahelsaig 7abb512
Need Force to remove "hidden" item.
sarahelsaig 0f3d6a8
Fix refs using artifact.
sarahelsaig 60b647c
Fix refs using artifact.
sarahelsaig e2efd3b
Fix refs using artifact.
sarahelsaig 7fb30b0
Maybe this is not good.
sarahelsaig 8c30233
publish-show-diagnostics
sarahelsaig c4be698
Remove leftover code.
sarahelsaig ad5f3de
Fix missing default.
sarahelsaig ff9367e
Use ArgumentList.
sarahelsaig b0d396f
Fix syntax
sarahelsaig 72f1af3
revert build-timeout-minutes
sarahelsaig 00ee2ae
test
sarahelsaig 6d6594b
test
sarahelsaig a24b199
wat
sarahelsaig e3adda3
Uniformly use `$LASTEXITCODE` instead of `$?` everywhere.
sarahelsaig 9fcf75c
Add error message.
sarahelsaig 97e6274
Handle if the job fails.
sarahelsaig 256de2b
test
sarahelsaig 7b05fcb
test
sarahelsaig 6b930d2
Stop if the job sent a GHA error message.
sarahelsaig 97e372a
Try using throw.
sarahelsaig 9b92215
throw inside as well
sarahelsaig 66c9a6b
Remove diagnostics.
sarahelsaig 0ee606f
SDK version and globals.json improvement.
sarahelsaig 19b782a
Merge branch 'dev' into issue/NEST-608
sarahelsaig 51f253e
Fix Compress-Archive usage.
sarahelsaig 0130855
Don't break if there is no .agents directory.
sarahelsaig 671999b
Fix PS warnings.
sarahelsaig a1e0845
Update .github/actions/build-dotnet/action.yml
sarahelsaig b09b0b4
remove rollForward for now
sarahelsaig bbbc5e0
Merge branch 'issue/NEST-608' of https://github.com/Lombiq/GitHub-Act…
sarahelsaig 2dd081d
Reverting issue branch references for GHA
Piedone 86dfb16
Trigger CI
Piedone 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
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
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
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
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.
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.