Преглед на файлове

Add notes about release issues

Steven Silvester преди 7 години
родител
ревизия
f21d02bf89
променени са 1 файла, в които са добавени 5 реда и са изтрити 0 реда
  1. 5 0
      RELEASE.md

+ 5 - 0
RELEASE.md

@@ -58,6 +58,11 @@ twine upload dist/*
 
 - Test the `rc` in a clean environment 
 - Make sure the CI builds pass
+  - The build will fail if we publish a new package because by default it is
+    private.  Use `npm access public @jupyterlab/<name>` to make it public.
+  - The build will fail if we forget to include `style/` in the `files:`
+    of a package (it will fail on the `jupyter lab build` command because
+    webpack cannot find the referenced styles to import.
 - Update `jupyterlab/_version.py` with a final version 
 - Make another Python release
 - Get the sha256 hash for conda-forge release: