Skip to content

Discussion- full rewrite of the training manual #395

@JoshuaTheMiller

Description

@JoshuaTheMiller

Hey all!

I am starting this Issue in the hopes of having a productive conversation around rewriting the entire Training Manual to leverage one of the official GitHub SDKs.

Benefits:

  • Less error prone- SDKs have the benefit of syntax completion and error checking built-in at writing time
  • Consistent development and running experience- the runtimes of the SDKs handle a lot for us. I've seen many issues popping up over the last few years using this training manual along the lines of, "this works on Mac, but not on PC."
  • More exposure of the official SDKs
  • Truly cross-platform
    • The existing scripts make a LOT of assumptions around tools that are installed... For example, I've recently run into issues due to the fact that the version of the http tool on my machine does not support the -quiet flag, which causes failures.
    • Username and PAT does not always load correctly
    • ...etc.

Tags for exposure:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions