This website requires JavaScript.
Explore
Help
Sign In
LogWhispererAI
/
mockupAWS
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
CI/CD - Build & Test
Deploy to Production
E2E Tests
61 workflow runs
Actor
All actors
lucasacchi
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
main
feat: add E2E test for profile update and delete account
E2E Tests #61
:
Commit
beca854176
pushed by
lucasacchi
main
2026-04-10 00:11:22 +02:00
0s
View workflow file
feat: add E2E test for profile update and delete account
Deploy to Production #60
:
Commit
beca854176
pushed by
lucasacchi
main
2026-04-10 00:11:22 +02:00
0s
View workflow file
feat: add E2E test for profile update and delete account
CI/CD - Build & Test #59
:
Commit
beca854176
pushed by
lucasacchi
main
2026-04-10 00:11:22 +02:00
0s
View workflow file
docs: mark Fase 2 User Profile as completed
Deploy to Production #58
:
Commit
ac70da42f4
pushed by
lucasacchi
main
2026-04-08 20:46:39 +02:00
0s
View workflow file
docs: mark Fase 2 User Profile as completed
CI/CD - Build & Test #57
:
Commit
ac70da42f4
pushed by
lucasacchi
main
2026-04-08 20:46:38 +02:00
0s
View workflow file
feat: complete user profile management implementation - Added first_name, last_name fields to user schema - Updated PUT /auth/me endpoint for profile updates - Updated DELETE /auth/me endpoint for account deletion - Implemented Frontend settings pages …
E2E Tests #56
:
Commit
adf54f2632
pushed by
lucasacchi
main
2026-04-08 20:46:40 +02:00
0s
View workflow file
feat: complete user profile management implementation - Added first_name, last_name fields to user schema - Updated PUT /auth/me endpoint for profile updates - Updated DELETE /auth/me endpoint for account deletion - Implemented Frontend settings pages …
Deploy to Production #55
:
Commit
adf54f2632
pushed by
lucasacchi
main
2026-04-08 18:44:33 +02:00
0s
View workflow file
feat: complete user profile management implementation - Added first_name, last_name fields to user schema - Updated PUT /auth/me endpoint for profile updates - Updated DELETE /auth/me endpoint for account deletion - Implemented Frontend settings pages …
CI/CD - Build & Test #54
:
Commit
adf54f2632
pushed by
lucasacchi
main
2026-04-08 18:44:33 +02:00
0s
View workflow file
feat: implement user profile management
E2E Tests #53
:
Commit
219c22c679
pushed by
lucasacchi
main
2026-04-08 18:40:15 +02:00
0s
View workflow file
feat: implement user profile management
Deploy to Production #52
:
Commit
219c22c679
pushed by
lucasacchi
main
2026-04-08 18:40:14 +02:00
0s
View workflow file
feat: implement user profile management
CI/CD - Build & Test #51
:
Commit
219c22c679
pushed by
lucasacchi
main
2026-04-08 18:40:13 +02:00
0s
View workflow file
docs: update todo.md - mark Fase 1 Forgot Password as completed
Deploy to Production #50
:
Commit
1d14668b1b
pushed by
lucasacchi
main
2026-04-08 17:01:21 +02:00
0s
View workflow file
docs: update todo.md - mark Fase 1 Forgot Password as completed
CI/CD - Build & Test #49
:
Commit
1d14668b1b
pushed by
lucasacchi
main
2026-04-08 17:01:21 +02:00
0s
View workflow file
feat: implement forgot password and reset password frontend
E2E Tests #48
:
Commit
1f8d44ebfe
pushed by
lucasacchi
main
2026-04-08 17:01:22 +02:00
0s
View workflow file
feat: implement forgot password and reset password frontend
Deploy to Production #47
:
Commit
1f8d44ebfe
pushed by
lucasacchi
main
2026-04-08 00:33:38 +02:00
0s
View workflow file
feat: implement forgot password and reset password frontend
CI/CD - Build & Test #46
:
Commit
1f8d44ebfe
pushed by
lucasacchi
main
2026-04-08 00:33:37 +02:00
0s
View workflow file
docs: add frontend missing features analysis - forgot password and user profile management
Deploy to Production #45
:
Commit
c03f66cbbf
pushed by
lucasacchi
main
2026-04-08 00:32:44 +02:00
0s
View workflow file
docs: add frontend missing features analysis - forgot password and user profile management
CI/CD - Build & Test #44
:
Commit
c03f66cbbf
pushed by
lucasacchi
main
2026-04-08 00:32:44 +02:00
0s
View workflow file
fix: configure nginx proxy for API calls to fix cross-origin issues
E2E Tests #43
:
Commit
1c6f0b5b61
pushed by
lucasacchi
main
2026-04-08 00:32:45 +02:00
0s
View workflow file
fix: configure nginx proxy for API calls to fix cross-origin issues
Deploy to Production #42
:
Commit
1c6f0b5b61
pushed by
lucasacchi
main
2026-04-08 00:29:17 +02:00
0s
View workflow file
fix: configure nginx proxy for API calls to fix cross-origin issues
CI/CD - Build & Test #41
:
Commit
1c6f0b5b61
pushed by
lucasacchi
main
2026-04-08 00:29:17 +02:00
0s
View workflow file
fix: move OnboardingProvider inside BrowserRouter to fix useLocation error
E2E Tests #40
:
Commit
26037cf511
pushed by
lucasacchi
main
2026-04-08 00:05:17 +02:00
0s
View workflow file
fix: move OnboardingProvider inside BrowserRouter to fix useLocation error
Deploy to Production #39
:
Commit
26037cf511
pushed by
lucasacchi
main
2026-04-08 00:05:16 +02:00
0s
View workflow file
fix: move OnboardingProvider inside BrowserRouter to fix useLocation error
CI/CD - Build & Test #38
:
Commit
26037cf511
pushed by
lucasacchi
main
2026-04-08 00:05:15 +02:00
0s
View workflow file
docs: update README and todo.md for v1.0.0 release
Deploy to Production #37
:
Commit
a1068ad99b
pushed by
lucasacchi
main
2026-04-07 23:55:13 +02:00
0s
View workflow file
docs: update README and todo.md for v1.0.0 release
CI/CD - Build & Test #36
:
Commit
a1068ad99b
pushed by
lucasacchi
main
2026-04-07 23:55:05 +02:00
0s
View workflow file
fix: add flower package for Celery monitoring
Deploy to Production #35
:
Commit
330c547e73
pushed by
lucasacchi
main
2026-04-07 23:48:10 +02:00
0s
View workflow file
fix: add flower package for Celery monitoring
CI/CD - Build & Test #34
:
Commit
330c547e73
pushed by
lucasacchi
main
2026-04-07 23:48:09 +02:00
0s
View workflow file
fix: resolve CORS middleware error causing backend restart
E2E Tests #33
:
Commit
9de9981492
pushed by
lucasacchi
main
2026-04-07 23:55:20 +02:00
0s
View workflow file
fix: resolve CORS middleware error causing backend restart
Deploy to Production #32
:
Commit
9de9981492
pushed by
lucasacchi
main
2026-04-07 23:40:16 +02:00
0s
View workflow file
First
Previous
1
2
3
Next
Last