Skip to content

Commit

Permalink
fix(apm/publish): check if artifact.json already exist (#175)
Browse files Browse the repository at this point in the history
* fix(apm/publish): check whether artifact.json already exist

And throw if it doesn't. CLI users will have to generate the artifact.json
explicitly using `apm publish --only-artifacts`.

Closes #159

* feat(apm/publish): allow users to generate artifact if it doesn't exist
  • Loading branch information
0x-r4bbit authored and izqui committed Sep 14, 2018
1 parent 7fc0b8a commit 75c3fdf
Show file tree
Hide file tree
Showing 3 changed files with 851 additions and 314 deletions.
Loading

0 comments on commit 75c3fdf

Please sign in to comment.