Daniel Hengeveld

Results 16 comments of Daniel Hengeveld

In my experience, in general, it's best to start with one workflow and expand from there in the future rather than trying to support multiple workflows from the start.

> Sooner rather than later. Right now we're working on the issues [in this list](https://github.com/atom/atom/issues/7995), but this is could be plausible to attempt in the fall. If anyone is interested...

That PR has been closed without merging, any idea when a new one might make it onto the schedule?

This is good feedback - thank you. These are definitely edge cases, as the current deployment strategy works for the majority of the thousands of packages on atom.io, but as...

Currently, when packages are renamed, there's a `redirect_from` attribute set on the package so the old name still works. I could fully delete (most records are soft-deleted) the package that...

>It seems that help functions _getCss and _insertCss are not added to the style object. I am having the same issue.