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: add workflow for build process #86

Merged
merged 2 commits into from
Jan 18, 2025
Merged

ci: add workflow for build process #86

merged 2 commits into from
Jan 18, 2025

Conversation

Fingertips18
Copy link
Owner

  • Configure automated build pipeline for Node.js setup.
  • Implement caching strategy for node_modules and npm cache.
  • Set up separate build steps for backend and frontend.
  • Configure environment variables and secrets integration.
  • Add workflow triggers for pull requests to develop branch.

- Configure automated build pipeline for Node.js setup.
- Implement caching strategy for node_modules and npm cache.
- Set up separate build steps for backend and frontend.
- Configure environment variables and secrets integration.
- Add workflow triggers for pull requests to develop branch.
@Fingertips18 Fingertips18 added the enhancement New feature or request label Jan 18, 2025
@Fingertips18 Fingertips18 self-assigned this Jan 18, 2025
@Fingertips18 Fingertips18 merged commit c80c438 into develop Jan 18, 2025
2 checks passed
@Fingertips18 Fingertips18 deleted the ci/build branch January 18, 2025 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant