Skip to content
Snippets Groups Projects
Select Git revision
  • master protected
  • develop default
  • mob/transcode-warn-5646
  • feat/bump-tenant
  • feat/only-members
  • faster-previews
  • chore/turbo-image
  • feat/membership-button
  • ci-tenant-build-prod protected
  • bg-update
  • js/5432-mob-navigation-customization
  • js/5431-add-the-api-endpoint-use-for-push-notifications-self-testing-in-dev-menu
  • js/5274-mob-add-minds-function-to-settings-screen
  • js/5363-spike-re-implement-share-to-minds
  • js/5377-mob-add-user-setting-for-enabling-disabling-email-activity-summaries
  • expo-migration
  • ci-preview-backend protected
  • js/5353-when-uploading-a-new-banner-on-ios-i-am-not-prompted-to-crop-the-image
  • js/5263-mob-implement-sso-for-multi-tenants-1
  • js/5263-mob-implement-sso-for-multi-tenants
  • v4.41.2 protected
  • v4.41.1 protected
  • v4.40.1 protected
  • v4.39.1 protected
  • v4.39.0 protected
  • v4.37.1 protected
  • v4.37.0 protected
  • v4.36.2 protected
  • v4.36.1 protected
  • v4.36.0 protected
  • v4.35.2 protected
  • v4.35.1 protected
  • v4.35.0 protected
  • v4.34.2 protected
  • v4.34.1 protected
  • v4.34.0 protected
  • v4.33.0 protected
  • v4.32.5 protected
  • v4.32.4 protected
  • v4.32.3 protected
40 results

mobile-native

  • Clone with SSH
  • Clone with HTTPS
  • Minds Mobile Apps

    Branch Structure

    Branch
    master Approved code ready to merged into the next stable release. All tests should pass and be in a 'ready' state
    stable/* Stable builds, inherited from release/* branches. Fastlane automatically deploys these builds.
    release/* WIP builds. Run fastlane run increment_version_number upon creating the branch.
    feat/* New branches should be made for each Gitlab issue. Merge requests should be opened pointing towards the respective release branch.

    Increasing the version number

    Patch

    fastlane run increment_version_number bump_type:patch

    Minor

    fastlane run increment_version_number bump_type:minor

    Major

    fastlane run increment_version_number bump_type:major

    Platforms

    • iOS
    • Android

    Building

    • yarn install
    • yarn android or yarn ios

    Testing

    • yarn test

    Copyright Minds 2018