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
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 }}
chimanjain
/
gomajor
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
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: chimanjain/gomajor
Actions
All workflows
Workflows
Dependabot Updates
Dependabot Updates
Dependency Audit
Dependency Audit
golangci-lint
golangci-lint
GoMajor Dependency Audit
GoMajor Dependency Audit
GoMajor Unit Tests
GoMajor Unit Tests
Show more workflows...
Management
Caches
GoMajor Unit Tests
GoMajor Unit Tests
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
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
test.yml
will be ignored since log searching is not yet available
23 workflow runs
23 workflow runs
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.
refactor: introduce Provider interface for source parsing and update …
GoMajor Unit Tests
#23:
Commit
cf8beaa
pushed by
chimanjain
40s
main
main
40s
View workflow file
Introduce Provider interface for source parsing and update Engine to use Providers for dependency resolution
GoMajor Unit Tests
#22:
Pull request
#31
opened by
chimanjain
41s
refactor-codebase
refactor-codebase
41s
View #31
View workflow file
update changelog
GoMajor Unit Tests
#21:
Commit
226fdf8
pushed by
chimanjain
47s
main
main
47s
View workflow file
refactor: implement cached go environment lookup and clean up client …
GoMajor Unit Tests
#20:
Commit
502161f
pushed by
chimanjain
59s
main
main
59s
View workflow file
refactor: implement cached go environment lookup and clean up client initialization logic
GoMajor Unit Tests
#19:
Pull request
#30
synchronize by
chimanjain
58s
refactor
refactor
58s
View #30
View workflow file
refactor: implement cached go environment lookup and clean up client initialization logic
GoMajor Unit Tests
#18:
Pull request
#30
opened by
chimanjain
1h 6m 12s
refactor
refactor
1h 6m 12s
View #30
View workflow file
chore(deps): bump go.yaml.in/yaml/v3 from 3.0.4 to 3.0.5 (#29)
GoMajor Unit Tests
#17:
Commit
97cca77
pushed by
chimanjain
37s
main
main
37s
View workflow file
chore(deps): bump go.yaml.in/yaml/v3 from 3.0.4 to 3.0.5
GoMajor Unit Tests
#16:
Pull request
#29
opened by
dependabot
Bot
45s
dependabot/go_modules/go.yaml.in/yaml/v3-3.0.5
dependabot/go_modules/go.yaml.in/yaml/v3-3.0.5
45s
View #29
View workflow file
perf: improve memory allocation efficiency, optimize string padding, …
GoMajor Unit Tests
#15:
Commit
a557c62
pushed by
chimanjain
21s
main
main
21s
View workflow file
feat: parallelize major version probing (#28)
GoMajor Unit Tests
#14:
Commit
71301a5
pushed by
chimanjain
40s
main
main
40s
View workflow file
Parallelize major version probing
GoMajor Unit Tests
#13:
Pull request
#28
opened by
chimanjain
40s
parallel-version-check
parallel-version-check
40s
View #28
View workflow file
refactor: remove short-circuiting on missing major versions to allow …
GoMajor Unit Tests
#12:
Commit
4d3352b
pushed by
chimanjain
45s
main
main
45s
View workflow file
refactor: remove short-circuiting on missing major versions to allow complete probing up to maxProbe limit
GoMajor Unit Tests
#11:
Pull request
#27
opened by
chimanjain
42s
remove-shortcut
remove-shortcut
42s
View #27
View workflow file
chore(deps): bump actions/setup-go from 6 to 7 (#26)
GoMajor Unit Tests
#10:
Commit
b0944df
pushed by
chimanjain
40s
main
main
40s
View workflow file
chore(deps): bump actions/setup-go from 6 to 7
GoMajor Unit Tests
#9:
Pull request
#26
opened by
dependabot
Bot
36s
dependabot/github_actions/actions/setup-go-7
dependabot/github_actions/actions/setup-go-7
36s
View #26
View workflow file
feat: add module path parsing utilities and improve GitHub credential…
GoMajor Unit Tests
#8:
Commit
c9b4f2d
pushed by
chimanjain
1m 2s
main
main
1m 2s
View workflow file
feat: add module path parsing utilities and improve GitHub credential scoping and token handling
GoMajor Unit Tests
#7:
Pull request
#25
synchronize by
chimanjain
41s
formatting
formatting
41s
View #25
View workflow file
feat: add module path parsing utilities and improve GitHub credential scoping and token handling
GoMajor Unit Tests
#6:
Pull request
#25
opened by
chimanjain
45s
formatting
formatting
45s
View #25
View workflow file
refactor: relocate checker package to pkg/checker and introduce clien…
GoMajor Unit Tests
#5:
Commit
65b5c91
pushed by
chimanjain
38s
main
main
38s
View workflow file
refactor: relocate checker package to pkg/checker
GoMajor Unit Tests
#4:
Pull request
#24
opened by
chimanjain
44s
refactor-pkg
refactor-pkg
44s
View #24
View workflow file
update changelog
GoMajor Unit Tests
#3:
Commit
70703d2
pushed by
chimanjain
18s
main
main
18s
View workflow file
refactor: optimize engine deduplication, introduce concurrent version…
GoMajor Unit Tests
#2:
Commit
15c4a48
pushed by
chimanjain
43s
main
main
43s
View workflow file
Optimize engine deduplication, introduce concurrent version checking, and add CI workflow with dependency updates
GoMajor Unit Tests
#1:
Pull request
#23
opened by
chimanjain
48s
refactor/engine-optimization
refactor/engine-optimization
48s
View #23
View workflow file
You can’t perform that action at this time.