Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Use Axios client for EventSource#440

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
bcpeinhardt merged 3 commits intocoder:mainfromaaronlehmann:event-source-axios-3
Mar 3, 2025

Conversation

aaronlehmann
Copy link
Contributor

This allows client TLS certificates to be used for event monitoring. Upgrade to a newereventsource package that supports a customfetch function, and provide a customfetch function which wraps Axios.

src/api.ts Outdated
@@ -224,6 +280,7 @@ export async function waitForBuild(
| undefined,
},
followRedirects: true,
agent: restClient.getAxiosInstance().defaults.httpAgent,
Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

This fixes a similar issue with the WebSocket request not using TLS settings

@aaronlehmannaaronlehmannforce-pushed theevent-source-axios-3 branch 2 times, most recently from12a71ee to56ce33cCompareFebruary 28, 2025 16:12
@aaronlehmannaaronlehmannforce-pushed theevent-source-axios-3 branch 2 times, most recently from5ede407 to2fe5804CompareFebruary 28, 2025 21:02
This allows client TLS certificates to be used for event monitoring.Upgrade to a newer `eventsource` package that supports a custom `fetch`function, and provide a custom `fetch` function which wraps Axios.
@aaronlehmannaaronlehmannforce-pushed theevent-source-axios-3 branch 2 times, most recently from0fff882 to7ef954eCompareFebruary 28, 2025 22:13
@bcpeinhardtbcpeinhardt merged commitbbcd5fd intocoder:mainMar 3, 2025
2 checks passed
@spikecurtisspikecurtis mentioned this pull requestApr 3, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@bcpeinhardtbcpeinhardtbcpeinhardt approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@aaronlehmann@bcpeinhardt

[8]ページ先頭

©2009-2025 Movatter.jp