Menu

#36 Automate release workflow

open
nobody
None
2015-09-27
2015-02-10
Anonymous
No

Originally created by: dwmkerr

We need to publish to npm on release as well as bumping version numbers

Discussion

  • Anonymous

    Anonymous - 2015-02-10

    Originally posted by: benib

    @dwmkerr can you maybe do a npm publish now to push 0.6.0 until this issue is resolved? Thanks for your effort.

     
  • Anonymous

    Anonymous - 2015-09-27

    Originally posted by: dwmkerr

    Ideal solution:

    1. Use webpack for everything dev relating.
    2. During dev, build to the build folder, not the dst folder.
    3. All samples can use the webpack dev server (less code!)
    4. One dedicated task to build to the dst folder.

    This way PRs don't need to include dst changes and they'll be easier to merge.

     

Log in to post a comment.