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
. remove `modulesets/*~`, `modulesets/gtk-osx.modules.orig` and `_gtk-osx`
61
+
. commit and push changes
62
+
. wait for github action to build the bundle
58
63
. test latest pythonbase-xxx.zip on macOS
59
-
. tags are now the year as 2 digits, month as 1 or 2 digits (no leading 0), day as 1 or 2 digits (no leading 0): `git tag -a -m "bla bla" YY.MM.DD`
64
+
65
+
. tags are now the year as 2 digits, month as 1 or 2 digits (no leading 0), day as 1 or 2 digits (no leading 0): `git tag -a -m "update deps" YY.MM.DD`
60
66
. `git push`
61
-
. rerun the latest github action master job (will pick the new tag)
0 commit comments