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 initial version of the action and associated files #1

Merged
merged 15 commits into from
Dec 12, 2024

Conversation

mkardous-silabs
Copy link
Collaborator

@mkardous-silabs mkardous-silabs commented Dec 12, 2024

Description

PR introduces the initial version of the GN build actions and the associated files to maintain the action

  • Adds the action.yml that defines the action
  • Updates the readme
  • Adds vscode settings file
  • adds unit test to validate the javascript code
  • adds test workflow to validate the whole action
  • adds restyler rules and workflow

The git am suggestion for the restyler doesn't work because the default machines don't have configured git configs. This will be in a follow up.

Tests

Unit tests and workflow run

@mkardous-silabs mkardous-silabs force-pushed the feature/create_initial_action branch from 8497422 to 4d9017c Compare December 12, 2024 18:55
@mkardous-silabs mkardous-silabs force-pushed the feature/create_initial_action branch from a73fad4 to 263a51b Compare December 12, 2024 19:12
@mkardous-silabs mkardous-silabs merged commit 39c2f3d into main Dec 12, 2024
3 checks passed
@mkardous-silabs mkardous-silabs deleted the feature/create_initial_action branch December 12, 2024 22:56
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.

1 participant