James E. King III created THRIFT-4814:
-----------------------------------------
Summary: Tag docker build images so we can build older releases
properly
Key: THRIFT-4814
URL: https://issues.apache.org/jira/browse/THRIFT-4814
Project: Thrift
Issue Type: Documentation
Components: Build Process
Affects Versions: 0.9.3
Reporter: James E. King III
Assignee: James E. King III
In THRIFT-4506 we identified an issue in our build process. Without creating
long-term docker image tags in Docker Hub for our build images, we may find
ourselves in the situation we were in for 0.9.3.1, which is inability to make a
build environment due to retired and removed third-party software.
When releases are made, the docker image that was used in CI to build it (in
the thrift/thrift-build hub) should be tagged with the version number of the
release so we can come back to it if we need to in order to release a patch.
We shoud tag, as quickly as possible, what we're using today, so we have a
0.12.0 compatible build environment that works in the future.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)