[FOLIO-854] rename stripes-util-notes GitHub repo Created: 25/Sep/17 Updated: 12/Nov/18 Resolved: 28/Sep/17 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P2 |
| Reporter: | Zak Burke | Assignee: | John Malconian |
| Resolution: | Done | Votes: | 0 |
| Labels: | sprint23 | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | 30 minutes | ||
| Original estimate: | Not Specified | ||
| Sprint: |
| Description |
|
Rename the stripes-util-notes GitHub repo to stripes-smart-components? On the NPM side, create @folio/stripes-smart-components. Please leave @folio/util-notes in place for now since some other modules depend on it; once I’ve refactored the notes code into @folio/stripes-smart-components and updated the dependencies to use @folio/stripes-smart-components instead, then we can deprecate it. The back-story: In addition to notes, we realized we have a few other reusable pieces that make use of stripes-connect but are not stand-alone apps. Like stripes-components, it would be sensible to group them together rather than creating ever more repositories. |
| Comments |
| Comment by John Malconian [ 28/Sep/17 ] |
|
Zak Burke All set. You'll want to update the README in the project as well as ensure your git origin is set properly in any local checkouts. |
| Comment by John Malconian [ 28/Sep/17 ] |
|
Oh and don't forget to update package.json with the new name |
| Comment by Zak Burke [ 28/Sep/17 ] |
|
Thanks for the changes, and the reminders about what else needs to be updated to reflect this change. |