GithubHelp home page GithubHelp logo

udemy-badge-generator's Introduction

udemy-badge-generator

This action creates a udemy rating badge for one or multiple courses (average).

example: Udemy

Environment Variables

It is recommended to set these as Github Secrets and use the secrets inside your github action yml file (see: https://docs.github.com/en/actions/security-guides/encrypted-secrets)

UDEMY_TOKEN

Required Token generated for call to instructor API (see: https://www.udemy.com/instructor/account/api/)

UDEMY_COURSE

Required One or multiple course ID separated by commas (see: https://www.udemy.com/developers/instructor/methods/get-api-taught-courses-list/)

Inputs

label

Optional Label text. Default "udemy".

label-bg

Optional Label background color. Default "#983DE7" (udemy logo color).

label-fg

Optional Label foreground color. Default "#FFF".

rating-fg

Optional Rating foreground color. Default "#FFF".

badge-radius

Optional Radius for rounding corners of the badge. Default 3

generate-path

Optional Path where the badge will be generated. Default ./github/badges

generate-filename

Optional Filename, without extension, of the file generated. Default udemy

Example usage

uses: Clement-Jean/udemy-badge-generator@v1
env:
  UDEMY_TOKEN: ${{ secrets.UDEMY_TOKEN }}
  UDEMY_COURSE: ${{ secrets.UDEMY_COURSE }}

udemy-badge-generator's People

Contributors

clement-jean avatar

Watchers

 avatar

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.