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

feat: migrate honeybadger-vue to monorepo #881

Merged
merged 10 commits into from
Sep 17, 2022
Merged

Conversation

subzero10
Copy link
Member

@subzero10 subzero10 commented Sep 13, 2022

Status

READY

Description

Fixes #870

  • Create PR with commit type feat (should not be breaking - nothing should change for users)
  • Cleanup - remove any devDeps that are only necessary to the monorepo (i.e. commitlint)
  • Make sure that package runs all tests with npm test
  • Make sure that package builds with npm build
  • Modify release steps to use lerna version and publish
  • Modify [CHANGELOG.md](http://CHANGELOG.md) skeleton to match other changelogs in the monorepo OR commit an empty CHANGELOG.md file (which will be completed by lerna)
  • Modify CI
  • Add package to the monorepo README.md
  • Remove unnecessary information from package's README.md
     such as licence and contributing
  • Add badges for ci, version, download per month and total downloads in package’s README.md

Todos after approval

  • Release new versions after PR is merged
  • Merge this PR
  • Archive this repository
  • Move open issues to this repository

@subzero10 subzero10 added the vue @honeybadger-io/vue label Sep 13, 2022
@subzero10 subzero10 self-assigned this Sep 13, 2022
@subzero10
Copy link
Member Author

@joshuap @shalvah
vue migration to monorepo is ready!

@subzero10 subzero10 merged commit 3172203 into master Sep 17, 2022
@shalvah shalvah deleted the vue_migration_870 branch September 17, 2022 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vue @honeybadger-io/vue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move honeybadger-vue to the monorepo
3 participants