Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ichbingautam
/
vortex-proxy
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
2
Code
Issues
4
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: ichbingautam/vortex-proxy
Actions
All workflows
Workflows
CI
CI
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
93 workflow runs
93 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
[Chore]: update cargo lockfile and clean up target warnings
CI
#93:
Commit
12d8c92
pushed by
ichbingautam
1m 8s
main
main
1m 8s
View workflow file
[Fix]: resolve clippy warnings on redundant clone in wasm host functions
CI
#92:
Commit
6836ce0
pushed by
ichbingautam
1m 41s
main
main
1m 41s
View workflow file
[Chore]: update tokio, tonic, and wasmtime dependencies to latest stable
CI
#91:
Commit
5f55a2d
pushed by
ichbingautam
1m 9s
main
main
1m 9s
View workflow file
[Docs]: update README.md to align with actual project implementations
CI
#90:
Commit
f89c13f
pushed by
ichbingautam
1m 16s
main
main
1m 16s
View workflow file
[Fix]: update builder Rust version in Dockerfile to 1.85 to support R…
CI
#89:
Commit
bde74c3
pushed by
ichbingautam
1m 17s
main
main
1m 17s
View workflow file
[Fix]: update builder Rust version in Dockerfile to 1.85 to support R…
CI
#88:
Commit
b9debf8
pushed by
ichbingautam
1m 17s
main
main
1m 17s
View workflow file
[Fix]: update builder Rust version in Dockerfile to 1.85 to support R…
CI
#87:
Commit
9039b28
pushed by
ichbingautam
1m 16s
main
main
1m 16s
View workflow file
[Feat]: add configuration options for graceful connection draining ti…
CI
#86:
Commit
43d84b6
pushed by
ichbingautam
3m 58s
main
main
3m 58s
View workflow file
[Fix]: format codebase with nightly rustfmt
CI
#85:
Commit
babe1c7
pushed by
ichbingautam
1m 19s
main
main
1m 19s
View workflow file
[Fix]: update rust builder image to support Cargo lockfile v4
CI
#84:
Commit
911fe22
pushed by
ichbingautam
1m 5s
main
main
1m 5s
View workflow file
[Fix]: resolve missing benchmark dummy file in Dockerfile caching step
CI
#83:
Commit
c08cad5
pushed by
ichbingautam
1m 7s
main
main
1m 7s
View workflow file
[Chore]: restructure workspace config
CI
#82:
Commit
0eff279
pushed by
ichbingautam
1m 3s
main
main
1m 3s
View workflow file
[Fix]: resolve clippy warnings for unused spans and redundant pattern…
CI
#81:
Commit
5416822
pushed by
ichbingautam
1m 33s
main
main
1m 33s
View workflow file
[Docs]: add USP and Contributing sections
CI
#80:
Commit
a866352
pushed by
ichbingautam
1m 14s
main
main
1m 14s
View workflow file
[Docs]: add detailed API documentation to README
CI
#79:
Commit
0cb1b21
pushed by
ichbingautam
1m 14s
main
main
1m 14s
View workflow file
[Fix]: resolve E0308 type mismatch in start_server loop break
CI
#78:
Commit
9d9f6de
pushed by
ichbingautam
3m 20s
main
main
3m 20s
View workflow file
fix: resolve E0308 type mismatch in start_server loop break
CI
#77:
Commit
0371328
pushed by
ichbingautam
1m 20s
main
main
1m 20s
View workflow file
docs: update README with production architectures and add Makefile
CI
#76:
Commit
35909dc
pushed by
ichbingautam
1m 7s
main
main
1m 7s
View workflow file
[Feat]: add Argo Rollout configuration for progressive delivery of vo…
CI
#75:
Commit
a00ce41
pushed by
ichbingautam
1m 10s
main
main
1m 10s
View workflow file
[Feat]: add performance testing script using Vegeta
CI
#74:
Commit
8ec8957
pushed by
ichbingautam
1m 19s
main
main
1m 19s
View workflow file
[Feat]: add docker build check workflow to CI pipeline
CI
#73:
Commit
aa0b5bf
pushed by
ichbingautam
1m 7s
main
main
1m 7s
View workflow file
[Feat]: add Dockerfile and Kubernetes manifests for proxy deployment,…
CI
#72:
Commit
bf7a946
pushed by
ichbingautam
1m 34s
main
main
1m 34s
View workflow file
chore: add .dockerignore to exclude build artifacts and documentation…
CI
#71:
Commit
eb62813
pushed by
ichbingautam
1m 16s
main
main
1m 16s
View workflow file
feat: implement circuit breaker pattern and update proxy to handle up…
CI
#70:
Commit
b14f8ae
pushed by
ichbingautam
1m 37s
main
main
1m 37s
View workflow file
[Feat]: implement graceful shutdown with ctrl-c handling and add W3C …
CI
#69:
Commit
cfbd2ac
pushed by
ichbingautam
1m 23s
main
main
1m 23s
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.