Skip to content

Build: Stop ignoring gradle directory#15705

Merged
kevinjqliu merged 1 commit intoapache:mainfrom
kevinjqliu:chore/gitignore-gradle-dir
Mar 20, 2026
Merged

Build: Stop ignoring gradle directory#15705
kevinjqliu merged 1 commit intoapache:mainfrom
kevinjqliu:chore/gitignore-gradle-dir

Conversation

@kevinjqliu
Copy link
Copy Markdown
Contributor

While reviewing #15440, I noticed that changes under gradle/, including libs.versions.toml, are ignored by git. We should not ignore this file because it is the source of truth for dependency versions and is already maintained in the project history: https://github.com/apache/iceberg/commits/main/gradle/libs.versions.toml

Removing gradle/ from .gitignore also makes libs.versions.toml show up in VS Code search results, which improves discoverability when reviewing or updating dependencies.

@github-actions github-actions bot added the INFRA label Mar 20, 2026
@kevinjqliu kevinjqliu merged commit 28bf0f5 into apache:main Mar 20, 2026
4 checks passed
@kevinjqliu kevinjqliu deleted the chore/gitignore-gradle-dir branch March 20, 2026 22:40
manuzhang pushed a commit to manuzhang/iceberg that referenced this pull request Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants