Socket
Book a DemoInstallSign in
Socket

davai-release

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

davai-release

Automatic deploy tools

1.3.0
latest
Source
npmnpm
Version published
Weekly downloads
6
Maintainers
1
Weekly downloads
 
Created
Source

DAVAI-RELEASE

Usage

  davai-release [ react | wechat ]

Description

  • davai-release react

    Creates a release for react application

Example DAVAI-CONFIG.json

{
  "PROJECT_NAME": "SOME-PROJECT",
  "STARTUP_BRANCH": "dev",
  "STARTUP_FILES": [
    "DEV_VERSION",
    "PROD_VERSION",
    "package.json"
  ],
  "FILES_TO_UPDATE_WITH_VERSION": [
    {
      "fileName": "DEV_VERSION"
    },
    {
      "fileName": "PROD_VERSION"
    },
    {
      "fileName": "package.json",
      "lookingFor": "version",
      "isJson": true
    }
  ],
  "VERSION_FILE": "DEV_VERSION",
  "GIT_RELEASE_BRANCH_NAME_BASE": "PROJECT-RELEASE",
  "GIT_RELEASE_TAG_NAME_BASE": "PROJECT-BUILD",
  "GIT_INTEGRATION_RELEASE_BRANCH_BASE": "IN-RELEASE",
  "BUILDING_SCRIPT": "yarn && yarn build"
}

Keywords

cli

FAQs

Package last updated on 14 Oct 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.