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
Accelerator
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
Type
/
to 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 }}
nex50792
/
api-billing-platform
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: nex50792/api-billing-platform
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
27 workflow runs
27 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.
fix(e2e): only intercept POST /provider/login, let GET page load norm…
CI
#27:
Commit
1d35464
pushed by
nex50792
2m 44s
main
main
2m 44s
View workflow file
fix(e2e): stub login API in playwright; add catch for network errors
CI
#26:
Commit
c2c0674
pushed by
nex50792
2m 41s
main
main
2m 41s
View workflow file
feat: CI test integration + use request-scoped logger in all handlers
CI
#25:
Commit
c3f06bd
pushed by
nex50792
2m 43s
main
main
2m 43s
View workflow file
feat: add vitest component tests and playwright e2e setup
CI
#24:
Commit
4f4e85a
pushed by
nex50792
2m 36s
main
main
2m 36s
View workflow file
refactor: move apikey list to service layer via ListByCustomer
CI
#23:
Commit
7f8a081
pushed by
nex50792
2m 33s
main
main
2m 33s
View workflow file
feat: add DB indexes migration + request ID middleware
CI
#22:
Commit
15c119f
pushed by
nex50792
2m 41s
main
main
2m 41s
View workflow file
fix: prioritize success message over re-validated invalid token in se…
CI
#21:
Commit
856f122
pushed by
nex50792
2m 33s
main
main
2m 33s
View workflow file
fix: provider logout content-type + CORS before CSRF for proper error…
CI
#20:
Commit
d3d055a
pushed by
nex50792
2m 40s
main
main
2m 40s
View workflow file
fix(test): apply all migrations in applyTestSchema, not just 000001
CI
#19:
Commit
2a8f9ac
pushed by
nex50792
2m 40s
main
main
2m 40s
View workflow file
ci: apply all migrations in order, not just 000001
CI
#18:
Commit
87c0c86
pushed by
nex50792
2m 32s
main
main
2m 32s
View workflow file
feat: responsive mobile layout for dashboards and API detail pages
CI
#17:
Commit
7175b9b
pushed by
nex50792
2m 29s
main
main
2m 29s
View workflow file
fix: treat cancel_at timestamp as canceling even when cancel_at_perio…
CI
#16:
Commit
fde4508
pushed by
nex50792
2m 46s
main
main
2m 46s
View workflow file
feat: show cancellation date and restore option when subscription is …
CI
#15:
Commit
fe54d07
pushed by
nex50792
2m 33s
main
main
2m 33s
View workflow file
fix: home client-side auth fetch to restore login state after Stripe …
CI
#14:
Commit
7de57ac
pushed by
nex50792
2m 37s
main
main
2m 37s
View workflow file
fix: checkout idempotency key to minute granularity
CI
#13:
Commit
b7f5858
pushed by
nex50792
2m 53s
main
main
2m 53s
View workflow file
fix: convert auth-required actions to client-side fetch for cross-domain
CI
#12:
Commit
46e7454
pushed by
nex50792
2m 33s
main
main
2m 33s
View workflow file
fix: move /provider auth to client-side for cross-domain cookie support
CI
#11:
Commit
c709f8a
pushed by
nex50792
2m 42s
main
main
2m 42s
View workflow file
fix: move fetch helpers before early return to avoid TDZ error in use…
CI
#10:
Commit
73234e7
pushed by
nex50792
2m 37s
main
main
2m 37s
View workflow file
fix: revert SSR auth check, use client-side gate to prevent UI flash
CI
#9:
Commit
ff1e549
pushed by
nex50792
2m 36s
main
main
2m 36s
View workflow file
fix: SSR auth check in /admin loader to prevent pre-redirect UI flash
CI
#8:
Commit
5df5c82
pushed by
nex50792
2m 40s
main
main
2m 40s
View workflow file
ci: let server auto-migrate instead of manual psql for contract test
CI
#7:
Commit
a76ca68
pushed by
nex50792
2m 35s
main
main
2m 35s
View workflow file
fix: use SameSite=None for cross-site cookies in production
CI
#6:
Commit
1ceeb0c
pushed by
nex50792
2m 42s
main
main
2m 42s
View workflow file
feat: auto-apply migrations on server start using golang-migrate + embed
CI
#5:
Commit
767af4e
pushed by
nex50792
2m 39s
main
main
2m 39s
View workflow file
fix: set VITE_API_URL via .env.production
CI
#4:
Commit
4cea069
pushed by
nex50792
2m 42s
main
main
2m 42s
View workflow file
chore: declare VITE_API_URL in wrangler.jsonc vars
CI
#3:
Commit
6446264
pushed by
nex50792
2m 28s
main
main
2m 28s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.