Giter Club home page Giter Club logo

tidal-sdk-android's Introduction

TIDAL Android SDK

This is the repository for TIDAL Android SDK modules.

Available modules

Working in this repository

First time setup

It is strongly recommended to run local-setup.sh right after cloning the repository. This will install the pre-commit git hook to run lint checks for your code. CI will also run these checks, but it's best to prevent CI failures by running the checks locally. To run a specific module's test app, you might have to create a local.properties file in the root of the project, and add values according to that app's requirements. ``

Creating a new module

  1. Run the generate-module.sh script. It will prompt you to enter a module name using PascalCase. After confirming the name, a new directory will be created with the basic module setup.
  2. Commit the generated code and create a pull request.
  3. After that pull request is merged, start working on your module.

Creating a module release

  1. Bump your module's version to the desired value in your module's gradle.properties file. You'll find an entry looking like this:

    # Current Version
    version=1.0.0
    

    Change version to the new value. This follows Semantic Versioning. Also, you cannot downgrade - the CI/CD pipeline will refuse to work with downgrades.

  2. Open a Pull Request with your version bump, get it approved and merge it. A release draft will be created for the module you changed.

  3. Find your draft in the releases list and add some meaningful sentences about the release, changelog style (Note: This paragraph is temporary, as we will automate and regulate changelog creation, but for now, you are free to type)

  4. Check in with your teammates, lead, the module's owner etc. to make sure the release is ready to go.

  5. Click Publish at the bottom of your draft release. This will trigger a workflow to publish a package of the new version

  6. Find your newly published package here.

tidal-sdk-android's People

Contributors

stoyicker avatar michpohl avatar ziad-halabi9 avatar paulinaaniola avatar sula-sa avatar kgrevehagen avatar stefanmoro avatar

Stargazers

Keyth M Citizen  avatar Āris Uzars avatar  avatar Subhash avatar Juma Allan avatar Dimu avatar  avatar Wing avatar  avatar Jan Malewski avatar Arash avatar  avatar Jakub Anioła avatar  avatar Vladimir Jovanović avatar Safal Kumar Ghimire avatar  avatar  avatar  avatar Can Yumusak avatar  avatar

Watchers

Alberto Sendra avatar Andy Martin avatar  avatar Cecília avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.