Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@serverless-cd/fc-release

Package Overview
Dependencies
Maintainers
10
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@serverless-cd/fc-release

Release for alibaba cloud FC Service. Refer to [link](https://www.alibabacloud.com/help/en/fc/user-guide/use-versions-and-aliases-to-implement-canary-release)

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
10
Created
Source

函数计算正式发布

在灰度发布并验证后,运行此插件,将别名的全部流量指向灰度版本(如果存在),并将灰度版本作为正式版本。

使用方法

fc2.0的使用

- plugin: @serverless-cd/fc-release
  inputs:
    serviceName: web-framework-kzbp
    aliasName: prod
    regionId: cn-hangzhou

fc3.0的使用

- plugin: @serverless-cd/fc-release
  inputs:
    functionName: web-framework-kzbp
    aliasName: prod
    regionId: cn-hangzhou

FAQs

Package last updated on 11 Oct 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