Skip to content
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

Add back alloc limits script with JSON mode #2987

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

Lukasa
Copy link
Contributor

@Lukasa Lukasa commented Nov 21, 2024

Motivation:

We removed the alloc limits script, but it is still very useful. It just couldn't produce JSON. So now it can!

Modifications:

Re-adds the alloc limits script.
Makes it produce JSON.

Result:

JSON can be produced from the CI output.

Motivation:

We removed the alloc limits script, but it is still very
useful. It just couldn't produce JSON. So now it can!

Modifications:

Re-adds the alloc limits script.
Makes it produce JSON.

Result:

JSON can be produced from the CI output.
@Lukasa Lukasa added the semver/none No version bump required. label Nov 21, 2024
@Lukasa Lukasa merged commit 035d3a5 into apple:main Nov 21, 2024
43 of 44 checks passed
@Lukasa Lukasa deleted the cb-alloc-limits-from-json branch November 21, 2024 16:55
Lukasa added a commit to Lukasa/swift-nio that referenced this pull request Nov 22, 2024
Motivation:

We removed the alloc limits script, but it is still very useful. It just
couldn't produce JSON. So now it can!

Modifications:

Re-adds the alloc limits script.
Makes it produce JSON.

Result:

JSON can be produced from the CI output.

(cherry picked from commit 035d3a5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants