1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-13 07:47:14 +03:00

53 Commits

Author SHA1 Message Date
Athanasius
f4f0c77821
docs/Releasing: Update for using Build-exe-and-msi.py 2022-09-24 11:05:00 +01:00
Athanasius
d20c2737d5
python: Utilis setup-python's new python-version-file
This way we only need to edit `.python-version` and all the GitHub actions
will automatically use that version.
2022-06-08 18:15:56 +01:00
Athanasius
66f09bdad2
python: Bump up to v3.10.3 2022-03-16 16:56:55 +00:00
Athanasius
1bca798fc6
python version: Some docs updates 2022-01-31 18:29:08 +00:00
Athanasius
3e0c69be5e
docs: Pass for config.py -> config/__init__.py and related changes 2022-01-31 15:41:25 +00:00
Athanasius
eb0ff31805
Python: Bump minor version in GH workflows & update Releasing.md
I used Releasing.md as reference for what would need the version
updating, but it didn't say anything about all the workflows, it now
does.
2022-01-25 14:26:42 +00:00
A_D
1b45c562c1
added note about killswitch_test.py 2021-08-19 20:41:40 +02:00
A_D
27c1871250
cleanup 2021-08-19 20:41:37 +02:00
A_D
cc17f21cc5
s/\t/\s\s\s\s/g 2021-08-19 20:39:40 +02:00
A_D
e825902d13
fixed typo 2021-08-19 20:37:34 +02:00
Athanasius
9027d7a4f1
docs/Releasing: Also replace hashes.sum if overriding an auto build 2021-08-10 15:38:34 +01:00
Athanasius
6328c47a41
Docs: Update Releasing.md and Automatic-Builds.md for using auto-builds
We now prefer automatic builds, triggered off our normal
`Release/<semantic version>` tags being pushed.
2021-08-10 14:59:34 +01:00
Athanasius
ea70f79f05
docs/Releasing: Fix reference to Killswitches.md 2021-07-13 17:51:11 +01:00
Athanasius
3b926d3959 docs/Releasing: Latest tested Python is 3.9.5 2021-05-17 15:23:20 +01:00
Athanasius
321ba6c812 coriolis: .p files update, and slight Releasing.md tweak about this. 2021-04-01 14:45:52 +01:00
Athanasius
5a38537294 docs: General update for main now using Python 3.9 & misc
* Extend EDCD copyright into 2021 here as well.
* Recommend *against* any attempt at making plugins also work with
  Python 2.7.
* setup.py no longer writes appcast files.  Mention
  edmarketconnector.xml enclosure instead for the url= bit.
* DRY about location of log files, just point to appropriate wiki link.
2021-04-01 14:45:51 +01:00
Athanasius
99cbbf1cf8 Releasing.md: .pre-commit-config.yaml may need python version updating also. 2021-04-01 14:45:51 +01:00
Athanasius
bbb99eff2c Releasing.md: Update .python-version as needed. 2021-04-01 14:45:51 +01:00
Athanasius
d656354a9a Releasing.md: Document necessary updates when changing Python version 2021-04-01 14:45:49 +01:00
Athanasius
2319cbf404 Releasing.md: Document adding killswitches if needed. 2021-04-01 14:45:48 +01:00
Athanasius
cb678522d7 Releasing: py2exe via pip / requirements-dev.txt now. 2021-04-01 14:45:45 +01:00
Athanasius
7d4bef686c Releasing.md: Update to Windows SDK 19041 2021-04-01 14:45:43 +01:00
Athanasius
753b5c59d3 Releasing.md: py2exe 0.10.0.1 now released so reference it. 2021-04-01 14:45:43 +01:00
Athanasius
77939ad48e Releasing.md: Update example full python path
* Python 3.8 now.
* And reference the centrally installed location, not the one under
  %LOCALAPPDATA%.
2021-04-01 14:45:43 +01:00
Athanasius
3e54e1f015 Releasing.md: Update for Python 3.8.6 and py2exe 0.10.x.
* Also put `--user` on the example `pip install` line.
2021-04-01 14:45:43 +01:00
Athanasius
c88f634ec1 Releasing.md: py2exe 0.10.0.1 now released so reference it. 2021-04-01 14:45:12 +01:00
Athanasius
818466a3cf Releasing.md: Update example full python path
* Python 3.8 now.
* And reference the centrally installed location, not the one under
  %LOCALAPPDATA%.
