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 }}
GradleUp
/
shadow
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
425
Star
4.2k
Code
Issues
9
Pull requests
5
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Support skipping string constant remapping
- #1401
#1401
Merged
Goooler
merged 22 commits into
main
GradleUp/shadow:main
from
g/22050416/fix-issue-232
GradleUp/shadow:g/22050416/fix-issue-232
Copy head branch name to clipboard
Jul 23, 2025
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Support skipping string constant remapping
#1401
Goooler
merged 22 commits into
main
GradleUp/shadow:main
from
g/22050416/fix-issue-232
GradleUp/shadow:g/22050416/fix-issue-232
Copy head branch name to clipboard
Commits
Commits on Apr 16, 2025
Add `isSkipStringLiteral` for `Relocator`
Goooler
committed
7ab3258
View commit details
Copy full SHA for 7ab3258
Browse repository at this point
Check `mapLiterals` in `RelocatorRemapper`
Goooler
committed
d159668
View commit details
Copy full SHA for d159668
Browse repository at this point
Make isSkipStringLiteral configurable
Goooler
committed
efccd57
View commit details
Copy full SHA for efccd57
Browse repository at this point
Commits on Apr 17, 2025
Test `canDisableRelocateStringConstants`
Goooler
committed
233e9e0
View commit details
Copy full SHA for 233e9e0
Browse repository at this point
Merge remote-tracking branch 'origin/main' into g/22050416/fix-issue-232
Show description for f3ae60f
Goooler
committed
f3ae60f
View commit details
Copy full SHA for f3ae60f
Browse repository at this point
Fix `canDisableRelocateStringConstants`
Goooler
committed
de55c7b
View commit details
Copy full SHA for de55c7b
Browse repository at this point
Dump API
Goooler
committed
3388470
View commit details
Copy full SHA for 3388470
Browse repository at this point
Commits on Apr 23, 2025
Merge remote-tracking branch 'origin/main' into g/22050416/fix-issue-232
Goooler
committed
9116b7f
View commit details
Copy full SHA for 9116b7f
Browse repository at this point
Update changelog
Goooler
committed
4dc3d9b
View commit details
Copy full SHA for 4dc3d9b
Browse repository at this point
Commits on Apr 30, 2025
Merge remote-tracking branch 'origin/main' into g/22050416/fix-issue-232
Goooler
committed
ceba4c5
View commit details
Copy full SHA for ceba4c5
Browse repository at this point
Update changelog
Goooler
committed
0d462ac
View commit details
Copy full SHA for 0d462ac
Browse repository at this point
Commits on Jul 14, 2025
Merge remote-tracking branch 'origin/main' into g/22050416/fix-issue-232
Show description for 81796bf
Goooler
committed
81796bf
View commit details
Copy full SHA for 81796bf
Browse repository at this point
Apply suggestion from @Copilot
Show description for 79e6247
Goooler
and
Copilot
authored
79e6247
View commit details
Copy full SHA for 79e6247
Browse repository at this point
Commits on Jul 23, 2025
Merge branch 'main' into g/22050416/fix-issue-232
Goooler
authored
dacfba8
View commit details
Copy full SHA for dacfba8
Browse repository at this point
Cleanups
Goooler
committed
78e9fba
View commit details
Copy full SHA for 78e9fba
Browse repository at this point
Mark `skipStringLiteral` as `Input`
Goooler
committed
5530f3e
View commit details
Copy full SHA for 5530f3e
Browse repository at this point
Rename `skipStringLiteral` to `skipStringConstants`
Goooler
committed
87a5b3d
View commit details
Copy full SHA for 87a5b3d
Browse repository at this point
Update doc
Goooler
committed
7953783
View commit details
Copy full SHA for 7953783
Browse repository at this point
Update src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/internal/RelocatorRemapper.kt
Show description for d5060b1
Goooler
and
Copilot
authored
d5060b1
View commit details
Copy full SHA for d5060b1
Browse repository at this point
Update docs/configuration/relocation/README.md
Show description for 95ea038
Goooler
and
Copilot
authored
95ea038
View commit details
Copy full SHA for 95ea038
Browse repository at this point
Revert "Update src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/internal/RelocatorRemapper.kt"
Show description for 1b09b15
Goooler
committed
1b09b15
View commit details
Copy full SHA for 1b09b15
Browse repository at this point
Update changelog
Goooler
committed
72368ad
View commit details
Copy full SHA for 72368ad
Browse repository at this point
You can’t perform that action at this time.