New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@carforyou/deploy

Package Overview
Dependencies
Maintainers
2
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@carforyou/deploy

CAR FOR YOU deployment

  • 1.0.52
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

CAR FOR YOU deployment

semantic-release

Interactive deployment script for emergency deployments and rollbacks from your local machine.

Usage

npm install @carforyou/deploy

npx cfy-deploy

On CI, use platform/bob-the-builder directly.

Prerequisites

You need to have docker installed and have access to AWS

brew install awscli
aws configure

Use the AWS IAM kops user credentials in 1password

Development

npm run build

You can link your local npm package to integrate it with any local project:

cd carforyou-deploy-pkg
npm run build

cd carforyou-listings-web
npm link ../carforyou-deploy-pkg

Release a new version

New versions are released on the ci using semantic-release as soon as you merge into master. Please make sure your merge commit message adheres to the corresponding conventions.

FAQs

Package last updated on 14 Nov 2023

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc