Skip to content

Support skipping downloadGeoFiles task#123

Merged
Goooler merged 4 commits into
trunkfrom
skip-download-task
Apr 23, 2026
Merged

Support skipping downloadGeoFiles task#123
Goooler merged 4 commits into
trunkfrom
skip-download-task

Conversation

@Goooler
Copy link
Copy Markdown
Owner

@Goooler Goooler commented Apr 23, 2026

Speeds up local builds.

@Goooler Goooler force-pushed the skip-download-task branch from d50d0bb to 03c5134 Compare April 23, 2026 08:37
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an opt-out mechanism for the downloadGeoFiles Gradle task so developers/CI can skip downloading geo assets when desired.

Changes:

  • Adds a conditional onlyIf { ... } to skip downloadGeoFiles when a skip.downloadGeoFiles=true flag is detected in a properties file.
  • Introduces logic to choose between local.properties and gradle.properties as the source for that flag.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread app/build.gradle.kts Outdated
Comment thread app/build.gradle.kts Outdated
Comment thread app/build.gradle.kts Outdated
Goooler and others added 3 commits April 23, 2026 16:40
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@Goooler Goooler merged commit d9136e0 into trunk Apr 23, 2026
2 checks passed
@Goooler Goooler deleted the skip-download-task branch April 23, 2026 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants