This website requires JavaScript.
Explore
Help
Sign In
denozord
/
telemt-api
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
Publish telemt-api gateway Docker image
9 workflow runs
Actor
All actors
denozord
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
main
Refactor reverse proxy and enhance API routing
Publish telemt-api gateway Docker image #26
:
Commit
374b4e0d71
pushed by
denozord
main
2026-03-30 11:48:20 +07:00
26s
View workflow file
Add GeoIP support for unique IP aggregation
Publish telemt-api gateway Docker image #17
:
Commit
d7a63f0da3
pushed by
denozord
main
2026-03-30 01:47:30 +07:00
17s
View workflow file
Add aggregate configuration support and update documentation
Publish telemt-api gateway Docker image #14
:
Commit
54306ec6c4
pushed by
denozord
main
2026-03-30 00:51:49 +07:00
27s
View workflow file
Refactor reverse proxy tests to improve path rewriting assertions. Updated reverse_test.go to introduce a captureTransport for validating outgoing requests and added new tests for director path rewrites, enhancing test reliability and coverage for nest…
Publish telemt-api gateway Docker image #12
:
Commit
0dfe14b347
pushed by
denozord
main
2026-03-30 00:35:11 +07:00
30s
View workflow file
Enhance reverse proxy transport configuration for improved performance. Updated reverse.go to set a direct transport for the reverse proxy, ensuring more efficient request handling. Modified gateway.go to utilize the direct transport with customized co…
Publish telemt-api gateway Docker image #11
:
Commit
e1c6b2ab49
pushed by
denozord
main
2026-03-30 00:32:20 +07:00
28s
View workflow file
Refactor reverse proxy tests to utilize context-aware requests. Updated reverse_test.go to create HTTP requests using context, improving test reliability and aligning with best practices for request handling. This change ensures that tests are more rob…
Publish telemt-api gateway Docker image #10
:
Commit
5934d059a4
pushed by
denozord
main
2026-03-30 00:30:37 +07:00
32s
View workflow file
Update reverse proxy tests to use absolute URLs for requests. Modified reverse_test.go to ensure that requests are constructed with the server's URL, preventing issues with the default "example.com" host in httptest. This change enhances the reliabilit…
Publish telemt-api gateway Docker image #9
:
Commit
fba3302079
pushed by
denozord
main
2026-03-30 00:28:14 +07:00
26s
View workflow file
Clear RequestURI in reverse proxy to prevent client RoundTrip rejection. Updated reverse.go to ensure that server-side requests do not carry RequestURI, enhancing compatibility with client requests.
Publish telemt-api gateway Docker image #8
:
Commit
4f91c7227e
pushed by
denozord
main
2026-03-30 00:25:09 +07:00
28s
View workflow file
Refactor reverse proxy path handling and enhance documentation. Updated reverse.go to improve upstream URL construction and added a new test for nested API routes in reverse_test.go. Revised GATEWAY_RUN.md to clarify API path behavior and configuration…
Publish telemt-api gateway Docker image #7
:
Commit
5a9b402220
pushed by
denozord
main
2026-03-30 00:21:57 +07:00
37s
View workflow file