Release Apache SkyWalking Python 1.3.0 - #896
Merged
Merged
Conversation
❌ Deploy Preview for skywalking-website-preview failed.
|
wu-sheng
approved these changes
Aug 14, 2026
wu-sheng
added a commit
that referenced
this pull request
Aug 15, 2026
#897) The 1.3.0 release commit (#896) was generated with un-interpolated GitHub Actions template syntax, which broke the site build and published wrong metadata: - data/docs.yml carried `commitId: ${{ steps.release.outputs.commit-id }}` verbatim. docs.js shells that value into `./doc.sh`, so /bin/sh reported "Bad substitution" and the scheduled Build site workflow has failed on every run since the merge. Both entries now point at 1bd4692, the v1.3.0 tag commit. - The v1.2.0 docs entry had been overwritten rather than a v1.3.0 entry inserted, leaving version `1.3.0` (no v prefix) linked to the v1.2.0 path. Restore v1.2.0 and add a proper v1.3.0 entry. - data/releases.yml replaced the 1.2.0 download links instead of demoting them to archive.apache.org, so 1.2.0 was no longer downloadable. Demote 1.2.0 and keep v1.3.0 on closer.cgi/downloads.apache.org. - The event post rendered as "Release Apache SkyWalking Python " with an empty version everywhere, including a broken PyPI link (apache-skywalking//), and listed no changes. Rewrite it with the 1.3.0 release notes, and rename the directory to the dashed slug convention used by every other release post.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release Apache SkyWalking Python 1.3.0