Skip to content

Release workflows - wrong URL in release e-mail template #3140

@pingtimeout

Description

@pingtimeout

Describe the bug

See the 1.3.0-incubating-rc0 release workflow: https://github.com/apache/polaris/actions/runs/19630892713/job/56210193303

In the Build source and binary distributions step, search for releaseEmailTemplate. Notice the following lines:

The release tarball, signature, and checksums are here:
* https://dist.apache.org/repos/dist/dev/incubator/polaris/apache-polaris-1.3.0-incubating

This URL does not exist. The one that is currently used by the workflows is https://dist.apache.org/repos/dist/dev/incubator/polaris/1.3.0-incubating.

The workflows should use a location consistent with the release email template.

To Reproduce

No response

Actual Behavior

No response

Expected Behavior

No response

Additional context

No response

System information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions