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

add publish docs job to CI #26245

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

arezaii
Copy link
Contributor

@arezaii arezaii commented Nov 15, 2024

This adds a new job to our CI process that will conditionally trigger on pushes to main. The new job depends on the make_doc job finishing, and then it retrieves the documentation artifact from that job. For now, it just finishes by listing the contents of the directory and the index.html, but the idea is that this job can sync the docs to the web.

Next steps required to sync docs to web:

  • store webhost key as github secret
  • update ci script to rsync docs to webhost

@arezaii arezaii marked this pull request as ready for review November 19, 2024 00:13
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