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
Type
/
to 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
.
tronprotocol
/
java-tron
Public
Notifications
You must be signed in to change notification settings
Fork
1.7k
Star
4.1k
Code
Issues
20
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
ci: add multi-platform build tests and system-test workflows
- #6574
#6574
Merged
kuny0707
merged 10 commits into
tronprotocol:develop
tronprotocol/java-tron:develop
from
0xbigapple:feature/migrate_ci_1
0xbigapple/java-tron:feature/migrate_ci_1
Copy head branch name to clipboard
Mar 11, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
ci: add multi-platform build tests and system-test workflows
#6574
kuny0707
merged 10 commits into
tronprotocol:develop
tronprotocol/java-tron:develop
from
0xbigapple:feature/migrate_ci_1
0xbigapple/java-tron:feature/migrate_ci_1
Copy head branch name to clipboard
Commits
Commits on Mar 10, 2026
init workflow
317787106
committed
2be8685
View commit details
Copy full SHA for 2be8685
Browse repository at this point
init workflow
317787106
committed
e560afe
View commit details
Copy full SHA for e560afe
Browse repository at this point
add timeout for system-test; add master for push; trigger PR lint if event is edited
317787106
committed
7eacfea
View commit details
Copy full SHA for 7eacfea
Browse repository at this point
add maxWarnings = 0 for checkstyle job
317787106
committed
c5ec11c
View commit details
Copy full SHA for c5ec11c
Browse repository at this point
restore Autobuild for codeql; add maxWarnings for plugin gradle
317787106
committed
1b2d1d8
View commit details
Copy full SHA for 1b2d1d8
Browse repository at this point
remove checkstyle copy
317787106
committed
63c17a4
View commit details
Copy full SHA for 63c17a4
Browse repository at this point
fix the image runner macos-26
317787106
committed
800d827
View commit details
Copy full SHA for 800d827
Browse repository at this point
remove test code
317787106
committed
fb43e54
View commit details
Copy full SHA for fb43e54
Browse repository at this point
Commits on Mar 11, 2026
skip pr-lint when push; When the PR lint job succeeds or is skipped, the jobs depending on it can still run.
317787106
committed
ccca67c
View commit details
Copy full SHA for ccca67c
Browse repository at this point
optimize checkout
317787106
committed
e426142
View commit details
Copy full SHA for e426142
Browse repository at this point
You can’t perform that action at this time.