Open saratvemulapalli opened 2 years ago
@saratvemulapalli Thanks for opening this. We should be doing this for all clients, I think it's apt to open an issue in opensearch-clients. wdyt?
@saratvemulapalli Thanks for opening this. We should be doing this for all clients, I think it's apt to open an issue in opensearch-clients. wdyt?
đŸ’¯ I'll transfer this to https://github.com/opensearch-project/opensearch-clients. (Probably different clients will have different implementations).
Tracking for all clients:
Is your feature request related to a problem? Coming from: https://github.com/opensearch-project/opensearch-net/pull/95#pullrequestreview-1099944501 After every release we have to manually update our versions for the next development. It's quite boring to book keep.
What solution would you like? I would like to us to automate bumping versions when new tags are pushed. We use scripts in Github actions[1] across the project to trigger auto increments.
[1] https://github.com/opensearch-project/OpenSearch/blob/main/.github/workflows/version.yml
Tracking for all clients: