-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merging snippet generation logic into OneDrive/apidoctor (#59)
* Snippet generations running on pipelines * Add before checking for changes * Handling exception tests * Updates to include sdk documentation links into docs * Updates to include header to show auto-generated files in snippet generation. * Reworks Snippet injection to around the http tab section * Makes PR title and commit message parameters and enables tabs renaming * Try it updates * Fix locale and only dump new files * Tiny fix * Fix runs * Update apidoctor to consume snippet generation command line tool instead of HTTP endpoint (#1) * add skip-publishing-changes flag to skip creating pull request upon generation * integrate snippet generator tool * consider the version information * apply fixes from generate-snippets branch * remove Github helper * clean up command line options * remove unused git commands, make GitHelper closer to that of master's * add summary tags * fix static method call * add custom metadata path * Fix broken test * Update ApiDoctor.Validation/Http/HttpParser.cs Co-authored-by: Vincent Biret <[email protected]> Co-authored-by: Andrew Omondi <[email protected]> Co-authored-by: Andrew Omondi <[email protected]> Co-authored-by: Andrew Omondi <ApiDoctor> Co-authored-by: Eastman <[email protected]> Co-authored-by: Andrew Omondi <[email protected]> Co-authored-by: Vincent Biret <[email protected]>
- Loading branch information
1 parent
cac6235
commit c8e2374
Showing
6 changed files
with
423 additions
and
39 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
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.