Skip to content

Force specific hash when building a single docs branch #44204

Open
@philwebb

Description

@philwebb

Currently when a docs build is triggered for a branch, the latest version of that branch will always be used. This can cause problem if a subsequent build adds meta-data and hasn't completed in time.

This happened with commit f5f888d which triggered a docs build that actually used afcc780.

If we pass the sha in when we trigger the build, we should be able to git reset the branch before starting Antora.

Activity

added this to the 3.3.x milestone on Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @philwebb

        Issue actions

          Force specific hash when building a single docs branch · Issue #44204 · spring-projects/spring-boot