Skip to content

Ci/fix docs version reference updater#1141

Merged
codejedi365 merged 2 commits intopython-semantic-release:masterfrom
codejedi365:ci/fix-docs-version-reference-updater
Jan 12, 2025
Merged

Ci/fix docs version reference updater#1141
codejedi365 merged 2 commits intopython-semantic-release:masterfrom
codejedi365:ci/fix-docs-version-reference-updater

Conversation

@codejedi365
Copy link
Copy Markdown
Contributor

@codejedi365 codejedi365 commented Jan 12, 2025

Purpose

  • Re-enables the automatic documentation updates of this repository that were configured prior to v9.13.0

Rationale

When I moved around the CI workflow to make sure we were testing the exact artifact that we were releasing it moved the build step forward in the workflow and removed it from the end. Because of this, the documentation update was no longer being executed during the release so the documentation was not getting updated. This PR, after #1140, makes the automated documentation update work again.

How did you test?

I ran a fake release on my own fork off of master to ensure that the release included the doc updates. It worked. Unfortunately it takes a little longer because we have to run PSR twice now, but hopefully in the future when we have caching this will be sped up on the second run.

How to Verify

@codejedi365 codejedi365 force-pushed the ci/fix-docs-version-reference-updater branch 3 times, most recently from 5861a27 to e854161 Compare January 12, 2025 17:29
@codejedi365 codejedi365 self-assigned this Jan 12, 2025
@codejedi365 codejedi365 force-pushed the ci/fix-docs-version-reference-updater branch from e854161 to b2dd1ea Compare January 12, 2025 17:53
@codejedi365 codejedi365 marked this pull request as ready for review January 12, 2025 17:54
@codejedi365 codejedi365 merged commit 3cf32b8 into python-semantic-release:master Jan 12, 2025
@codejedi365 codejedi365 deleted the ci/fix-docs-version-reference-updater branch January 12, 2025 18:00
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.

1 participant