Skip to content

make-release-branch.sh script needs to replace HEAD and main with the release branch #733

Open
@NickLarsenNZ

Description

@NickLarsenNZ

Note

This came out of the 25.3.0 Release Retro.

Without this, we get Antora errors about duplicate pages:

node_modules/.bin/antora generate local-antora-playbook.yml
[14:12:28.017] FATAL (antora): Duplicate page: nightly@home:demos:airflow-scheduled-job.adoc
    1: docs/modules/demos/pages/airflow-scheduled-job.adoc in https://github.com/stackabletech/demos.git (branch: main | start path: docs)
    2: docs/modules/demos/pages/airflow-scheduled-job.adoc in https://github.com/stackabletech/demos.git (branch: release-25.3 | start path: docs)

See manual commit made here after troubleshooting the error: #725

Metadata

Metadata

Assignees

No one assigned

    Labels

    release-retro/25.3.0Indicates this issue or PR is part of improvements resulting from the Release Retro 25.3.0

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions