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

ci: improve GitHub Actions workflow descriptions #57

Merged
merged 2 commits into from
Nov 27, 2024
Merged

Conversation

supitsdu
Copy link
Owner

  • Upgrade node version in 'release.yml'
  • Merge 'ci.yml' and 'code-quality.yml' into one workflow
  • Remove node-cache since the project is not complex enough for it to be required
  • Made workflow and job names more descriptive
  • Added detailed step descriptions for better visibility in GitHub UI
  • Clarified tools being used (Biome, TypeScript) in step names
  • Improved build step description to indicate production build

1. Upgrade node version in release.yml
2. Merge 'ci.yml' and 'code-quality.yml'
3. Remove node-cache since the project is not complex enough for it to
   be required
- Made workflow and job names more descriptive
- Added detailed step descriptions for better visibility in GitHub UI
- Clarified tools being used (Biome, TypeScript) in step names
- Improved build step description to indicate production build
@supitsdu supitsdu added ♻️ Refactor Code refactoring, restructuring, or improving code quality without changing external behavior ⚙️ Configs Related to the project configs setup 💎 Code Quality Improving code style, maintainability, or performance 🔄 Workflow Changes or updates to project workflows or CI/CD pipelines labels Nov 27, 2024
@supitsdu supitsdu merged commit d47565e into main Nov 27, 2024
1 check passed
@supitsdu supitsdu deleted the workflows-patches-1 branch November 27, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💎 Code Quality Improving code style, maintainability, or performance ⚙️ Configs Related to the project configs setup ♻️ Refactor Code refactoring, restructuring, or improving code quality without changing external behavior 🔄 Workflow Changes or updates to project workflows or CI/CD pipelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant