-
Notifications
You must be signed in to change notification settings - Fork 190
Separate components that ship separately into their own repos #640
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingv2.5.0'Issues and PRs related to version v2.5.0''Issues and PRs related to version v2.5.0'
Description
Is your feature request related to a problem?
Coming from opensearch-project/opensearch-build#2188, it's not possible to release and tag the multiple components (workbench, sql-odbc, sql-jdbc, ...) that come out of this repo separately as, for example, 2.0.0. This means we must release all these parts together, or nobody can ever locate the correct code using tags.
What solution would you like?
The plugins/drivers should live in their own repos.
What alternatives have you considered?
A tagging scheme such as opensearch-2.0.0 vs. opensearch-odbc-driver-2.0.0.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingv2.5.0'Issues and PRs related to version v2.5.0''Issues and PRs related to version v2.5.0'