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

Publish schemas to github pages #859

Closed
wants to merge 18 commits into from

Conversation

sambles
Copy link
Contributor

@sambles sambles commented Jul 20, 2023

**IMPORTANT: Please attach or create an issue after submitting a Pull Request.

Added swagger html documentation generation

... Release notes description / summary
... Any text between these two tags will be automatically pulled into the platform release notes

  • Add generation bash script
  • hook script into github actions
  • on push to main publish documentation to github pages

@sambles sambles added Documentation Tasks related to documentation and other system collateral. build system labels Jul 20, 2023
@sambles sambles force-pushed the feature/generate-swagger-doc-html branch from 1181fb2 to 3fd99ac Compare July 20, 2023 14:57
@github-pages github-pages bot temporarily deployed to github-pages July 21, 2023 08:16 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 21, 2023 08:21 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 21, 2023 08:33 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 21, 2023 08:38 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 21, 2023 08:46 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 21, 2023 09:20 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 21, 2023 10:41 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 21, 2023 10:43 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 21, 2023 10:46 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 21, 2023 10:50 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 21, 2023 11:45 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 21, 2023 11:47 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 21, 2023 11:52 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 21, 2023 11:58 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 21, 2023 12:05 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 21, 2023 12:25 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 21, 2023 12:26 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 21, 2023 12:38 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 21, 2023 12:42 Inactive
@sambles sambles self-assigned this Jul 24, 2023
@sambles sambles linked an issue Jul 24, 2023 that may be closed by this pull request
@sambles sambles changed the title Add example codegen script Publish schemas to github pages Jul 24, 2023
@sambles sambles marked this pull request as draft July 24, 2023 11:52
add styles

clear out docs folder

test gh-pages for cors issue with redoc

Add redoc to api

test temp

codegen test

Add logo

test swagger pages

retest

Add redoc

fix

fix

use https

Test updated yaml spec with section tags

Add missing file

Update font

test

test

test

f

needed to switch spec from swagger to openapi 3

working
@sambles sambles force-pushed the feature/generate-swagger-doc-html branch from c58a484 to 70471b9 Compare July 24, 2023 13:56
@github-pages github-pages bot temporarily deployed to github-pages July 24, 2023 13:57 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 25, 2023 08:26 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 25, 2023 08:31 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 25, 2023 09:27 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 25, 2023 09:31 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 25, 2023 09:38 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 25, 2023 09:44 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 25, 2023 10:17 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 25, 2023 10:20 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 25, 2023 10:21 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 25, 2023 10:45 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 25, 2023 10:53 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 25, 2023 10:54 Inactive
@sambles sambles closed this Jul 26, 2023
@sambles sambles deleted the feature/generate-swagger-doc-html branch July 26, 2023 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build system Documentation Tasks related to documentation and other system collateral.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Publish API and settings schemas to redoc + github pages
1 participant