Skip to content
This repository has been archived by the owner on Nov 10, 2021. It is now read-only.
This repository has been archived by the owner on Nov 10, 2021. It is now read-only.

Try to fetch all versions of projects from versions published on npm #2

Closed
@tofumatt

Description

This will allow us to automate new versions, at least for all libraries published on npm.

Activity

self-assigned this
on Dec 5, 2015
changed the title Try to fetch all versions of projects from versions published on NPM Try to fetch all versions of projects from versions published on npm on Dec 5, 2015
added a commit that references this issue on Dec 5, 2015

Scaffold library (fix #1); get versions (fix #2)

5d314cc
tofumatt

tofumatt commented on Dec 6, 2015

@tofumatt
ContributorAuthor

While we can get versions of projects this way, projects having different folder structure (the first repo I tried, angular, used a different folder layout between 0.0.1 and 1.0.0 at least), means we can't get the actual file contents from npm reliably.

If might be a decent way to build the versions automatically though; not sure yet.

added a commit that references this issue on Jan 14, 2016

Merge pull request #4 from mozilla/scaffold-and-versions

f8915ce
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Try to fetch all versions of projects from versions published on npm · Issue #2 · mozilla/dispensary