Skip to content

Add language github-actions-workflow#1105

Merged
msivasubramaniaan merged 1 commit intoredhat-developer:mainfrom
albertocavalcante:main
Mar 11, 2025
Merged

Add language github-actions-workflow#1105
msivasubramaniaan merged 1 commit intoredhat-developer:mainfrom
albertocavalcante:main

Conversation

@albertocavalcante
Copy link
Contributor

@albertocavalcante albertocavalcante commented Mar 7, 2025

What does this PR do?

Start and link extension to the github-actions-workflow language.

What issues does this PR fix or reference?

Fixes #1086
Related to github/vscode-github-actions#195

Is it tested? How?

I didn't properly test it. I followed #648 and #1093 as reference.

@albertocavalcante
Copy link
Contributor Author

Just tested and it works :)

image

image

Keeping for future reference:

Build and Test

yarn
yarn build
yarn test
# skip: yarn run ui-test

Generate VSIX

npx vsce package -o vscode-yaml-gh-actions.vsix

Copy link
Contributor

@msivasubramaniaan msivasubramaniaan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@msivasubramaniaan msivasubramaniaan merged commit 7f3d512 into redhat-developer:main Mar 11, 2025
0 of 3 checks passed
@johnslavik
Copy link

@msivasubramaniaan When do you think this could be released?

@msivasubramaniaan
Copy link
Contributor

@bswck Coming week it will be released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow formatting of github-actions-workflow language files

3 participants