Skip to content
This repository has been archived by the owner on Apr 7, 2018. It is now read-only.

Create dockers #23

Merged
merged 4 commits into from
Jun 2, 2016
Merged

Create dockers #23

merged 4 commits into from
Jun 2, 2016

Conversation

juniorbird
Copy link
Contributor

Closes #20

We CAN fetch all dependencies.

We CANNOT YET do anything with them.

Matches keywords to Docker repos

TODO: return anything. Oops! But the match occurs.
dependencies.

Promise actually returns something! Calloo callay!

Clean up packageParser

- Remove extra console.logs
- Make comments more clear & useful
- Add a comment on how to use the module

Initial commit

- Update .gitignore to ignore
  - Dockerfile
  - Omnigraffle files
- writeDockerfile pulls from package-parser (team-jwt#20)

Rough out how we'll make Dockerfiles

- Create methods
- Figure out inputs/outputs/how stuff works

Can check for, make Docker files

- Figures out recipe (official repos only)
- Writes recipe

TODO: hook it all together

Part of team-jwt#20

Write docker files

- Receive the data from the parsed package
- Figure out what dockerfiles to write
- Write them
- RETURN THE WRONG THING d'oh!
- Now with correct output

Close team-jwt#20
Whoops, I created a merge conflict by replacing two lets with consts
Thus the last rebase couldn't be automatically merged on pull
So I merged here

I apologize for making the commit timeline dirty.
@coveralls
Copy link

coveralls commented Jun 2, 2016

Coverage Status

Coverage remained the same at 66.0% when pulling 72db3a6 on juniorbird:create-dockers into 3279adc on team-jwt:master.

@juniorbird juniorbird merged commit 7d05b39 into team-jwt:master Jun 2, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants