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

chore: Add network layer and common module #22

Merged
merged 2 commits into from
Sep 30, 2021
Merged

Conversation

Shahroz16
Copy link
Contributor

This PR tackles #6

A common module is added that can be shared among different modules and the barebone structure of the Network layer using Retrofit and OKHTTP is also added, along with utility methods to synchronously and asynchronously make network requests.

@Shahroz16 Shahroz16 merged commit cbe61d3 into develop Sep 30, 2021
@Shahroz16 Shahroz16 deleted the network-layer branch September 30, 2021 10:16
Shahroz16 added a commit that referenced this pull request Oct 1, 2021
* chore: Dependencies management and publishing workflow updates (#20)

* chore: updated dependencies management

* chore: updated process to upload artifacts

* chore: added ci workflow for snapshot

* chore: ignore idea file changes

* chore: updated git ignore to cater idea files

* chore: fixed untracked files

* chore: added missing dependencies

* fix: workflow wrong assemble command

* Added staging profile id in secrets

* Updated signing keys secrets

* Updated signing id secrets

* Added semantic versioning to snapshots

* Added missing plugins to dry run

* Added all missing plugins for snapshot release

* Updated CI workflow for publishing snapshots

* Updated semantic release config

* Version issue in snapshot deployment

* Versioning error on sonar type

* Switching back to commit hash as version number

* Lowercased snapshot for possible bad request fix

* Snapshot failing possible fix

* Snapshot test

- Checking if same snapshot artifact gets updated

* Updated workflow for release artifact

* Code cleanup

- Lint
- Documentation

* Removed Kotlin reflect library

* Renamed artifact id to be consistent with iOS

* chore: Add network layer and common module (#22)

* Network layer added

* Common module added with support of network layer
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.

1 participant