-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: debug setup This installs a couple packages and sets up a logger for usage in normal and GHA environments * chore: fix imports * feat: use annotations for warnings * temp: attempt to surface warning * revert: skip warn function for now * chore: clean up logger * fix: incorrect import pattern * feat: add debugging statements for top-level + docs * fix: make fetch debug less noisy * fix: specify method in fetch debug * chore: more docs debug statements * chore: add command/opts debug statements to every command file * fix: undefined errors can't wait to use optional chaining lol * chore: cleanup * feat: add logging for handleRes * feat: add logging for `open` command * feat: `oas` command debug * feat: docs:edit debug * feat: version update/delete debug * feat: validate command debug * feat: lots of debugging for openapi command * refactor: prefix GHA logs, cleanup * feat: surface errors in GHA action annotations * chore: temporarily create failing example, see if it works * refactor: is this any cleaner? * revert: restore normal workflow states * Update bin/rdme Co-authored-by: Jon Ursenbach <[email protected]> * chore: PR feedback Use ci-info package here instead! Feedback: #446 (comment) Co-Authored-By: Jon Ursenbach <[email protected]> * Revert "chore: PR feedback" This reverts commit 1d2fad0. Co-authored-by: Jon Ursenbach <[email protected]> Co-authored-by: Jon Ursenbach <[email protected]>
- Loading branch information
1 parent
bf20f2d
commit bdb3c6c
Showing
21 changed files
with
200 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.