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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
trakrlog-com
/
trakrlog
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
5
Code
Issues
5
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: trakrlog-com/trakrlog
Actions
All workflows
Workflows
Build and Push Docker Image
Build and Push Docker Image
PR Check
PR Check
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
228 workflow runs
228 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.
feat: Implement user, project, channel, and event services with CRUD …
PR Check
#75:
Commit
e3fe38d
pushed by
dev-bre
16s
go-backend
go-backend
16s
View workflow file
feat: Implement repository pattern for MongoDB collections: User, Pro…
PR Check
#74:
Commit
d8fda66
pushed by
dev-bre
13s
go-backend
go-backend
13s
View workflow file
feat: Add models and repository interfaces for MongoDB collections: U…
PR Check
#73:
Commit
9911846
pushed by
dev-bre
12s
go-backend
go-backend
12s
View workflow file
refactor: Replace fmt.Printf with log.Printf for consistent logging i…
PR Check
#72:
Commit
95f30d1
pushed by
dev-bre
11s
go-backend
go-backend
11s
View workflow file
feat: Implement Google authentication with session management and use…
PR Check
#71:
Commit
3c73a25
pushed by
dev-bre
13s
go-backend
go-backend
13s
View workflow file
fix: Ensure panic on missing .env file in database and server initial…
PR Check
#70:
Commit
e102c0a
pushed by
dev-bre
13s
go-backend
go-backend
13s
View workflow file
refactor: Update launch configuration for Go backend and add Delve de…
PR Check
#69:
Commit
424decd
pushed by
dev-bre
14s
go-backend
go-backend
14s
View workflow file
refactor: Remove JoinWaitlist component from MainPage
PR Check
#68:
Commit
5f55e73
pushed by
dev-bre
12s
go-backend
go-backend
12s
View workflow file
removed waitist
PR Check
#67:
Commit
5a22e06
pushed by
dev-bre
10s
go-backend
go-backend
10s
View workflow file
feat: Load environment variables from .env file and log database heal…
PR Check
#66:
Commit
fc6ce83
pushed by
dev-bre
14s
go-backend
go-backend
14s
View workflow file
refactor: Remove commented npm commands from Makefile
PR Check
#65:
Commit
6b271ba
pushed by
dev-bre
14s
go-backend
go-backend
14s
View workflow file
fix: Improve build output messages in Makefile
PR Check
#64:
Commit
c43aa14
pushed by
dev-bre
17s
go-backend
go-backend
17s
View workflow file
feat: Update Makefile and server configuration; improve CORS settings…
PR Check
#63:
Commit
2550c02
pushed by
dev-bre
18s
go-backend
go-backend
18s
View workflow file
fix frontend dist folder
PR Check
#62:
Commit
ce0b3ef
pushed by
dev-bre
12s
go-backend
go-backend
12s
View workflow file
feat: Implement Dashboard and Notification Contexts
PR Check
#61:
Commit
9fa1e03
pushed by
dev-bre
15s
go-backend
go-backend
15s
View workflow file
new project structure
PR Check
#60:
Commit
8018882
pushed by
dev-bre
11s
go-backend
go-backend
11s
View workflow file
move stuff in old folder
PR Check
#59:
Commit
c4d89e5
pushed by
dev-bre
12s
go-backend
go-backend
12s
View workflow file
feat: refactor handlers to use AppHandler directly; remove config dep…
PR Check
#58:
Commit
e00ce44
pushed by
dev-bre
49s
go-backend
go-backend
49s
View workflow file
feat: refactor authentication and project routes; implement MongoDB c…
PR Check
#57:
Commit
688d0e9
pushed by
dev-bre
47s
go-backend
go-backend
47s
View workflow file
feat: refactor auth handler and routes for consistency; add projects …
PR Check
#56:
Commit
8059ea8
pushed by
dev-bre
52s
go-backend
go-backend
52s
View workflow file
feat: add RequireAuth middleware and protect dashboard routes
PR Check
#55:
Commit
b66cb5a
pushed by
dev-bre
50s
go-backend
go-backend
50s
View workflow file
fix: update user data assignment in AuthContextProvider
PR Check
#54:
Commit
feee8cf
pushed by
dev-bre
49s
go-backend
go-backend
49s
View workflow file
feat: implement Google authentication and session management
PR Check
#53:
Commit
aabe5fa
pushed by
dev-bre
50s
go-backend
go-backend
50s
View workflow file
feat: update dependencies and add authentication routes
PR Check
#52:
Commit
0796881
pushed by
dev-bre
49s
go-backend
go-backend
49s
View workflow file
feat: add Go backend module and main application file
PR Check
#51:
Commit
b2f4655
pushed by
dev-bre
1m 11s
go-backend
go-backend
1m 11s
View workflow file
Previous
1
2
3
4
5
6
7
8
9
10
Next
You can’t perform that action at this time.