Skip to content

Conversation

dignifiedquire
Copy link
Member

I started working on this last night and will continue on this over the next weeks, as I really want to use this

@daviddias
Copy link
Member

@dignifiedquire ready for review?

@dignifiedquire
Copy link
Member Author

@diasdavid not really, currently working on improving test coverage

package.json Outdated
"http-https": "^1.0.0",
"express": "^4.14.0",
"follow-registry": "^3.1.0",
"ipfs-api": "^9.0.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update to latest

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it was up to date when I wrote this :P

package.json Outdated
"devDependencies": {
"abstract-blob-store": "^3.2.0",
"assert": "^1.3.0",
"aegir": "^8.1.2",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since you are adding aegir, let's start with aegir 9

}

if (opts.seqNumber) {
// TODO: what to do?
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

start from that seq number forward.

seqnumber is a stored value on disk, so that it is easy to resume

if (opts.seqNumber) {
// TODO: what to do?
followConf.since = opts.seqNumber
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

name changing things? seqNumber was pretty good because it is the number that comes from npm too

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@diasdavid since is the name follow-registry understands, passing seqNumber wouldn't work

@daviddias
Copy link
Member

daviddias commented Oct 31, 2016

@dignifiedquire going to merge this. It has become such a long PR, it gets easier to track if only a single PR with the check boxes :) (specially for other people that want to try it out)

@daviddias daviddias merged commit fc2fa87 into ipfs-shipyard:ipfs-npm Oct 31, 2016
@dignifiedquire
Copy link
Member Author

Sure :)

@dignifiedquire dignifiedquire deleted the ipfs-npm branch October 31, 2016 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants