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 }}
theking90000
/
scope
Public
Notifications
You must be signed in to change notification settings
Fork
1
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
Enhance Gradle configuration with caching, plugins, and conventions
- #2
#2
Merged
theking90000
merged 13 commits into
theking90000:main
theking90000/scope:main
from
kov3y:main
kov3y/scope:main
Copy head branch name to clipboard
Jun 27, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Enhance Gradle configuration with caching, plugins, and conventions
#2
theking90000
merged 13 commits into
theking90000:main
theking90000/scope:main
from
kov3y:main
kov3y/scope:main
Copy head branch name to clipboard
Commits
Commits on Jun 27, 2026
chore: update Gradle configuration for caching, parallel builds, and improved readability
kov3y
committed
cd87892
View commit details
Copy full SHA for cd87892
Browse repository at this point
chore: configure dependency resolution management in Gradle settings
kov3y
committed
f4d5067
View commit details
Copy full SHA for f4d5067
Browse repository at this point
chore: upgrade Gradle wrapper to 9.6.1
kov3y
committed
31b6e59
View commit details
Copy full SHA for 31b6e59
Browse repository at this point
chore: fix formatting issue in gradle.properties
kov3y
committed
2f535cf
View commit details
Copy full SHA for 2f535cf
Browse repository at this point
feat: add buildSrc module with Java conventions precompiled script plugins
kov3y
committed
ab470c4
View commit details
Copy full SHA for ab470c4
Browse repository at this point
chore: add libs.versions.toml for dependency version catalog
kov3y
committed
12f4f45
View commit details
Copy full SHA for 12f4f45
Browse repository at this point
chore: apply java-library-conventions plugin and refactor test dependencies configuration
kov3y
committed
f25677b
View commit details
Copy full SHA for f25677b
Browse repository at this point
feat: add Maven publishing conventions precompiled script plugins
kov3y
committed
e6b1694
View commit details
Copy full SHA for e6b1694
Browse repository at this point
chore: move Maven publishing and test configuration to precompiled script plugins
kov3y
committed
f3924a0
View commit details
Copy full SHA for f3924a0
Browse repository at this point
chore: simplify test task configuration in build script
kov3y
committed
2b04af7
View commit details
Copy full SHA for 2b04af7
Browse repository at this point
chore: remove unused dependency updates plugin from build script
kov3y
committed
f5de87c
View commit details
Copy full SHA for f5de87c
Browse repository at this point
chore: update Java toolchain language version to 21 in base conventions script
kov3y
committed
614279a
View commit details
Copy full SHA for 614279a
Browse repository at this point
clarified README by removing non-existent gradle commands
theking90000
committed
01f45d1
View commit details
Copy full SHA for 01f45d1
Browse repository at this point
You can’t perform that action at this time.