temporalio / temporalio/temporal
Include tarball with versioned schema in release
Open
@alexshtin is already working on this.
Since Sep 10, 2021.
enhancement
- Dominant language
- Go
- Stars
- 23.2k
- Forks
- 1.9k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 228
Description
Is your feature request related to a problem? Please describe.
Hi there, I'm trying to set up a Temporal server manually and I got to the step where I have to apply the versioned schema. The schemas don't seem to be included in the release however, so I'm not sure what the best way is to acquire them.
Describe the solution you'd like
In addition to the compiled binaries, include the schemas that are tied to a version.
Describe alternatives you've considered
Downloads the schemas from the github tag
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.