Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add language github-actions-workflow #1105

Merged
merged 1 commit into from
Mar 11, 2025

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
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
2 participants