Skip to content

fix: update cicd workflow to follow best practices#1

Merged
michaelkawaicheung merged 2 commits intomainfrom
cicd/github-actions-workflow
Jul 21, 2025
Merged

fix: update cicd workflow to follow best practices#1
michaelkawaicheung merged 2 commits intomainfrom
cicd/github-actions-workflow

Conversation

@michaelkawaicheung
Copy link
Owner

This pull request updates the GitHub Actions CI/CD workflow for the dev environment to follow best practices.

Key changes:

  • Used consistent action version pinning
  • Improved job and step naming for clarity
  • Used path patterns for workflow triggers
  • Centralised environment variables
  • Added job dependencies for safer deployment
  • General formatting and linting fixes

No breaking changes expected.

@michaelkawaicheung michaelkawaicheung self-assigned this Jul 21, 2025
@michaelkawaicheung michaelkawaicheung merged commit bd072a4 into main Jul 21, 2025
2 checks passed
@michaelkawaicheung michaelkawaicheung deleted the cicd/github-actions-workflow branch July 21, 2025 18:14
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