@mx-cartographer/insights-micro-widget
TypeScript icon, indicating that this package has built-in type declarations

4.15.1 • Public • Published

React Library Application Template

This template is used to create projects in the Cartographer group

Getting started

Creating a project from the template

  1. Go to the Cartographer group and click "New Project"
  2. Click "Create from Template"
  3. Open the "Groups" tab
  4. Click "Use Template" in the React Library Application row
  5. Enter the project name and ensure that the visitibliy is set to internal. Add a description if needed
  6. Click "Create project" and you've created your project

Next steps

Protect the Master branch

Note: A maintainer or owner will need to do this part

  1. Open Settings > Repository for the repo
  2. Expand the "Selected branches" section
  3. For the master branch, set the "Allowed to merge" option to "Developers + Maintainers" and the "Allowed to push" option to "No one"

Merge Request Approvals

  1. Open Settings > General for the repo
  2. Expand the "Merge request approvals section"
  3. Change approvals required to 1

Issue board

Under Issues > Boards, create a new board to track issues for that specific repo. Copy the labels/lists from the scoped issue board in the Cartographer group to create this one. The labels will be the same, but the new issue board will only shows issues created for this specific repo.

Merging and Publishing

After the Mr is approved click the "Merge" button. Then in the terminal (Make sure your on the correct branch) run npm publish --dry-run if everything works go ahead and run npm publish look for something like '@mx-cartographer/insights-micro-widget@4.10.0' in the terminal output. Copy it and paste it to the end of get tag ex: 'git tag @mx-cartographer/insights-micro-widget@4.10.0' in the terminal. After that run git push with the @mx version. ex: 'git push @mx-cartographer/insights-micro-widget@4.10.0' and your done.

Readme

Keywords

none

Package Sidebar

Install

npm i @mx-cartographer/insights-micro-widget

Weekly Downloads

60

Version

4.15.1

License

MIT

Unpacked Size

160 kB

Total Files

120

Last publish

Collaborators

  • ashlylamarr
  • rquant.mx
  • matthewstclaire
  • oklandon
  • jgerlach
  • lem_mx
  • shalyn.huetter123
  • william.bridegroom
  • stephanie.stamm
  • drewwarren