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 CI pipeline for website #241

Merged
merged 1 commit into from
Mar 30, 2024
Merged

add CI pipeline for website #241

merged 1 commit into from
Mar 30, 2024

Conversation

JanMa
Copy link
Member

@JanMa JanMa commented Mar 29, 2024

This adds two new workflows to test and deploy the OpenBao website. Whenever a
PR changes a file in the website directory, we try to trigger a full build of
the website. This is the only way to test if everything works. On pushes to main
in the same directory we trigger a build and also deploy it to Github pages.
Note: This will have no effect as long as GitHub pages is disabled in the
repository settings.

Copy link
Member

@cipherboy cipherboy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haven't run the docs-deploy phase, but this makes sense to me. Thanks @JanMa!

@JanMa
Copy link
Member Author

JanMa commented Mar 29, 2024

Haven't run the docs-deploy phase, but this makes sense to me. Thanks @JanMa!

I tested the workflow in my fork, and it works as intended:
https://github.com/JanMa/openbao/actions/runs/8486042908

@naphelps naphelps self-requested a review March 30, 2024 00:14
Signed-off-by: Jan Martens <jan@martens.eu.org>
@naphelps naphelps merged commit 83d0d16 into openbao:main Mar 30, 2024
10 of 12 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.

None yet

3 participants