GithubHelp home page GithubHelp logo

jorge07 / typescript-container-action-template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kevinpollet/typescript-container-action-template

1.0 2.0 1.0 392 KB

๐Ÿ™ Template repository to create a GitHub container action in Node.js with TypeScript

License: MIT License

Dockerfile 29.29% TypeScript 70.71%

typescript-container-action-template's Introduction

TypeScript Container Action Template

Build Status Run Status Use this template License

Template repository to create a GitHub container action in Node.js with TypeScript.

How does it work?

This basic action takes a name as input and writes the corresponding greeting message to the action logs.

The container action uses the Docker multi-stage build feature available since version 17.05, to compile the TypeScript sources and to copy the compilation result to the final container image. So, it's not necessary to commit the compiled sources to the action repository.

Features

  • Strict type checking
  • actions-toolkit: A set of packages to make creating actions easier and drive consistency
  • Jest: JavaScript Testing Framework with a focus on simplicity
  • ESLint: Pluggable linter for JavaScript / TypeScript code
  • Prettier: Opinionated code formatter
  • Husky & lint-staged: Code formatting on commit

Contributing

Contributions are welcome!

Want to file a bug, request a feature or contribute some code?

Check out the contribution guidelines.

License

MIT ยฉ kevinpollet

typescript-container-action-template's People

Contributors

dependabot-preview[bot] avatar kevinpollet avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

abelardolg

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.