-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.0 #29
Comments
PRs:
Issues:
As for releases, should 0.2.2 be cut first and 0.3.0 after tests prove that upgrade to remap-istanbul to 0.7.0 doesn't cause any issues? |
@mateuszjuszkiewicz nice, thanks for doing that summary 👍 My thinking was to do a 0.3.0 release once #19 is merged (as it's a new feature which would be a minor bump according to semver). That will solve the immediate blockages for folks using this module. After that do the remap-istanbul upgrade, although it shouldn't be breaking according to the release notes |
I tried to upgrade to remap-istanbul v0.7.x in angular-cli. However, it's incompatible. |
@marcules sorry to bother you, is there any chance you could enable this repo on travis? https://travis-ci.org/ Should only take < 1 min 😃 |
Hi, I'll look into it tomorrow.
Greetings,
Marc
…On Mon, 19 Dec 2016 at 10:57 Matt Lewis ***@***.***> wrote:
@marcules <https://github.com/marcules> sorry to bother you, is there any
chance you could enable this repo on travis? https://travis-ci.org/
Should only take < 1 min 😃
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#29 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACVudEo3nth3kP7KHtxrT8E0Q1hk7Kvgks5rJlT4gaJpZM4LFS42>
.
|
Awesome, thanks! 😃 |
@marcules any chance you could enable travis please when you have a sec? Thanks, and happy new year! 😃 |
I think this module is relatively stable now, having a quick flick through the open issues it seems most of them are resolved by recently merged or outstanding PRs. There are a few more things I think we should do before putting a 1.0 label on the module
add more examples (TS karma preprocessor, system.js, anything else??)-> both of these come with remap istanbul integratedcc @mateuszjuszkiewicz @delasteve
The text was updated successfully, but these errors were encountered: