OmarTawfik / github-actions-js

Provides linting APIs on the command line, through Node.js, and rich code editing through VSCode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for Github Actions v2

jonasbb opened this issue · comments

Github released a new beta version of their actions based on yaml config files: https://github.blog/2019-08-08-github-actions-now-supports-ci-cd/
Are there any plans on updating this extension to support the new configuration syntax?

@jonasbb ahh, they decided on yaml instead of json :(
I don't have time to update the extension right now, but contributions are welcomed :) I can provide pointers if needed!