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 }}
sameezy667
/
Alert-AID
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: sameezy667/Alert-AID
Actions
All workflows
Workflows
CI/CD Pipeline
CI/CD Pipeline
Show more workflows...
Management
Caches
Deployments
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
63 workflow runs
63 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: Add graceful fallback for backend API errors
CI/CD Pipeline
#38:
Commit
cf31a89
pushed by
sameezy667
54s
main
main
54s
View workflow file
MAJOR FIX: Complete location detection overhaul
CI/CD Pipeline
#37:
Commit
293bd55
pushed by
sameezy667
54s
main
main
54s
View workflow file
FIX: Synchronize location coordinates across dashboard
CI/CD Pipeline
#36:
Commit
d620586
pushed by
sameezy667
54s
main
main
54s
View workflow file
CRITICAL FIX: Force data refresh on location change
CI/CD Pipeline
#35:
Commit
40b2678
pushed by
sameezy667
57s
main
main
57s
View workflow file
Fix critical location and performance issues
CI/CD Pipeline
#34:
Commit
08f417c
pushed by
sameezy667
53s
main
main
53s
View workflow file
UI Polish: Remove debug menu, improve AQI widget with scale explanati…
CI/CD Pipeline
#33:
Commit
59c8ae1
pushed by
sameezy667
58s
main
main
58s
View workflow file
CRITICAL: Remove duplicate FastAPI app initialization that was overwr…
CI/CD Pipeline
#32:
Commit
9bfd606
pushed by
sameezy667
55s
main
main
55s
View workflow file
Fix Render deployment: Force Python 3.11.0 for NumPy compatibility
CI/CD Pipeline
#31:
Commit
d109ec1
pushed by
sameezy667
53s
main
main
53s
View workflow file
Fix render.yaml: Use relative path ./backend for rootDir
CI/CD Pipeline
#30:
Commit
fb79537
pushed by
sameezy667
56s
main
main
56s
View workflow file
Switch to Render.com for backend deployment - add render.yaml with pr…
CI/CD Pipeline
#29:
Commit
10da754
pushed by
sameezy667
57s
main
main
57s
View workflow file
Fix Railway deployment: Add nixpacks.toml to specify Python environme…
CI/CD Pipeline
#28:
Commit
2ee672b
pushed by
sameezy667
58s
main
main
58s
View workflow file
[RAILWAY-TRIGGER] Add railway.json to force Railway to recognize and …
CI/CD Pipeline
#27:
Commit
2b6f431
pushed by
sameezy667
53s
main
main
53s
View workflow file
FORCE CORS: Add custom middleware to manually inject CORS headers on …
CI/CD Pipeline
#26:
Commit
1a68083
pushed by
sameezy667
58s
main
main
58s
View workflow file
HOTFIX: Replace logger.info with print to fix NameError - logger not …
CI/CD Pipeline
#25:
Commit
b466d32
pushed by
sameezy667
54s
main
main
54s
View workflow file
[RAILWAY-REDEPLOY] Force Railway to redeploy with CORS headers - add …
CI/CD Pipeline
#24:
Commit
90265bd
pushed by
sameezy667
51s
main
main
51s
View workflow file
NUCLEAR FIX: Hardcode Railway URL in ALL service files - completely b…
CI/CD Pipeline
#23:
Commit
52dd7bb
pushed by
sameezy667
54s
main
main
54s
View workflow file
CRITICAL FIX: Hardcode Railway URL in production to bypass environmen…
CI/CD Pipeline
#22:
Commit
0d080d3
pushed by
sameezy667
52s
main
main
52s
View workflow file
Fix trailing slash in API_BASE_URL causing double slashes in URLs - a…
CI/CD Pipeline
#21:
Commit
b4a527d
pushed by
sameezy667
57s
main
main
57s
View workflow file
[DEPLOY-TEST] Update version to 1.0.2-cors-fixed and fix root endpoin…
CI/CD Pipeline
#20:
Commit
e1078ee
pushed by
sameezy667
54s
main
main
54s
View workflow file
Add backend connectivity diagnostic tool to test CORS and network issues
CI/CD Pipeline
#19:
Commit
4c55b0d
pushed by
sameezy667
54s
main
main
54s
View workflow file
Update health endpoint version to 1.0.1 and add cors_fixed flag to ve…
CI/CD Pipeline
#18:
Commit
0fde9af
pushed by
sameezy667
1m 0s
main
main
1m 0s
View workflow file
Fix CORS issues: remove duplicate CORS middleware, fix allow_credenti…
CI/CD Pipeline
#17:
Commit
74a8610
pushed by
sameezy667
52s
main
main
52s
View workflow file
Add comprehensive final deployment status and troubleshooting guide
CI/CD Pipeline
#16:
Commit
ff9c52a
pushed by
sameezy667
55s
main
main
55s
View workflow file
Fix AQI and risk score flashing issue - remove infinite loop in calcu…
CI/CD Pipeline
#15:
Commit
31b268b
pushed by
sameezy667
54s
main
main
54s
View workflow file
Fix health endpoint path - add /api prefix to health router to match …
CI/CD Pipeline
#14:
Commit
90af145
pushed by
sameezy667
53s
main
main
53s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.