Skip to content
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

Convert all Node.js utilities to async/await. #76

Open
3 tasks
bigeasy opened this issue Sep 15, 2019 · 1 comment
Open
3 tasks

Convert all Node.js utilities to async/await. #76

bigeasy opened this issue Sep 15, 2019 · 1 comment

Comments

@bigeasy
Copy link

bigeasy commented Sep 15, 2019

  • Add switch to root method to converted dots note recurse.
  • Convert dots node outdated.
  • Convert dots node upgrade.
@bigeasy bigeasy added this to the Extra Extra Read All About It milestone Sep 15, 2019
@bigeasy bigeasy self-assigned this Sep 15, 2019
@bigeasy bigeasy added this to Backlog in Auto-publish to GitHub. via automation Sep 15, 2019
bigeasy pushed a commit that referenced this issue Sep 15, 2019
@bigeasy bigeasy moved this from Backlog to In progress in Auto-publish to GitHub. Oct 1, 2019
bigeasy pushed a commit that referenced this issue Oct 1, 2019
bigeasy pushed a commit that referenced this issue Oct 21, 2019
Will be moving into the `dots` library for reuse.

See #76.
bigeasy pushed a commit that referenced this issue Oct 22, 2019
bigeasy pushed a commit that referenced this issue Oct 22, 2019
Not ready to move it into the `libexec` directory, but it now does
everything, release notes in the issue, commit and in releases,
everything pushed and posted.

See #76.
bigeasy pushed a commit that referenced this issue Oct 22, 2019
bigeasy pushed a commit that referenced this issue Oct 25, 2019
bigeasy pushed a commit that referenced this issue Oct 25, 2019
bigeasy pushed a commit that referenced this issue Oct 27, 2019
@flatheadmill
Copy link
Owner

Convert only those projects that currently depend on your Node.js legacy. Your dots node outdated and dots node upgrade are find for now as zsh. The goal is to remove the package.json and move your new binaries into libexec and out of bin.

To implement format again, you're going to need to update Programmatic to ES6. You need format to be a library function to convert upgrade to Node.js.

  • Convert newline wrapping in Markdown for GitHub issue and release notes.
  • Determine if dots node upgrade actually depends on Node.js.
  • Determine if dots node outdated actually depends on Node.js.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Auto-publish to GitHub.
  
In progress
Development

No branches or pull requests

2 participants