File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,10 @@ several "checklist items" which should be documented. This document is intended
1212to cover the current Docker Machine release process. It is written for Docker
1313Machine core maintainers who might find themselves performing a release.
1414
15+ 0 . The new version of ` azure ` driver released in 0.7.0 is not backwards compatible
16+ and therefore errors out with a message saying the new driver is unsupported with
17+ the new version. The commit 7b961604 should be undone prior to 0.8.0 release and
18+ this notice must be removed from ` docs/RELEASE.md ` .
15191 . ** Get a GITHUB_TOKEN** Check that you have a proper ` GITHUB_TOKEN ` . This
1620 token needs only to have the ` repo ` scope. The token can be created on github
1721 in the settings > Personal Access Token menu.
You can’t perform that action at this time.
0 commit comments