github-actions-js icon indicating copy to clipboard operation
github-actions-js copied to clipboard

Support for Github Actions v2

Open jonasbb opened this issue 6 years ago • 1 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 avatar Aug 26 '19 21:08 jonasbb

@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!

OmarTawfik avatar Sep 07 '19 02:09 OmarTawfik