You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 18, 2024. It is now read-only.
Does the following:
- For Docker copy whole repo so we get the expected version from tag
(previously always 0.1.6)
- Using 0.1.6 as default version does not make sense,
0.0.0 works better to show that version lookup failed
- Tag pattern seems to be difficult to get correct, it always complain
and seems to have no effect
- Aligning grpcio-tools version with what is defined in setup.cfg
The reason is that all docker build on master
previously got v0.1.6 except possible if that specific version was tagged, which
gives odd behavior if downloading kuksa-client:master
0 commit comments