Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stop using configuration Configuration#fileCollection(Dependency...) soon to be deprecated (#716) (v0.9.x backport)) #720

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

YifeiZhuang
Copy link
Collaborator

The files(Dependency...) method filters the contents of the configuration to only include files from the provided dependencies and it's transitive dependencies. Since there is only one dependency in the configuration, using this method is unnecessary.

backport of #716

… soon to be deprecated (google#716)

The files(Dependency...) method filters the contents of the configuration to only include files from the provided dependencies and it's transitive dependencies. Since there is only one dependency in the configuration, using this method is unnecessary.
@YifeiZhuang YifeiZhuang requested a review from ejona86 July 13, 2023 17:21
@YifeiZhuang YifeiZhuang merged commit 5c15781 into google:v0.9.x Jul 13, 2023
11 checks passed
@YifeiZhuang YifeiZhuang deleted the backport4 branch July 13, 2023 18:57
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