2021-04-01 14:45:12 +01:00
Athanasius
095c45df8f Releasing.md: Update for Python 3.8.6 and py2exe 0.10.x.
* Also put `--user` on the example `pip install` line.
2021-04-01 14:45:11 +01:00
A_D
f468227a6c
Renamed to Automatic builds in link 2020-12-08 20:12:09 +02:00
A_D
20f95460c4
Fixed actions link in release docs 2020-12-08 20:09:36 +02:00
A_D
3a980ef16a
Added docs for windows build action 2020-12-08 19:59:41 +02:00
Athanasius
7be255b8ac Releasing: py2exe via pip / requirements-dev.txt now. 2020-12-08 15:59:28 +00:00
Athanasius
1a6e88f210 docs/Releasing.md: Document how to add a new file to py2exe and installer.
Also switched all the section headings to # anchors.
2020-09-28 14:37:44 +01:00
Athanasius
8ee20039f8 Comments out py2exe in requirements-dev.txt as it trips up GitHub Actions
docs/Releasing.md has fuller instructions on getting that specific
pyexe version installed anyway.
2020-08-27 12:11:49 +01:00
Athanasius
af3e8f29c7 Updated docs
Added linting, testing, and new requirements-dev.txt instructions
2020-08-27 12:10:06 +01:00
Athanasius
2a09874554 Merge branch 'releases' into stable 2020-08-26 22:49:28 +01:00
Athanasius
f21bad8fae Releasing.md: Now using Python 3.7.9 2020-08-26 14:31:23 +01:00
Athanasius
837ac588cb Comments out py2exe in requirements-dev.txt as it trips up GitHub Actions
docs/Releasing.md has fuller instructions on getting that specific
pyexe version installed anyway.
2020-07-30 08:52:06 +01:00
Athanasius
be6a7bcdc5 Releasing.md: Emphasises that sparkle:version is SemVer string. 2020-07-30 08:51:21 +01:00
Athanasius
f849f010e2 Releasing.md: Update 'Known Issues' after a stable release. 2020-07-30 08:51:21 +01:00
A_D
7de06fb6ef Updated docs
Added linting, testing, and new requirements-dev.txt instructions
2020-07-30 08:51:21 +01:00
Athanasius
9e4fcdc497 Releasing.md: Fixups
* Contributing.md is in parent directory.
2020-07-19 15:14:16 +01:00
Athanasius
329ef42867 Contributing.md: Fixups
* Reference to Version Strings doesn't need 'URL' as text.
* We're in docs, so just 'Contributing.md'.
* Changelog.md is in parent directory.
2020-07-19 15:11:17 +01:00
Athanasius
ead292ee3a Releasing.md: Fix section headings
Why does ##Header only work in the Wiki :P ?
2020-07-19 14:48:25 +01:00
Athanasius
4d39b704cb Releasing.md: Update for fully using Semantic Versions now
* Lots of re-flow formatting for correct line-wrap.
* Change version 'number' to 'string' throughout.
* Example version is now `4.0.2`.
* #Version-Strings here is now *the* definition of the format and rules
 we use.
* Advise forks to use `+<myversion>` to differentiate.
* Point out the extra `edmarketconnector.xml` commit to update `length`.
2020-07-19 14:45:20 +01:00
Athanasius
3abd4455df Releasing.md: Cursory update for Semantic Versions 2020-07-19 11:45:07 +01:00
Athanasius
0d045d54f4 docs/Releasing.md: re-structure and clarifications.
I'd been deviating slightly from what it said, so I've updated to what I
now actually do.
2020-07-13 17:46:57 +01:00
Athanasius
1fd35bb119 Change URL branch 'develop' to 'main' in docs 2020-07-10 11:15:26 +01:00
Athanasius
733047c11b Releasing.md: Release tags are Release/A.B.C.D 2020-07-06 16:04:27 +01:00
Athanasius
eecd64c8ef You need 'npm' installed to update coriolis-data
And that's where some other files come from: modules.p, ships.p
2020-07-02 18:02:45 +01:00