Skip to content

[GitHub Request] Create Release Branches + Tags for OSB 1.19.0 and 2.4.0 #593

Description

@OVI3D0

What is the type of request?

Repository Management

Details of the request

Hi, looking for someone to create the following release branches + tags for OpenSearch Benchmark 1.19.0 and 2.4.0 release:

1.19.0 — cut the 1.19 version branch from 1.x, then tag it:

  git push origin 7fc2aaf1427ddd36c2e09b2d097e7e534596fa43:refs/heads/1.19
  git tag 1.19.0 7fc2aaf1427ddd36c2e09b2d097e7e534596fa43 && git push origin 1.19.0

2.4.0 — cut the 2.4 version branch from main, then tag it:

  git push origin a58805620060da416060165264fcf80a5090ea8a:refs/heads/2.4
  git tag 2.4.0 a58805620060da416060165264fcf80a5090ea8a && git push origin 2.4.0

Additional information to support your request

OSB release guide: https://github.com/opensearch-project/opensearch-benchmark/blob/main/RELEASE_GUIDE.md

When does this request need to be completed?

As soon as it is convenient

Notes

Track the progress of your request here: Engineering Effectiveness Board (view).
Member of @opensearch-project/admin will take a look at the request soon.
Thanks!

Metadata

Metadata

Type

No type

Projects

Status
✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions