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

[crmsh-4.6] Dev: doc/website-v1: add man-4.6 (#1374) #1383

Merged

Conversation

nicholasyang2022
Copy link
Collaborator

and related tools and Makefile.

Also update related scripts from python 2.x to python 3.x.

Usage:

$ cd doc/toolchain
$ podman build -t local/crmsh-doc-builder .
$ cd ..
$ make clean
$ podman run --rm -ti -v ..:/opt/crmsh local/crmsh-doc-builder:latest make website
$ podman run --rm -ti -p 2080:80 -v $(readlink -f website-v1/gen):/usr/share/nginx/html docker.io/nginx

Part of #1374.

Copy link

codecov bot commented Apr 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.84%. Comparing base (bfd7f06) to head (a369f9c).

Additional details and impacted files
@@            Coverage Diff             @@
##           crmsh-4.6    #1383   +/-   ##
==========================================
  Coverage      52.83%   52.84%           
==========================================
  Files             79       79           
  Lines          23949    23949           
==========================================
+ Hits           12654    12655    +1     
+ Misses         11295    11294    -1     

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

@nicholasyang2022 nicholasyang2022 marked this pull request as ready for review April 10, 2024 08:41
@liangxin1300
Copy link
Collaborator

Some same commits with #1380? I've approved it, you can merge

@liangxin1300
Copy link
Collaborator

liangxin1300 commented Apr 10, 2024

In this PR, could you also update what you've changed and introduce the new process for the website update part in https://github.com/ClusterLabs/crmsh/blob/master/doc/releasing-a-new-version.md?

Thanks!

@nicholasyang2022 nicholasyang2022 force-pushed the website-modernize branch 2 times, most recently from f25a302 to e813020 Compare April 11, 2024 03:38
It is built from doc/website-v1/news.
@liangxin1300 liangxin1300 merged commit 9c4bf6c into ClusterLabs:crmsh-4.6 Apr 11, 2024
31 checks passed
@nicholasyang2022 nicholasyang2022 deleted the website-modernize branch April 12, 2024 08:29
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.

2 participants