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
.
swgoh-utils
/
comlink-python
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
5
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Bring the maintenance branch up to date with main
- #71
#71
Merged
MarTrepodi
merged 26 commits into
1.0-maintenance
swgoh-utils/comlink-python:1.0-maintenance
from
main
swgoh-utils/comlink-python:main
Copy head branch name to clipboard
Mar 2, 2026
Conversation
Commits
26
(26)
Checks
Files changed
Merged
Bring the maintenance branch up to date with main
#71
MarTrepodi
merged 26 commits into
1.0-maintenance
swgoh-utils/comlink-python:1.0-maintenance
from
main
swgoh-utils/comlink-python:main
Copy head branch name to clipboard
Commits
Commits on Apr 30, 2025
Code maintenance (#44)
Show description for 9d5cdf3
MarTrepodi
authored
9d5cdf3
View commit details
Copy full SHA for 9d5cdf3
Browse repository at this point
Commits on Jul 7, 2025
chore(deps): upgrade requests and urllib3, bump version to 1.14.1 (#45)
Show description for 77d339a
MarTrepodi
authored
77d339a
View commit details
Copy full SHA for 77d339a
Browse repository at this point
Commits on Aug 1, 2025
back port of helpers from 2.0 development branch (#46)
MarTrepodi
authored
fce921a
View commit details
Copy full SHA for fce921a
Browse repository at this point
Update version.py
Show description for 9662c16
MarTrepodi
authored
9662c16
View commit details
Copy full SHA for 9662c16
Browse repository at this point
Commits on Aug 5, 2025
feat(helpers): add function to calculate datacron dismantle value (#47)
Show description for 8771e4b
MarTrepodi
authored
8771e4b
View commit details
Copy full SHA for 8771e4b
Browse repository at this point
Commits on Oct 2, 2025
Introduce logging and migration to uv for dependency management (#48)
Show description for 06f8d69
MarTrepodi
authored
06f8d69
View commit details
Copy full SHA for 06f8d69
Browse repository at this point
chore(release): bump version to 1.16.0 and update workflow (#49)
Show description for 0f25e7c
MarTrepodi
authored
0f25e7c
View commit details
Copy full SHA for 0f25e7c
Browse repository at this point
Commits on Nov 19, 2025
feat(core): add new namespace and content retrieval methods in suppor… (#50)
Show description for 62bd98f
MarTrepodi
authored
62bd98f
View commit details
Copy full SHA for 62bd98f
Browse repository at this point
Commits on Mar 1, 2026
feat(ci): add GitHub Actions workflows for CI, linting, and commit validation
Show description for c1a4bbd
MarTrepodi
and
claude
committed
c1a4bbd
View commit details
Copy full SHA for c1a4bbd
Browse repository at this point
feat(ci): add GitHub Actions workflows for CI, linting, and commit validation (#52)
Show description for 3d165a5
MarTrepodi
authored
3d165a5
View commit details
Copy full SHA for 3d165a5
Browse repository at this point
Commits on Mar 2, 2026
feat(templates): add issue templates and dependabot configuration
Show description for 5ab6886
MarTrepodi
committed
5ab6886
View commit details
Copy full SHA for 5ab6886
Browse repository at this point
test(unit): refactor test suite to remove mocks in favor of _post patching
Show description for 4c80b3c
MarTrepodi
committed
4c80b3c
View commit details
Copy full SHA for 4c80b3c
Browse repository at this point
feat(core): enhance swgoh-comlink library with improved payload validation, SSL verification, and Python 3.13 support
Show description for a03eb43
MarTrepodi
committed
a03eb43
View commit details
Copy full SHA for a03eb43
Browse repository at this point
Chore/clean up (#64)
Show description for aa61dae
MarTrepodi
authored
aa61dae
View commit details
Copy full SHA for aa61dae
Browse repository at this point
chore(deps): bump actions/setup-python from 5 to 6
Show description for bd50d83
dependabot[bot]
authored
bd50d83
View commit details
Copy full SHA for bd50d83
Browse repository at this point
chore(deps): bump actions/upload-artifact from 4 to 7
Show description for 13a1cd9
dependabot[bot]
authored
13a1cd9
View commit details
Copy full SHA for 13a1cd9
Browse repository at this point
chore(deps): bump actions/download-artifact from 4 to 8
Show description for e80a9ef
dependabot[bot]
authored
e80a9ef
View commit details
Copy full SHA for e80a9ef
Browse repository at this point
chore(deps): bump actions/labeler from 5 to 6
Show description for 174409c
dependabot[bot]
authored
174409c
View commit details
Copy full SHA for 174409c
Browse repository at this point
chore(deps): bump actions/setup-python from 5 to 6 (#65)
Show description for b193338
MarTrepodi
authored
b193338
View commit details
Copy full SHA for b193338
Browse repository at this point
chore(deps): bump actions/upload-artifact from 4 to 7 (#66)
Show description for cdfcc12
MarTrepodi
authored
cdfcc12
View commit details
Copy full SHA for cdfcc12
Browse repository at this point
chore(deps): bump actions/download-artifact from 4 to 8 (#67)
Show description for edd8f0d
MarTrepodi
authored
edd8f0d
View commit details
Copy full SHA for edd8f0d
Browse repository at this point
chore(deps): bump astral-sh/setup-uv from 4 to 7
Show description for 0db5569
dependabot[bot]
authored
0db5569
View commit details
Copy full SHA for 0db5569
Browse repository at this point
chore(deps): bump actions/labeler from 5 to 6 (#69)
Show description for 12b6861
MarTrepodi
authored
12b6861
View commit details
Copy full SHA for 12b6861
Browse repository at this point
chore(deps): bump astral-sh/setup-uv from 4 to 7 (#68)
Show description for 48e2f0c
MarTrepodi
authored
48e2f0c
View commit details
Copy full SHA for 48e2f0c
Browse repository at this point
fix(core): route get_enums() through shared _request() method
Show description for 72a29f6
MarTrepodi
committed
72a29f6
View commit details
Copy full SHA for 72a29f6
Browse repository at this point
fix(core): route get_enums() through shared _request() method (#70)
Show description for 8912882
MarTrepodi
authored
8912882
View commit details
Copy full SHA for 8912882
Browse repository at this point
You can’t perform that action at this time.