Daniel Bayley
Daniel Bayley
Damn; just happened again… ``` bash Preparing and tagging a new version ✓ Pushing v0.2.1 tag Password for 'https://[email protected]': ✓ Publishing [email protected] ✗ Creating new version failed: Git tag not...
> Have you tried apm login? It should let you "Enter your Atom.io API token and save it to the keychain". Then you shouldn't have to enter your password each...
Well since I was using Tower to push, everything went through fine. However when I tried to push on the command line (having setup the remote as `https`) I ran...
> I feel it would be best to split this enhancement out into its own Issue rather than conflating it with this one. True, although maybe #221 covers it?
Shouldn't this be expanded to include _all_ relevant hooks? For example `preversion`/`postversion`…
I actually started to write an atom package, which will be a plugin for Facebook’s \[_[nuclide]_\] _[hyperclick]_ package. At first it was just going to be for npm, but then...
@stefanbuck @josephfrazier @reconbot I just released [_hyperclick-octolinker_](https://atom.io/packages/hyperclick-octolinker).
@stefanbuck @josephfrazier @reconbot FYI: There was an issue with pulling in the live resolver because of `async`/`await` in the Atom stable release (which I didn't notice since I normally use...
@GeoffreyBooth What’s the current situation on this? (i.e `coffee` being able to work directly based on `"type": "module"`…)