Commit Graph

3 Commits

Author SHA1 Message Date
Andreas Jaeger 3884fe6243 Retire js-openstack-registry-hooks
This repository is unused, retire it.

Change-Id: I21c72e38c253a9dee3c09d0fe4e6ed90ee12fcd2
Depends-On: https://review.openstack.org/597370/
2018-08-29 09:04:21 +02:00
Michael Krotscheck ee2e575993
Added indexJson hook which normalizes data.
The official skimdb mirror (which we're supposed to use) contains
older documents which do not match the SemVer specification. In
order to ensure that the documents that we mirror match those
available on registry.npmjs.org, this hook passes them through npm's
`normalize-registry-metadata` package for sanitation.
2016-04-22 14:28:47 -07:00
Michael Krotscheck f3d1938e92
Project initial commit
The initial commit of this repository adds an afterAll hook which
checks for the current active sync sequence ID. If this ID matches
the latest ID from the registry, it will exit the process cleanly.

Exiting in this fashion is required, so that we can push the AFS
filesystem to the master nodes when it is in known a consistent state.
2016-04-20 15:27:18 -07:00