-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
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
boost and friends 1.82 #128510
Merged
Merged
boost and friends 1.82 #128510
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
github-actions
bot
added
the
automerge-skip
`brew pr-automerge` will skip this pull request
label
Apr 16, 2023
SMillerDev
force-pushed
the
bump-boost-1.82
branch
from
April 16, 2023 15:47
9b7a8f2
to
d45299b
Compare
p-linnane
added
CI-long-timeout
[DEPRECATED] Use longer GitHub Actions CI timeout.
CI-no-fail-fast
Continue CI tests despite failing GitHub Actions matrix builds.
long build
Set a long timeout for formula testing
labels
Apr 16, 2023
p-linnane
force-pushed
the
bump-boost-1.82
branch
from
April 16, 2023 22:16
d45299b
to
cc38274
Compare
carlocab
removed
the
CI-long-timeout
[DEPRECATED] Use longer GitHub Actions CI timeout.
label
Apr 17, 2023
SMillerDev
added
CI-long-timeout
[DEPRECATED] Use longer GitHub Actions CI timeout.
and removed
CI-no-fail-fast
Continue CI tests despite failing GitHub Actions matrix builds.
labels
Apr 17, 2023
p-linnane
added
automerge-skip
`brew pr-automerge` will skip this pull request
and removed
automerge-skip
`brew pr-automerge` will skip this pull request
CI-long-timeout
[DEPRECATED] Use longer GitHub Actions CI timeout.
labels
Apr 17, 2023
fxcoudert
force-pushed
the
bump-boost-1.82
branch
from
April 30, 2023 15:42
9e9af45
to
45dc102
Compare
fxcoudert
added
CI-no-fail-fast
Continue CI tests despite failing GitHub Actions matrix builds.
CI-long-timeout
[DEPRECATED] Use longer GitHub Actions CI timeout.
labels
Apr 30, 2023
tfel test should be: system bin/"mfront", "--obuild", "--interface=generic", "test.mfront"
assert_predicate testpath/"src"/shared_library("libBehaviour"), :exist? |
fxcoudert
added
CI-skip-recursive-dependents
Pass --skip-recursive-dependents to brew test-bot.
and removed
CI-skip-recursive-dependents
Pass --skip-recursive-dependents to brew test-bot.
labels
May 2, 2023
github-actions
bot
removed
the
CI-long-timeout
[DEPRECATED] Use longer GitHub Actions CI timeout.
label
May 3, 2023
SMillerDev
force-pushed
the
bump-boost-1.82
branch
from
May 3, 2023 08:47
0f9a508
to
cae8c30
Compare
fxcoudert
added
the
CI-long-timeout
[DEPRECATED] Use longer GitHub Actions CI timeout.
label
May 7, 2023
Since boost will conflict with icu4c, I'm going to run #128958 first |
SMillerDev
removed
the
CI-long-timeout
[DEPRECATED] Use longer GitHub Actions CI timeout.
label
May 7, 2023
github-actions
bot
added
the
CI-long-timeout
[DEPRECATED] Use longer GitHub Actions CI timeout.
label
May 7, 2023
SMillerDev
removed
the
CI-long-timeout
[DEPRECATED] Use longer GitHub Actions CI timeout.
label
May 7, 2023
github-actions
bot
added
CI-long-timeout
[DEPRECATED] Use longer GitHub Actions CI timeout.
and removed
CI-long-timeout
[DEPRECATED] Use longer GitHub Actions CI timeout.
labels
May 7, 2023
SMillerDev
added
the
CI-long-timeout
[DEPRECATED] Use longer GitHub Actions CI timeout.
label
May 7, 2023
github-actions
bot
added
the
CI-published-bottle-commits
The commits for the built bottles have been pushed to the PR branch.
label
Jun 13, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
automerge-skip
`brew pr-automerge` will skip this pull request
CI-linux-self-hosted
Build on Linux self-hosted runner
CI-no-fail-fast
Continue CI tests despite failing GitHub Actions matrix builds.
CI-published-bottle-commits
The commits for the built bottles have been pushed to the PR branch.
long build
Set a long timeout for formula testing
no long build conflict
Do not allow merging other pull requests when files conflict with this one
outdated
PR was locked due to age
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.
brew install --build-from-source <formula>
, where<formula>
is the name of the formula you're submitting?brew test <formula>
, where<formula>
is the name of the formula you're submitting?brew audit --strict <formula>
(after doingbrew install --build-from-source <formula>
)? If this is a new formula, does it passbrew audit --new <formula>
?