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

documentation: error handling, safe environment access, node and pnpm use, octokit instance passing #27

Open
supalarry opened this issue Aug 7, 2023 · 0 comments

Comments

@supalarry
Copy link
Contributor

  1. Document creating custom error code and then having a custom throw function when an error is caught.
  2. Document adding new environment variables first in Doppler and then in env.ts for save typed environment access
  3. Document using .nvmrc via use nvm to use same node version locally as adaptly uses.
  4. Document to use corepack enable at the root of repo to use pnpm that adaptly has.
  5. Document that octokit should be passed as last argument, and payload as second last. Only exception is if there are optional arguments then they go last in functions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant