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 CI/CD and semantic release #48

Merged
merged 4 commits into from
Oct 27, 2023

Conversation

rmi22186
Copy link
Collaborator

Instructions

  1. PR target branch should be against development
  2. PR title name should follow this format: https://github.com/mParticle/mparticle-workflows/blob/main/.github/workflows/pr-title-check.yml
  3. PR branch prefix should follow this format: https://github.com/mParticle/mparticle-workflows/blob/main/.github/workflows/pr-branch-check-name.yml

Summary

We did not have semantic release on this kit. Since we don't update these kits too often, I wanted to implement this now.

Testing Plan

Reference Issue (For mParticle employees only. Ignore if you are an outside contributor)

[
'@semantic-release/exec',
{
prepareCmd: 'sh ./scripts/release.sh',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see this file in the commits

CONTRIBUTING.md Outdated Show resolved Hide resolved
rmi22186 and others added 2 commits October 27, 2023 11:42
Co-authored-by: Alex S <49695018+alexs-mparticle@users.noreply.github.com>
@rmi22186 rmi22186 merged commit 99a323e into master Oct 27, 2023
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.

None yet

2 participants