[
https://issues.apache.org/jira/browse/CALCITE-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francis Chuang resolved CALCITE-3032.
-------------------------------------
Resolution: Fixed
> Improve docker-compose.yml and release scripts for Avatica-Go
> -------------------------------------------------------------
>
> Key: CALCITE-3032
> URL: https://issues.apache.org/jira/browse/CALCITE-3032
> Project: Calcite
> Issue Type: Improvement
> Components: avatica-go
> Reporter: Francis Chuang
> Assignee: Francis Chuang
> Priority: Major
> Fix For: avatica-go-4.0.0
>
>
> Some minor improvements to the docker-compose.yml file:
> # Use `docker-compose run test` instead `docker-compose up` to run tests for
> better UX.
> # Do the same for running in dev mode (live-reloading).
> # Allow release creation in docker container: `docker-compose run dry-run`
> and `docker-compose run release`.
> # Generate protobufs using docker.
> Upgrades to the make release script:
> # Model behavior after calcite can calcite-avatica: Automatic tagging and
> pushing of release tags.
> # Support dry-run and actually releasing/pushing of tags.
> # Support uploading for voting via 1 command.
> # Support promoting rc release to final via 1 command.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)