[go: nahoru, domu]

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

Updates Utils & FluxC to a version with sources jar #15492

Closed
wants to merge 3 commits into from

Conversation

oguzkocer
Copy link
Contributor

This PR is used for testing purposes only.

I am working on publishing the -sources.jar files for our projects that are published to S3 and I'd like to use this PR to verify that it works as expected. I've published both FluxC and WordPress-Utils-Android artifacts with their -sources.jar files to S3 and now I can navigate to the source files without any issues. @malinajirka @wzieba Can I bother you to test this PR to verify that it works as you were expecting it to?

Please don't forget to disable composite builds for FluxC & WordPress-Utils-Android projects.

For each of the following lines, I used Android Studio's go to declaration feature (either Command+B or Command+click with a default setup) to test the changes:

  • PostStore here to verify org.wordpress:fluxc module
  • VersionUtils here to verify a Kotlin source file for org.wordpress:utils module
  • UrlUtils here to verify a Java source file for org.wordpress:utils module

Here are screenshots from current develop. Notice the Decompiled .class banner:

Screen Shot 2021-10-21 at 7 41 43 PM
Screen Shot 2021-10-21 at 7 41 28 PM
Screen Shot 2021-10-21 at 7 41 15 PM

Here are screenshots from this PR:

Screen Shot 2021-10-21 at 7 40 22 PM
Screen Shot 2021-10-21 at 7 39 53 PM
Screen Shot 2021-10-21 at 7 37 53 PM

@peril-wordpress-mobile
Copy link
peril-wordpress-mobile bot commented Oct 22, 2021

You can trigger optional UI/connected tests for these changes by visiting CircleCI here.

@peril-wordpress-mobile
Copy link
peril-wordpress-mobile bot commented Oct 22, 2021

You can test the changes on this Pull Request by downloading the APKs:

Copy link
Contributor
@malinajirka malinajirka left a comment

Choose a reason for hiding this comment

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

Great job @oguzkocer! I've tested it and works as expected :). Thank you so much for working on this!

Copy link
Contributor
@wzieba wzieba left a comment

Choose a reason for hiding this comment

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

Works for me too, awesome improvement thank you!

@oguzkocer
Copy link
Contributor Author

This PR is used for testing purposes only.

This PR has served its purpose, closing now.

@oguzkocer oguzkocer closed this Nov 2, 2021
@oguzkocer oguzkocer deleted the utils-and-fluxc-with-sources-jar branch November 2, 2021 14:44
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.

None yet

3 participants