Git Product home page Git Product logo

serverless-devs-initialization-action's Introduction

GitHub Actions status License

Serverless-Devs Initialization Action For Github Actions

Install Serverless-Devs tool and configure its credentials for use in other Github Actions.

Table of Contents

Prerequisites

You should be familiar with Serverless-Devs tool. For more information, see:

Usage

Currently, Serverless-Devs supports the following global configuration vendors (in alphabetical order):

Cloud Vendor Name Shorthand
Alibaba Cloud Database (DRDS) Alibaba Cloud alibaba
AWS AWS aws
Azure Azure Azure
Baiduyun Baidu Cloud baidu
Google Cloud Google Cloud Google
Huawei Huawei Cloud Huawei
Tencent Tencent Cloud Tencent

The input credentials of the action are different for different cloud platform. Alibaba is taken as an example in the following step:

    - name: Initializing Serverless-Devs
      uses: Serverless-Devs/Serverless-Devs-Initialization-Action@main
      with:
        AccountID: ${{ secrets.ALIYUN_ACCOUNT_ID }}
        AccessKeyID: ${{ secrets.ALIYUN_ACCESS_KEY_ID }}
        AccessKeySecret: ${{ secrets.ALIYUN_ACCESS_KEY_SECRET }}

See action.yml for the full documentation for this action's inputs.

The application of Serverless-Devs Initialization Actions can refer to Serverless CI/CD

Credentials

Do not store credentials in your repository's code. You may use GitHub Actions secrets to store credentials and redact credentials from GitHub Actions workflow logs.

License Summary

This code is made available under the MIT license.

serverless-devs-initialization-action's People

Contributors

anycodes avatar linux-china avatar santihong avatar squatstonight avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

linux-china

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.