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

doc, async_hooks: improve and add migration hints #45369

Merged
merged 15 commits into from Nov 10, 2022

Commits on Nov 7, 2022

  1. doc, async_hooks: improve and add migration hints

    Add hints to migrate away from async hooks.
    Change docs at various places to be more clear that resources are
    internals and may change at any time.
    Flarna committed Nov 7, 2022
    Copy the full SHA
    2e6872b View commit details
    Browse the repository at this point in the history
  2. fixup: lint

    Flarna committed Nov 7, 2022
    Copy the full SHA
    feeaf91 View commit details
    Browse the repository at this point in the history
  3. fixup: link

    Flarna committed Nov 7, 2022
    Copy the full SHA
    2982a31 View commit details
    Browse the repository at this point in the history
  4. fixup: lint

    Flarna committed Nov 7, 2022
    Copy the full SHA
    837245e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Copy the full SHA
    86a6318 View commit details
    Browse the repository at this point in the history
  2. improve intro

    Flarna committed Nov 8, 2022
    Copy the full SHA
    28e16bc View commit details
    Browse the repository at this point in the history
  3. fixup: build

    Flarna committed Nov 8, 2022
    Copy the full SHA
    23db5d4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e96057c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. improve intro

    Co-authored-by: Geoffrey Booth <webadmin@geoffreybooth.com>
    Flarna and GeoffreyBooth committed Nov 9, 2022
    Copy the full SHA
    9dc833e View commit details
    Browse the repository at this point in the history
  2. fixup: remove leftover

    Co-authored-by: Geoffrey Booth <webadmin@geoffreybooth.com>
    Flarna and GeoffreyBooth committed Nov 9, 2022
    Copy the full SHA
    5634f7b View commit details
    Browse the repository at this point in the history
  3. Update doc/api/async_hooks.md

    Trott committed Nov 9, 2022
    Copy the full SHA
    c1b0d0e View commit details
    Browse the repository at this point in the history
  4. Update doc/api/async_hooks.md

    Trott committed Nov 9, 2022
    Copy the full SHA
    6da950b View commit details
    Browse the repository at this point in the history
  5. Update doc/api/async_hooks.md

    Trott committed Nov 9, 2022
    Copy the full SHA
    c0e4745 View commit details
    Browse the repository at this point in the history
  6. Update doc/api/async_hooks.md

    Trott committed Nov 9, 2022
    Copy the full SHA
    55ef783 View commit details
    Browse the repository at this point in the history
  7. Update doc/api/async_hooks.md

    Trott committed Nov 9, 2022
    Copy the full SHA
    797f82f View commit details
    Browse the repository at this point in the history