Skip to content

ci: setup CI/CD workflow with release-please #3

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

Merged
merged 1 commit into from
Apr 13, 2025
Merged

Conversation

devakone
Copy link
Owner

Description

This PR sets up automated CI/CD workflows and release management for the MySQL MCP Server project.

Features Added

  • GitHub Actions workflow for building and testing the project
  • Automated release management using release-please
  • NPM publishing automation when releases are created
  • Better dependency caching for faster CI runs
  • PR templates and issue templates for better community contributions
  • Contribution guidelines and CI/CD documentation

Implementation Notes

  • Uses release-please v4.2.0 for semantic versioning and changelog generation
  • Configured to use Node.js 22.13.0
  • Added necessary GitHub token permissions for release management
  • Created comprehensive contribution guidelines
  • Added detailed CI/CD setup documentation

@devakone devakone merged commit 453f2b6 into main Apr 13, 2025
2 checks passed
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