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
This patch fixes two problems in commit e5a81bb.
1) There was a problem where the #comment after the IS_RELEASE
variable was casuing the conditional logic to assume this was
a -snapshot release.
2) We collectively agreed that -developer-preview is a bit
of a mouthful for the release taxonomy and this should be
shortened to -preview
This has been confirmed to now drive the proper conditional
generation of a release tag and use the desired "-preview".
Change-Id: I58f2d68862aca34ae0181fe35c2f503e7f5d522a
Signed-off-by: Gregory Haskins <[email protected]>
0 commit comments