1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-17 01:22:19 +03:00

3768 Commits

Author SHA1 Message Date
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
e37f7bd3bc
Merge pull request #1231 from EDCD/dependabot/pip/develop/pep8-naming-0.12.1
build(deps-dev): bump pep8-naming from 0.12.0 to 0.12.1
2021-08-09 18:04:09 +01:00
Athanasius
2f5b75bcd5
Merge pull request #1230 from EDCD/dependabot/pip/develop/types-requests-2.25.6
build(deps-dev): bump types-requests from 2.25.2 to 2.25.6
2021-08-09 18:04:00 +01:00
dependabot[bot]
b639623b4a
build(deps-dev): bump pep8-naming from 0.12.0 to 0.12.1
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/PyCQA/pep8-naming/releases)
- [Changelog](https://github.com/PyCQA/pep8-naming/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/PyCQA/pep8-naming/compare/0.12.0...0.12.1)

---
updated-dependencies:
- dependency-name: pep8-naming
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 17:03:15 +00:00
dependabot[bot]
3326ac7003
build(deps-dev): bump types-requests from 2.25.2 to 2.25.6
Bumps [types-requests](https://github.com/python/typeshed) from 2.25.2 to 2.25.6.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 17:03:06 +00:00
Athanasius
a8ffce098d
Merge pull request #1229 from EDCD/fix/1057/licenses
Include a copy of any relevant licenses
2021-08-09 17:30:14 +01:00
Athanasius
f678811a7e
Licenses: Correct for other github redirects on downloads 2021-08-09 17:26:15 +01:00
Athanasius
1256a778f0
Licenses: Correct WinSparkle, by following redirect 2021-08-09 17:22:50 +01:00
Athanasius
fd215d47bf
ChangeLog: Call out docs/Licenses now we have it. 2021-08-09 17:17:39 +01:00
Athanasius
e5db795988
Licenses: python-packages: idna 2021-08-09 16:55:02 +01:00
Athanasius
e6f741e74d
Licenses: python-packages: urllib3 2021-08-09 16:51:13 +01:00
Athanasius
117a86e1c5
Licenses: python-packages: charset-normalizer 2021-08-09 16:43:16 +01:00
Athanasius
d5361aca41
Licenses: python-packages: semantic-version 2021-08-09 15:48:15 +01:00
Athanasius
30c7829eda
Licenses: python-packages: watchdog 2021-08-09 15:46:49 +01:00
Athanasius
c61bc39259
Licenses: python-packages: requests 2021-08-09 15:45:29 +01:00
Athanasius
ea63678393
Licenses: python-packages: certifi 2021-08-09 15:44:42 +01:00
Athanasius
5f665bc670
Licenses: python-packages: pywin32 2021-08-09 15:43:00 +01:00
Athanasius
b6c79f3d01
Post-release appversion bump to 5.1.4-beta0 2021-08-09 15:33:58 +01:00
Athanasius
bade23a167
Licenses: Windows SDK Kit 2021-08-09 15:25:44 +01:00
Athanasius
86355a0332
Licenses: WiX Toolset 2021-08-09 15:22:50 +01:00
Athanasius
1b0438e06e
Licenses: WinSparkle 2021-08-09 15:21:27 +01:00
Athanasius
668af1c3cf
Licenses: Add py2exe license files 2021-08-09 15:19:40 +01:00
Athanasius
11e94f1852
Licenses: Add python.org license 2021-08-09 15:16:46 +01:00
Athanasius
34d6aeccaf
github/windows-build: Create a post in "Announcements" for any Release 2021-08-09 14:02:41 +01:00
Athanasius
1a0b4ae480
ChangeLog: Grammer tweaks Release/5.1.3 2021-08-08 15:09:42 +01:00
Athanasius
e3d55420d4
Release 5.1.3: changelog & appversion 2021-08-08 14:45:28 +01:00
Athanasius
98d812fa79
Merge branch 'release-5.1.3-beta1' into release-5.1.3 2021-08-08 14:31:17 +01:00
Athanasius
99b221fe6c
Merge pull request #1223 from A-UNDERSCORE-D/fix/1222/configget_bool-doesnt-return-custom-default-value
Fixed get_bool on windows not returning defaults in some cases
2021-08-08 11:40:01 +01:00
A_D
942088bb8c
Fixed get_bool on windows not returning defaults in some cases 2021-08-08 12:02:58 +02:00
Athanasius
5a65a44848
windows-build: Change trigger tag pattern to our "Release/*" 2021-08-08 10:18:06 +01:00
Athanasius
9a393af430
Merge pull request #1183 from A-UNDERSCORE-D/fix/1182/Option-to-hide-private-group-name
Add options to hide private group name and multicrew commander name from UI
2021-08-07 19:30:42 +01:00
A_D
a0c1854818
fixed letter transposition
I hate the word captain.
2021-08-07 20:20:48 +02:00
Athanasius
9cf71113ca
Merge pull request #1221 from EDCD/fix/1216-shiplocker-load-failure
monitor: Retry on ShipLocker.json load/decode failure
2021-08-07 15:03:11 +01:00
Athanasius
cc6b52a9ed
Shiplocker: while/else a failure logging 2021-08-07 14:45:46 +01:00
Athanasius
dc953b49a6
shiplocker: Implement ShipLocker.json load/decoding retries
* Currently a maximum of 5 attempts, 10ms apart.
* I was going to blank `entry = {}` for this, but there's a chance the
  file load would fail when at startup and Embark the in-Journal event
  actually has all the data.  So we cross our fingers and hope that's
  the case if loading fails.
* Changed the "not all the categories" logging to WARN to call out the
  failure.
* Removed old comment about not touching Backpack here.
2021-08-07 14:38:03 +01:00
Athanasius
292b508985
monitor: Prepare for more-paranoid Shiplocker.json loading 2021-08-07 14:20:05 +01:00
Athanasius
bb54bc25b4
companion: Clean up some flake8 and mypy gripes 2021-08-07 14:08:16 +01:00
Athanasius
bd4145c2b3
Merge pull request #1220 from inorton/1198-inb-work-around-capi-lag
re #1198 work around +size suffixes in CAPI responses
2021-08-07 14:03:10 +01:00
inb
f1ef557dee re #1198 work around +size suffixes in CAPI responses
Co-authored-by: A_D <A-UNDERSCORE-D@users.noreply.github.com>
2021-08-06 20:59:04 +01:00
Athanasius
2efa32cf86
Pre-Release 5.1.3-beta1: appversion & ChangeLog Release/5.1.3-beta1 2021-08-06 15:16:31 +01:00
Athanasius
6e7ef6d80d
logging: Don't force DEBUG if not TRACE
This was overriding the user-configured log level for the plain log
output.  The debug output still has DEBUG or TRACE as requested.
2021-08-06 09:06:54 +01:00
Athanasius
c4c859e2d2
Merge pull request #1217 from EDCD/fix/1134/edsm-wrong-balance
Investigate & fix wrong-commander EDSM data
2021-08-05 18:20:57 +01:00
Athanasius
c398be9b5c
Contributing: Document --debug-send ... code and usage 2021-08-05 17:04:44 +01:00
Athanasius
ca87c061a1
Contributing: Document --trace-on code and usage 2021-08-05 16:50:02 +01:00
Athanasius
7a71fc8e14
plugins/edsm: Protect discarded_events loop against shutdown 2021-08-05 16:40:11 +01:00
Athanasius
64f97accc0
plugins/edsm: Only try to send if pending isn't empty
This prevents literally sending an empty data to EDSM if we trigger
sending due to Shutdown.
2021-08-05 16:22:46 +01:00
Athanasius
f2d7f6a5df
plugins/edsm: Change discarded_events setup, check latest event in should_send()
* Ensure we have the discarded_events list *before* starting to consume
  events.  There's the *same* risk as before with EDSM just being down
  and us queueing up more and more, just now it will be in the worker
  queue rather than pending.

* We need to test for some events in should_send() that are in the
  discard list, and thus will never be in the `entries` (pending) passwd
  in, so pass in the name of the latest event as well.
2021-08-05 16:13:41 +01:00
Athanasius
a794d6088f
plugins/edsm: cmdr & entry declared & set early, so types now OK 2021-08-05 15:23:15 +01:00
Athanasius
ddc9286903
plugins/edsm: Queue *all* events to worker
We need to trigger off ShutDown and Commander/LoadGame to empty pending,
so need to *see* them in the worker.
2021-08-05 15:20:03 +01:00