Skip to content

build: change to language minimal#1249

Merged
mattklein123 merged 1 commit intomasterfrom
travis
Jul 12, 2017
Merged

build: change to language minimal#1249
mattklein123 merged 1 commit intomasterfrom
travis

Conversation

@junr03
Copy link
Copy Markdown
Member

@junr03 junr03 commented Jul 12, 2017

@lyft/network-team Travis suggested changing to language: minimal to save more space.

@mattklein123 mattklein123 merged commit 6f6b7a2 into master Jul 12, 2017
@mattklein123 mattklein123 deleted the travis branch July 12, 2017 22:00
@dnoe
Copy link
Copy Markdown
Contributor

dnoe commented Jul 13, 2017

This seems to be generating a warning in Travis output:

"[x] in language section: illegal value minimal, defaulting to ruby"

But the rest of the output looks fine?

@dnoe
Copy link
Copy Markdown
Contributor

dnoe commented Jul 13, 2017

Familiar face of @PiotrSikora on this issue...

travis-ci/travis.rb#504

Maybe we want to change to language: shell? If it's falling back to ruby by default seems like that would be more space usage than minimal is supposed to be.

@junr03
Copy link
Copy Markdown
Member Author

junr03 commented Jul 13, 2017

@dnoe I am aware of all of that. I'm working with Travis to understand this all. They don't have clear documentation in place. I'll update this with resolution as I get it.

jpsim pushed a commit that referenced this pull request Nov 28, 2022
Description: this PR fixes leaks in the platform filter stack:
- iOS was leaking a weak ptr allocated on the heap when the filter was synchronous. Android was not because Android unconditionally wraps the heap allocated pointer with a GC managed object.
- headers and trailer structs were leaking under some conditions on filter.cc
- error messages were leaking if the platform filter did not have a on error callback set.
Risk Level: med - previous versions of Envoy Mobile that use platform filters were leaking.
Testing: ran the Lyft app under the leak checker.

Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: JP Simard <jp@jpsim.com>
jpsim pushed a commit that referenced this pull request Nov 29, 2022
Description: this PR fixes leaks in the platform filter stack:
- iOS was leaking a weak ptr allocated on the heap when the filter was synchronous. Android was not because Android unconditionally wraps the heap allocated pointer with a GC managed object.
- headers and trailer structs were leaking under some conditions on filter.cc
- error messages were leaking if the platform filter did not have a on error callback set.
Risk Level: med - previous versions of Envoy Mobile that use platform filters were leaking.
Testing: ran the Lyft app under the leak checker.

Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: JP Simard <jp@jpsim.com>
mathetake pushed a commit that referenced this pull request Mar 3, 2026
**Description**

This adds end-to-end support for pass through openai /completions. A
follow-up will add observability and close out the feature.


**Related Issues/PRs**

Continues #1231

Signed-off-by: Adrian Cole <adrian@tetrate.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants