Athanasius
a5edde146e
docs: RELEASING.md: Various changes after confirming releasing works.
...
* Outline the `release-XYZ` > `releases` workflow.
* Expanded on exact git CLI commands to use in some stages.
2020-06-17 18:04:25 +01:00
Athanasius
141609e7fb
docs: RELEASING.md: github adds the Source Code files itself
2020-06-17 00:15:17 +01:00
Athanasius
381c039a31
docs: RELEASING.md: Mostly have the actual release procedure documented now.
...
There's a 'TODO' for generating the zip and tar.gz source files.
2020-06-17 00:15:17 +01:00
Athanasius
ade048d1fc
docs: RELEASING.md: How to update edmarketconnector.xml
2020-06-17 00:15:17 +01:00
Athanasius
4459e19b47
docs: RELEASING.md: Clarify the py2exe version requirements.
...
0.9.3.2 will work, due to a hack in setup.py.
0.9.4.0 is pre-release and works with or without that hack.
2020-06-17 00:15:17 +01:00
Athanasius
e008986490
docs: RELEASING.md: site-packages corrected.
...
This had been listing importlib_metadata, and its dependency zipp,
because it's a dependency of newer 'keyring'. As we're hard-coding an
older 'keyring' without that dependency we don't need to list them here.
2020-06-17 00:15:17 +01:00
Athanasius
69b585ac1d
docs: RELEASING.md: Reminder to check the .exe and .msi actually work.
2020-06-17 00:15:17 +01:00
Athanasius
806bea5b5c
docs: RELEASING.md: Expand on how to run the py2exe command
2020-06-17 00:15:17 +01:00
Athanasius
4c7cc84a8b
docs: RELEASING.md: Move site-packages list to after python/py2exe
2020-06-17 00:15:17 +01:00
Athanasius
38fc256cb0
docs: RELEASING.md: Document specific versions of site-packages modules
2020-06-17 00:15:17 +01:00
Athanasius
6d138dddd4
docs: RELEASING.md: It works with Python 3.7.7
2020-06-17 00:15:17 +01:00
Athanasius
5d8e0e4c5a
docs: RELEASING.md update for checking later versions
...
* WiX Toolset 3.11.2
* WinSparkle 0.7.0
NB: There's a need for a specific/older version of two python modules:
certifi and keyring, else running EDMarketConnector.exe doesn't work.
2020-06-17 00:15:17 +01:00
Athanasius
ba0fbd3ef3
docs: RELEASING.md fuilly fleshed out.
...
Unless I'm mistaken about the source of some necessary software/files,
or someone can only find a later/different version of them, this should
now serve as an easy guide to making EDMC releases.
2020-06-17 00:15:17 +01:00
Athanasius
d385a3c362
Initial empty RELEASING.md
2020-06-17 00:15:17 +01:00