Skip to content

Conversation

bbaarriiss
Copy link
Contributor

@bbaarriiss bbaarriiss commented Aug 20, 2025


PR Submission Checklist for internal contributors

  • The PR Title

    • conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
    • contains a reference JIRA issue number like SQPIT-764
    • answers the question: If merged, this PR will: ... ³
  • The PR Description

    • is free of optional paragraphs and you have filled the relevant parts to the best of your ability

What's new in this PR?

Issues

Re-organize the directory strucure of Kotlin and Java samples.


References
  1. https://sparkbox.com/foundry/semantic_commit_messages
  2. https://github.com/wireapp/.github#usage
  3. E.g. feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.

rename existing directory 'sample' which was created for Kotlin sample to 'sample-kotlin'
Create new 'sample' directory and put 'sample-kotlin' and 'sample-java' into this directory.
Update settings.gradle.kts and set the project path of 'sample-kotlin' and 'sample-java' explicitly. So that 'sample' directory will not be displayed as a module on IntelliJ.
Change the group in sample-java from 'org.example' to 'com.wire.integrations'
@bbaarriiss bbaarriiss requested a review from a team as a code owner August 20, 2025 13:52
@bbaarriiss bbaarriiss merged commit e60f45d into main Aug 20, 2025
2 checks passed
@bbaarriiss bbaarriiss deleted the feat/reorganize-sample-implementation-directories_WPB-19280 branch August 20, 2025 14:35
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