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

Security: remove updated action and fix prettier #134

Merged
merged 2 commits into from
Feb 7, 2025

Conversation

Vidya2606
Copy link
Contributor

With reference to the below PR, updating the outdated actions - Azure/aks-set-context#147

This PR also fixes the old issues with styling for this repo and now the whole repo will pass for the actual check for prettier.

This PR improves the Prettier check workflow by replacing the third-party actionsx/prettier action with a direct npx prettier --check command. It also:

Ensures faster builds via setup-node.
Uses npm ci for a cleaner and more consistent dependency installation.
This enhances transparency, flexibility, and performance in enforcing Prettier formatting.

@Vidya2606 Vidya2606 requested a review from a team as a code owner February 7, 2025 05:35
@Vidya2606 Vidya2606 added enhancement New feature or request github_actions Pull requests that update GitHub Actions code labels Feb 7, 2025
@Vidya2606 Vidya2606 self-assigned this Feb 7, 2025
@Vidya2606 Vidya2606 merged commit eaac930 into Azure:main Feb 7, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants