Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kuduscript

Package Overview
Dependencies
Maintainers
4
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kuduscript

Tool for generating deployment scripts for Azure Websites

  • 1.0.17
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
4
Created
Source

Kudu Script

Tool for generating deployment scripts for Azure Websites

Here is the workflow to make fixes and propagate them:

  • Make fix and commit it to this repo
  • Run npmpublish.cmd to publish it to npm and create a tag with a new version. Check that the new version is on https://www.npmjs.com/package/kuduscript
  • Push the fix to this repo. Use git push --follow-tags to push the new tag
  • Go to https://github.com/Azure/azure-xplat-cli/blob/dev/package.json and send a PR to update the kuduscript reference to the new version. This will make it available in the xplat tool
  • Change https://github.com/projectkudu/kudu/blob/master/Kudu.Services.Web/updateNodeModules.cmd to point to the new kuduscript commit. This will make Kudu use it

This project is under the benevolent umbrella of the .NET Foundation.

Keywords

FAQs

Package last updated on 08 Mar 2018

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