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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
sonic-net
/
sonic-swss-common
Public
Notifications
You must be signed in to change notification settings
Fork
368
Star
60
Code
Issues
23
Pull requests
99
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor: upgrade to bazel 8 and bzlmod
- #1073
#1073
Open
thesayyn
wants to merge 32 commits into
sonic-net:master
sonic-net/sonic-swss-common:master
from
thesayyn:master
thesayyn/sonic-swss-common:master
Copy head branch name to clipboard
Conversation
Commits
32
(32)
Checks
Files changed
Open
refactor: upgrade to bazel 8 and bzlmod
#1073
thesayyn
wants to merge 32 commits into
sonic-net:master
sonic-net/sonic-swss-common:master
from
thesayyn:master
thesayyn/sonic-swss-common:master
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2025
upgrade to bazel 8 and bzlmod
thesayyn
committed
fd1508e
View commit details
Copy full SHA for fd1508e
Browse repository at this point
Commits on Oct 23, 2025
local changes
thesayyn
committed
fb3c520
View commit details
Copy full SHA for fb3c520
Browse repository at this point
Commits on Nov 27, 2025
tls
thesayyn
committed
9c8b2e2
View commit details
Copy full SHA for 9c8b2e2
Browse repository at this point
Commits on Dec 1, 2025
all tests passing
thesayyn
committed
676ae5b
View commit details
Copy full SHA for 676ae5b
Browse repository at this point
Commits on Dec 4, 2025
fix boost
thesayyn
committed
c773222
View commit details
Copy full SHA for c773222
Browse repository at this point
Commits on Dec 12, 2025
latest
thesayyn
committed
49a4a8b
View commit details
Copy full SHA for 49a4a8b
Browse repository at this point
Commits on Dec 16, 2025
fix swig
thesayyn
committed
fb068d7
View commit details
Copy full SHA for fb068d7
Browse repository at this point
Commits on Jan 7, 2026
add expoerts for gnmi, add consolidated libswsscommon for CGO
Mivr
committed
e7f48e1
View commit details
Copy full SHA for e7f48e1
Browse repository at this point
Commits on Feb 9, 2026
Merge pull request #1 from thesayyn/gnmi-image
Show description for 5c4c07d
thesayyn
authored
5c4c07d
View commit details
Copy full SHA for 5c4c07d
Browse repository at this point
Commits on Feb 11, 2026
feat: Add build files for sonic-db-cli (#2)
Show description for bd870b5
blorente
authored
bd870b5
View commit details
Copy full SHA for bd870b5
Browse repository at this point
Commits on Feb 13, 2026
checkpoint: I can build swss
blorente
committed
771d9b0
View commit details
Copy full SHA for 771d9b0
Browse repository at this point
checkpoint; Works with transition
blorente
committed
4d7c6e5
View commit details
Copy full SHA for 4d7c6e5
Browse repository at this point
Merge pull request #3 from blorente/blorente/swss-again
Show description for cef4bca
thesayyn
authored
cef4bca
View commit details
Copy full SHA for cef4bca
Browse repository at this point
Commits on Feb 21, 2026
cleanup: Remove TODO BL: instances (#4)
blorente
authored
06ce6c2
View commit details
Copy full SHA for 06ce6c2
Browse repository at this point
Commits on Mar 3, 2026
fix: Pin bazel version to match sonic-buildimage
blorente
committed
5de5912
View commit details
Copy full SHA for 5de5912
Browse repository at this point
Commits on Mar 4, 2026
feat: Add swssloglevel binary
blorente
committed
4ab7547
View commit details
Copy full SHA for 4ab7547
Browse repository at this point
feat: Add libswsscommon.deb package
blorente
committed
379960f
View commit details
Copy full SHA for 379960f
Browse repository at this point
Commits on Mar 6, 2026
cleanup: Update MODULE.bazel.lock file
blorente
committed
33c3432
View commit details
Copy full SHA for 33c3432
Browse repository at this point
Commits on Mar 9, 2026
fix: Switch to libnl3 built from buildimage
blorente
committed
58dd3d1
View commit details
Copy full SHA for 58dd3d1
Browse repository at this point
Commits on Mar 14, 2026
cgo: include dynamic library when interface library is a linker script
Show description for 2c3269f
thesayyn
committed
2c3269f
View commit details
Copy full SHA for 2c3269f
Browse repository at this point
Commits on Mar 18, 2026
fix goext
thesayyn
committed
64ee262
View commit details
Copy full SHA for 64ee262
Browse repository at this point
Commits on Mar 31, 2026
fix: Add workaround for rules_m4
blorente
committed
a5791d7
View commit details
Copy full SHA for a5791d7
Browse repository at this point
feat: Add sonic-db-cli_pkg debian package
blorente
committed
6dc7dba
View commit details
Copy full SHA for 6dc7dba
Browse repository at this point
fix: re-enable ignored swig statements
blorente
committed
bfb6798
View commit details
Copy full SHA for bfb6798
Browse repository at this point
chore: Update lockfile
blorente
committed
27ea4b5
View commit details
Copy full SHA for 27ea4b5
Browse repository at this point
Commits on Apr 1, 2026
cleanup: Remove packages.lock after updating rules_distroless
Show description for 2bc15b2
blorente
committed
2bc15b2
View commit details
Copy full SHA for 2bc15b2
Browse repository at this point
Commits on Apr 2, 2026
fix: Use git_override for rules_distroless
blorente
committed
85f37c9
View commit details
Copy full SHA for 85f37c9
Browse repository at this point
fix: Adapt local_path_overrides to buildimage submodules
blorente
committed
6108a25
View commit details
Copy full SHA for 6108a25
Browse repository at this point
Commits on Apr 5, 2026
feat: Use local registry from sonic-buildimage
blorente
committed
9d06d6c
View commit details
Copy full SHA for 9d06d6c
Browse repository at this point
fix: Handle const * strings in swsscommon.i constants
blorente
committed
c707627
View commit details
Copy full SHA for c707627
Browse repository at this point
fix: Replace rules_go with patched version for cgo import propagation
blorente
committed
cff3921
View commit details
Copy full SHA for cff3921
Browse repository at this point
fix: Only ignore default strings in SWIGGO, leave Python alone
blorente
committed
390b0fe
View commit details
Copy full SHA for 390b0fe
Browse repository at this point
You can’t perform that action at this time.