-
Notifications
You must be signed in to change notification settings - Fork 766
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
[agp] Upgrade AGP, Kotlin, Gradle, maven publish plugin #986
base: master
Are you sure you want to change the base?
Conversation
8b19033
to
7d5f581
Compare
d546726
to
2ba7aea
Compare
f2b320b
to
f8acca7
Compare
922a09b
to
d038404
Compare
Summary: The tests are not actually being run. After upgrading the Gradle plugin on GitHub, it has become clear that these are running without the AP processing them. When processed, they raise some fairly obvious mistakes: {P1221730610} This is removing them for now so we can get the update and new release out. Done using ``` pastry P1221730610 | rg -F '/src/' | awk '{print $1}' | cut -d ':' -f 1 | uniq | sed -e 's:/Users/realpassy/Projects/java/litho/::' | xargs hg rm -v ``` To restore the rests, let's do it one-by-one by doing `hg revert -r 5ac836c8ff21bb798ce1aba47a47857f93f3d47c^ -- litho-it/path/to/test.java` --- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/facebook/litho/pull/988). * #986 * #985 * __->__ #988 Pull Request resolved: #988 Reviewed By: adityasharat Differential Revision: D58789067 Pulled By: passy fbshipit-source-id: fb1aacd92dc88e0fb4d7ad4dc4c918396958fc3f
Summary: --- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/facebook/litho/pull/985). * #986 * __->__ #985 Pull Request resolved: #985 Reviewed By: adityasharat Differential Revision: D58789157 Pulled By: passy fbshipit-source-id: 927868f3786576eb244d8a89c8c76623b9c3c03c
@passy has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@passy has updated the pull request. You must reimport the pull request before landing. |
1 similar comment
@passy has updated the pull request. You must reimport the pull request before landing. |
@passy has updated the pull request. You must reimport the pull request before landing. |
@passy has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@passy has updated the pull request. You must reimport the pull request before landing. |
@passy has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
1 similar comment
@passy has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
No description provided.