Skip to content

Conversation

@alexmohr
Copy link
Contributor

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

  • I have tested my changes locally
  • I have added or updated documentation
  • I have linked related issues or discussions
  • I have added or updated tests

Related

Notes for Reviewers

Alexander Mohr [email protected], Mercedes-Benz Tech Innovation GmbH
Provider Information

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]>
@alexmohr alexmohr requested a review from a team as a code owner November 24, 2025 14:37
@eclipse-otterdog
Copy link

Thank you for raising a pull request to update the configuration of your GitHub organization.
You can manually add reviewers to this PR to eventually enable auto-merging.

The following conditions need to fulfilled for auto-merging to be available:

  • valid configuration
  • approved by a project lead
  • does not require any secrets
  • does not update settings only accessible via the GitHub Web UI
  • does not remove any resource
Otterdog commands and options

You can trigger otterdog actions by commenting on this PR:

  • /otterdog team-info checks the team / org membership for the PR author
  • /otterdog validate validates the configuration change
  • /otterdog validate info validates the configuration change, printing also validation infos
  • /otterdog check-sync checks if the base ref is in sync with live settings
  • /otterdog merge merges and applies the changes if the PR is eligible for auto-merging (only accessible for the author)
  • /otterdog done notifies the self-service bot that a required manual apply operation has been performed (only accessible for members of the admin team)
  • /otterdog apply re-apply a previously failed attempt (only accessible for members of the admin team)

@eclipse-otterdog
Copy link

The author (alexmohr) of this PR is associated with this organization in the role of MEMBER.

Additionally, alexmohr is a member of the following teams:

@eclipse-otterdog
Copy link

Please find below the validation of the requested configuration changes:

Diff for b7903af
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"
!   }
  
  Plan: 0 to add, 1 to change, 0 to delete.

@eclipse-otterdog
Copy link

Warning

The current configuration is out-of-sync with the live settings:

Diff to live settings
Project 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

@kairoaraujo kairoaraujo merged commit f02dc0f into eclipse-opensovd:main Nov 26, 2025
3 checks passed
@eclipse-otterdog
Copy link

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.

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.

3 participants