-
Notifications
You must be signed in to change notification settings - Fork 323
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
Merge main into releases/v3 #2287
Merged
Merged
Conversation
This file contains 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
Typically, we warn when there is no `push` trigger in the workflow file that triggered this run. However, when this action is triggered by a `workflow_call` event, we assume there is a custom process for triggering the action and we don't want to warn in this case.
Specifies the versions of the action, CLI and GHES that are jointly compatible.
As opposed to being killed by the JVM, which is a failure not a user error.
Mergeback v3.25.4 refs/heads/releases/v3 into main
Run release process using Python 3.12
Add more user errors
Avoid warning on workflow_call triggers
Co-authored-by: Henry Mercer <[email protected]>
This prevents them from being truncated.
…liability This lets us achieve some performance and reliability improvements for workflows that run autobuild directly without specifying a build mode.
Add a compatibility table to the README
…g-improvements End tracing in autobuild Action for workflows that don't specify a build mode
Disable `fail-fast` for PR checks
Add support for on-demand feature flags
henrymercer
approved these changes
May 13, 2024
8 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Merging 4a51972 into
releases/v3
.Conductor for this PR is @henrymercer.
Contains the following pull requests:
fail-fast
for PR checks #2283 (@henrymercer)Please do the following:
releases/v3
branch.Create a merge commit
is selected rather thanSquash and merge
orRebase and merge
.