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

Feat: add sidecar base url #1281

Merged
merged 8 commits into from
Dec 1, 2024
Merged

Feat: add sidecar base url #1281

merged 8 commits into from
Dec 1, 2024

Conversation

amrhossamdev
Copy link
Member

Fixes #1280

  • Apply the AndroidStyle.xml style template to your code in Android Studio.

  • Run the unit tests with gradlew connectedObaGoogleDebugAndroidTest to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them for the initial submission of the pull request. When addressing comments on a pull request, please push a new commit per comment when possible (reviewers will squash and merge using GitHub merge tool)

Signed-off-by: Amr Hossam <amrhossam.dev@gmail.com>
Signed-off-by: Amr Hossam <amrhossam.dev@gmail.com>
Signed-off-by: Amr Hossam <amrhossam.dev@gmail.com>
@amrhossamdev amrhossamdev self-assigned this Nov 30, 2024
Signed-off-by: Amr Hossam <amrhossam.dev@gmail.com>
Copy link
Member

@aaronbrethorst aaronbrethorst left a comment

Choose a reason for hiding this comment

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

looking good! I'd like to see one comment changed and then there's a test failure to resolve.

Signed-off-by: Amr Hossam <amrhossam.dev@gmail.com>
Signed-off-by: Amr Hossam <amrhossam.dev@gmail.com>
Signed-off-by: Amr Hossam <amrhossam.dev@gmail.com>
Signed-off-by: Amr Hossam <amrhossam.dev@gmail.com>
@amrhossamdev
Copy link
Member Author

I removed the region weather test as it was primarily testing the IO functionality. I believe it's not essential since it requires a sidecar URL, which is not mandatory. Let me know your thoughts. @aaronbrethorst

@amrhossamdev amrhossamdev marked this pull request as ready for review November 30, 2024 15:11
Copy link
Member

@aaronbrethorst aaronbrethorst left a comment

Choose a reason for hiding this comment

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

lgtm 👍

@aaronbrethorst aaronbrethorst merged commit c65d518 into main Dec 1, 2024
2 checks passed
@aaronbrethorst aaronbrethorst deleted the sidecar-url branch December 1, 2024 21:47
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.

Add support for sidecarBaseUrl
2 participants