Skip to content

Conversation

@aajisaka
Copy link
Member

@aajisaka aajisaka commented Jan 5, 2026

Why are the changes needed?

Archive older releases https://www.apache.org/legal/release-policy.html#when-to-archive

Closes #7292

How was this patch tested?

Not tested

Was this patch authored or co-authored using generative AI tooling?

No

@github-actions github-actions bot added the kind:documentation Documentation is a feature! label Jan 5, 2026
```shell
cd work/svn-dev
svn delete https://dist.apache.org/repos/dist/dev/kyuubi/{RELEASE_TAG} \
svn delete https://dist.apache.org/repos/dist/dev/kyuubi/${RELEASE_TAG} \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for fixing this!

@pan3793
Copy link
Member

pan3793 commented Jan 5, 2026

according to the guidance, we should keep

  • kyuubi-1.10.3
  • kyuubi-1.11.0
  • kyuubi-shaded-0.4.1 (used by kyuubi 1.10.x)
  • kyuubi-shaded-0.6.0 (used by kyuubi 1.11.x)

and archive all of others, right?

@aajisaka
Copy link
Member Author

aajisaka commented Jan 5, 2026

according to the guidance, we should keep

  • kyuubi-1.10.3
  • kyuubi-1.11.0
  • kyuubi-shaded-0.4.1 (used by kyuubi 1.10.x)
  • kyuubi-shaded-0.6.0 (used by kyuubi 1.11.x)

and archive all of others, right?

Yes

@pan3793 pan3793 modified the milestones: v1.10.4, v1.11.1 Jan 5, 2026
@aajisaka
Copy link
Member Author

aajisaka commented Jan 5, 2026

Thank you @pan3793

@pan3793 pan3793 closed this in 5e23c32 Jan 5, 2026
pan3793 added a commit that referenced this pull request Jan 5, 2026
### Why are the changes needed?

Archive older releases https://www.apache.org/legal/release-policy.html#when-to-archive

Closes #7292

### How was this patch tested?

Not tested

### Was this patch authored or co-authored using generative AI tooling?

No

Closes #7297 from aajisaka/archive-old-releases.

Closes #7292

4cbefd3 [Cheng Pan] nit
677d520 [Cheng Pan] nit
b1f1f67 [Akira Ajisaka] Fix svn delete command example
ef8c575 [Akira Ajisaka] [KYUUBI #7292] Add instruction to archive older releases

Lead-authored-by: Akira Ajisaka <[email protected]>
Co-authored-by: Cheng Pan <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
(cherry picked from commit 5e23c32)
Signed-off-by: Cheng Pan <[email protected]>
pan3793 added a commit that referenced this pull request Jan 5, 2026
### Why are the changes needed?

Archive older releases https://www.apache.org/legal/release-policy.html#when-to-archive

Closes #7292

### How was this patch tested?

Not tested

### Was this patch authored or co-authored using generative AI tooling?

No

Closes #7297 from aajisaka/archive-old-releases.

Closes #7292

4cbefd3 [Cheng Pan] nit
677d520 [Cheng Pan] nit
b1f1f67 [Akira Ajisaka] Fix svn delete command example
ef8c575 [Akira Ajisaka] [KYUUBI #7292] Add instruction to archive older releases

Lead-authored-by: Akira Ajisaka <[email protected]>
Co-authored-by: Cheng Pan <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
(cherry picked from commit 5e23c32)
Signed-off-by: Cheng Pan <[email protected]>
@pan3793
Copy link
Member

pan3793 commented Jan 5, 2026

thanks, merged to master/1.11.1/1.10.4, and I will archive those old releases soon

@aajisaka aajisaka deleted the archive-old-releases branch January 5, 2026 06:35
@pan3793
Copy link
Member

pan3793 commented Jan 5, 2026

archive done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:documentation Documentation is a feature!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

📝 Add instruction to archive old releases after publishing a new release

2 participants