-
Notifications
You must be signed in to change notification settings - Fork 2
chore: enable github pages for dlt-tracing-lib #13
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
chore: enable github pages for dlt-tracing-lib #13
Conversation
Enable github pages, to publish the documentation of the crates in the repo to github pages instead of storing them in the repo. Signed-off-by: Alexander Mohr <[email protected]>
|
Thank you for raising a pull request to update the configuration of your GitHub organization. The following conditions need to fulfilled for auto-merging to be available:
Otterdog commands and optionsYou can trigger otterdog actions by commenting on this PR:
|
|
Please find below the validation of the requested configuration changes: Diff for b7903afProject automotive.opensovd[github_id=eclipse-opensovd]
there have been 10 validation infos, enable verbose output to display them.
! repository[name="dlt-tracing-lib"] {
! gh_pages_build_type = "disabled" -> "workflow"
! }
Plan: 0 to add, 1 to change, 0 to delete. |
|
Warning The current configuration is out-of-sync with the live settings: Diff to live settingsProject automotive.opensovd[github_id=eclipse-opensovd]
there have been 9 validation infos, enable verbose output to display them.
! repository[name="classic-diagnostic-adapter"] {
! code_scanning_default_languages = [
- "actions"
! ]
! }
! repository[name="fault-lib"] {
! code_scanning_default_languages = [
- "rust"
! ]
! }
Plan: 0 to add, 2 to change, 0 to delete.Important The current configuration needs to be updated to reflect the live settings otherwise they would be overwritten when this PR gets merged. cc @eclipse-opensovd/eclipsefdn-security cc @eclipse-opensovd/eclipsefdn-releng |
|
Note The following changes have been applied successfully: Project automotive.opensovd[github_id=eclipse-opensovd]
there have been 10 validation infos, enable verbose output to display them.
! repository[name="dlt-tracing-lib"] {
! gh_pages_build_type = "disabled" -> "workflow"
! }
Applying changes:
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:00
Done.
Executed plan: 0 added, 1 changed, 0 deleted. |
Enable github pages, to publish the documentation of the crates in the repo to github pages instead of storing them in the repo.
Summary
The current PR in review eclipse-opensovd/dlt-tracing-lib#1 contains the generated documentation, to make it available in a browser without having to clone the repo.
Storing the docs in the repo is a workaround as github pages are not enabled.
This PR enables github pages for the repo, so we are able to host the generated documentation.
Checklist
Related
Notes for Reviewers
Alexander Mohr [email protected], Mercedes-Benz Tech Innovation GmbH
Provider Information