[FOLIO-1449] Release front-end packages to npm-folio Created: 30/Aug/18  Updated: 12/Nov/18  Resolved: 29/Sep/18

Status: Closed
Project: FOLIO
Components: None
Affects versions: None
Fix versions: None

Type: Task Priority: P3
Reporter: Matthew Jones Assignee: John Malconian
Resolution: Done Votes: 0
Labels: build-release, sprint46, sprint47
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified

Issue links:
Relates
relates to FOLIO-1456 FOLIO Q3 2018 release Closed
Sprint:

 Description   

For the upcoming quarterly release of FOLIO, current versions of all front-end dependencies will be made available on npm-folio registry. Publishing to the public npm registry will occur with a later release.

Currently the npm-folio registry is behind npm-folioci. Some packages are outdated while others have never been published. This task will require updating versions of existing ui-* and stripes-* packages, and identifying any packages yet to be published. The following from the Stripes release procedure prerequisites can help identify missing packages:

Make sure your package.json does not contain any unreleased dependencies. To check for this, switch back to the npm-folio registry, remove your lock file, and attempt to re-install.

$ yarn config set @folio:registry https://repository.folio.org/repository/npm-folio/
$ rm yarn.lock
$ yarn install

Messages received during the install such as, "Package [package] not found" or "Couldn't find any versions for [package] that matches [version]", indicate an unreleased dependency. Please ensure those packages are properly released to npm-folio before continuing.

This story will be considered done when:

(1) The platform (which one, platform-core or folio-testing-platform?) can be successfully yarn installed from npm-folio.

(2) The platform builds with npm-folio dependencies and passes regression tests



 Comments   
Comment by Matthew Jones [ 30/Aug/18 ]

Jakub Skoczen, FYI

Comment by John Malconian [ 29/Sep/18 ]

Completed as part of Q3 release.

Generated at Thu Feb 08 23:13:25 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.