Skip to content

Conversation

@iterativepianist
Copy link
Collaborator

This MR contains only minor changes, that don't require lifting the version of the library.

  • Rename submodules directory into "sample"
  • Add a link to sample GH and info about it in the "Example" readme section

.gitmodules Outdated
@@ -1,3 +1,3 @@
[submodule "submodules/client-libs-java-samples"]
Copy link
Collaborator

Choose a reason for hiding this comment

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

don't we need to change this line as well ?:)

Copy link
Collaborator Author

@iterativepianist iterativepianist Feb 28, 2021

Choose a reason for hiding this comment

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

This part of the .gitmodules file contains the name the submodule,
and it does not have to match the path to it.

To move the submodule I've used an intended git command:
git mv submodules/ sample/ that has not changed the name.

Nevertheless, even if it's not required, it's good to keep it in sync,
so I've just updated the name also. Thanks for spotting that!

@iterativepianist iterativepianist force-pushed the feature/ADS-276_update_readme_1.0.4 branch from 3d7cf3d to a635e33 Compare February 28, 2021 08:50
@iterativepianist iterativepianist changed the title [ADS-276] Update readme & rename submodules into sample WIP [ADS-276] Update readme & rename submodules into sample Mar 1, 2021
Give 'submodules' directory for more meaningful name.
SignatureVerifier may take multiple ipAddresses as parameter,
from multiple sources (e.g httpXForwardForIpAddresses
 and remoteIpAddresses headers), internally check
 all against signature and in case of the correct result
 returns IPs that matched with the signature.
@iterativepianist iterativepianist force-pushed the feature/ADS-276_update_readme_1.0.4 branch from 7c6c326 to 953b9f7 Compare March 1, 2021 19:14
@iterativepianist iterativepianist changed the title WIP [ADS-276] Update readme & rename submodules into sample [ADS-276] Update readme & rename submodules into sample Mar 1, 2021
@DonCziken DonCziken merged commit 8d4c329 into master Mar 1, 2021
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