Git Product home page Git Product logo

Comments (2)

ajsb85 avatar ajsb85 commented on July 20, 2024 1

List of tools

Transifex

Languages

https://www.transifex.com/

Fastlane

Deploy to Google Play and take screenshoots

https://fastlane.tools/

Standard-version

Automatic versioning and CHANGELOG generation, using GitHub's squash button and conventional commit messages.

https://github.com/conventional-changelog/standard-version

conventional-github-releaser

Create a github release

https://github.com/conventional-changelog/releaser-tools/tree/master/packages/conventional-github-releaser

Gradle

Build Android

https://gradle.org/

Javadoc

Create java documentation

Bintray

Publish libraries

Workflow for Android Java Library

on any branch

  • build

on develop

  • Pull transifex languages without commit (not implemented)
  • Build
  • Test
  • Update java documentation on gh-page
  • Generate and update CHANGELOG on gh-page
  • Generate and update COVERGE REPORT on gh-page
  • Deploy on Bintray like a beta (not implemented)
  • When you make a commit in the branch the circle start again find a way to stop if not requiere

on master

  • Pull transifex languages (not implemented)
  • Build
  • Test
  • Generate and update version and commit
  • Update java documentation on gh-page
  • Generate and update CHANGELOG on gh-page
  • Generate and update COVERGE REPORT on gh-page
  • Create a new tag
  • Create a github release
  • Deploy on Bintray
  • When you make a commit in the branch the circle start again find a way to stop if not requiere

from android-mdm-library.

ajsb85 avatar ajsb85 commented on July 20, 2024 1

Use Bintray to deploy the library using the @teclib-bot.
Credentials of the API Key already shared with the team leader of this repository.

from android-mdm-library.

Related Issues (4)

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.