Skip to content

Github Action for Frieza project

License

Notifications You must be signed in to change notification settings

outscale/frieza-github-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Frieza Github Action

Project Graduated

This porject aims to provide github action for the project Frieza.

Here is the list of all Github Actions available:

  • frieza-clean: aims to clean resources created in a Github Action

Development

All Github Actions are developped using JavaScript. The runtime engine is Node.js therefore make sure to have these tools:

Run

First, install all dependencies:

npm install

Then, start the action:

node index.js

Contributing

Feel free to open an issue to ask question or suggest improvements.

License

Copyright Outscale SAS

BSD-3-Clause

Releases

No releases published

Packages

No packages published