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

ci: Add markdownlint, test_html_build, and build_docs workflows #376

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

spetrosi
Copy link
Contributor

@spetrosi spetrosi commented Aug 9, 2023

  • markdownlint runs against README.md to avoid any issues with
    converting it to HTML
  • test_converting_readme converts README.md > HTML and uploads this test
    artifact to ensure that conversion works fine
  • build_docs converts README.md > HTML and pushes the result to the
    docs branch to publish dosc to GitHub pages site.
  • Fix markdown issues in README.md

Signed-off-by: Sergei Petrosian spetrosi@redhat.com

@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (e9a6b84) 13.67% compared to head (33a600b) 13.67%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #376   +/-   ##
=======================================
  Coverage   13.67%   13.67%           
=======================================
  Files           8        8           
  Lines        1733     1733           
  Branches       79       79           
=======================================
  Hits          237      237           
  Misses       1496     1496           
Flag Coverage Δ
sanity 16.54% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@spetrosi spetrosi force-pushed the update_role_files branch 2 times, most recently from bc672c1 to 04a6312 Compare August 10, 2023 13:10
- markdownlint runs against README.md to avoid any issues with
  converting it to HTML
- test_converting_readme converts README.md > HTML and uploads this test
  artifact to ensure that conversion works fine
- build_docs converts README.md > HTML and pushes the result to the
  docs branch to publish dosc to GitHub pages site.
- Fix markdown issues in README.md

Signed-off-by: Sergei Petrosian <spetrosi@redhat.com>
@spetrosi spetrosi merged commit 12915cb into main Aug 14, 2023
19 checks passed
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

Successfully merging this pull request may close these issues.

1 participant