David Sangrey
6b137355b0
[2127] Move Manifests to Resources
...
Since these are only used by the builder, we can simply update the location of them. I'm not convinced they're all still in use but not convinced enough to remove them.
2024-01-04 13:47:24 -05:00
David Sangrey
7cac00b2e8
[635] Remove Ordered Dict
2024-01-03 23:55:12 -05:00
David Sangrey
5419e2e47f
[Workflow] Revert Bad Workflow Update
Release/5.10.1
2024-01-03 19:48:51 -05:00
David Sangrey
7f8d54667f
[Revert] Revert Bad upload-artifact Update
...
https://github.com/actions/upload-artifact/issues/478
2024-01-03 19:38:37 -05:00
David Sangrey
cba3cbea93
[RELEASE] 5.10.1
2024-01-03 19:28:28 -05:00
David Sangrey
7cf78a5075
[Minor] Update Winsparkle Version
2024-01-03 19:15:39 -05:00
Phoebe
aff1ba15a0
Merge pull request #2138 from HullSeals/fix/change-resource-location
...
[2135] Resource Folders are not unified
2024-01-04 01:11:23 +01:00
David Sangrey
bcb8a4a999
[Fix] Unify Resources Folder
2024-01-03 19:02:15 -05:00
David Sangrey
620188a9f0
[Fix] Reunify Resource File Locations
...
Running from source and built had these json files in different locations. Fixing to the intended unified spot.
2024-01-03 18:41:21 -05:00
David Sangrey
07c5fef535
Merge pull request #2129 from EDCD/dependabot/pip/develop/types-requests-2.31.0.20231231
...
build(deps-dev): bump types-requests from 2.31.0.10 to 2.31.0.20231231
2024-01-03 18:10:12 -05:00
dependabot[bot]
e0f687a334
build(deps-dev): bump types-requests from 2.31.0.10 to 2.31.0.20231231
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.31.0.10 to 2.31.0.20231231.
- [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>
2024-01-03 23:04:10 +00:00
Phoebe
e3f3c802be
Merge pull request #2123 from HullSeals/enhancement/2122/list-to-tuple-comparitors
...
[#2122 ] Handover a number of Lists to Tuples
2024-01-04 00:03:09 +01:00
David Sangrey
df7d449c9b
[Fix] Correct Type Hint
2024-01-03 18:02:29 -05:00
David Sangrey
1cd62aea24
Merge pull request #2117 from HullSeals/enhancement/minor-code-tweaks
...
[Minor] Update Python Version, Deprecate Old Function, Other Minor Changes
2024-01-03 17:58:08 -05:00
Phoebe
06b845868a
Merge pull request #2119 from HullSeals/fix/repair-broken-dupe-check
...
[Fix] Add Required Dupe Imports
2024-01-03 23:55:20 +01:00
Phoebe
7f7460166b
Merge pull request #2126 from HullSeals/fix/2125/git-hash-check-fix
...
[2125] Updates Exception Check
2024-01-03 23:47:32 +01:00
David Sangrey
b81cfab786
Merge pull request #2133 from EDCD/dependabot/github_actions/develop/actions/setup-python-5
...
build(deps): bump actions/setup-python from 4 to 5
2024-01-01 18:02:04 -05:00
David Sangrey
4e99a15e53
Merge pull request #2132 from EDCD/dependabot/github_actions/develop/actions/download-artifact-4
...
build(deps): bump actions/download-artifact from 3 to 4
2024-01-01 18:01:37 -05:00
David Sangrey
85ea423bc5
Merge pull request #2134 from EDCD/dependabot/github_actions/develop/actions/upload-artifact-4
...
build(deps): bump actions/upload-artifact from 3 to 4
2024-01-01 18:00:29 -05:00
dependabot[bot]
f2297698f2
build(deps): bump actions/upload-artifact from 3 to 4
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 17:54:14 +00:00
dependabot[bot]
42c63b37e9
build(deps): bump actions/setup-python from 4 to 5
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 17:54:09 +00:00
dependabot[bot]
66ea2d3886
build(deps): bump actions/download-artifact from 3 to 4
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 17:54:03 +00:00
David Sangrey
a8b18e8ca4
[2127] Remove XML from Build
2024-01-01 09:33:18 -05:00
David Sangrey
46c5eb3203
[2127] Move Icon File
...
This is basically the GIMP version of a photoshop file. Move this to resources for order sake. Not bundled in code.
2023-12-31 20:49:11 -05:00
David Sangrey
e8cf33bdc9
[2127] Remove Obsolete icns file
2023-12-31 20:42:04 -05:00
David Sangrey
5882cad69f
[2127] Remove VisualManifest
2023-12-31 20:39:48 -05:00
David Sangrey
d333450bef
[Nit] Clarify Shorthash Type
...
It can be None. Declare it can be None.
2023-12-30 12:21:35 -05:00
David Sangrey
2e7c9ef38b
[2125] Updates Exception Check
...
We removed a general exception check and didn't cover all edge cases here. Add back the proper edge case.
2023-12-30 11:31:36 -05:00
David Sangrey
b7633fa6e3
Handover a number of Lists to Tuples
...
Tuples are (slightly) more efficient for comparing if x in y. Not that it'll really matter at this scale, but it's technically better and simple to implement.
Applying to all files except theme.py, because theme.py is scary.
2023-12-27 00:29:35 -05:00
David Sangrey
1976ddb0cf
Merge pull request #2118 from dvdmuckle/linux-gitversion
...
Add .gitversion file to Linux archive
2023-12-26 16:19:52 -05:00
David Muckle
3947c6af63
Reorder cases
2023-12-24 21:42:00 -05:00
David Muckle
35ff88b83b
Remove debug prints
2023-12-24 15:58:06 -05:00
David Muckle
6f84e39a4a
Proper check for .gitversion
2023-12-24 11:25:37 -05:00
David Muckle
4ae516677e
More excludes, change path for .gitversion
2023-12-24 10:34:35 -05:00
David Muckle
ffecae17a7
Need 8 characters
2023-12-24 10:28:50 -05:00
David Muckle
16f584b519
Rename for testing
2023-12-24 10:25:44 -05:00
David Muckle
b6150cab7d
Further satisfy linter
2023-12-24 10:09:49 -05:00
David Muckle
c522250a40
More indentation to satisfy linter
2023-12-23 22:03:46 -05:00
David Sangrey
4ef439f1c0
[Fix] Add Required Dupe Imports
2023-12-23 20:55:32 -05:00
David Muckle
e6e49d4601
Include .gitversion in linux archive
2023-12-23 20:20:00 -05:00
David Sangrey
f7a23b5b6f
[Minor] Bump Python Version, Update GitIgnore
2023-12-23 20:12:34 -05:00
David Sangrey
57b00c6105
[Minor] Minor Code Tweaks
...
Officially Deprecates ttkHyperlinkLabel/openurl() function, a few minor code readability updates, and updates dependencies
2023-12-23 20:12:17 -05:00
David Sangrey
b0b9113e51
[RELEASE] 5.10.0
Release/5.10.0
2023-12-20 22:39:58 -05:00
David Sangrey
631b7f93d3
Merge branch 'beta'
2023-12-20 22:20:21 -05:00
David Sangrey
b5311b4a6e
[Minor] Sync Submodule Document
2023-12-20 22:03:30 -05:00
David Sangrey
af68bbdc00
[5.10.0] Update Version String
2023-12-20 22:00:02 -05:00
David Sangrey
117183ae8f
[Lang] Update Translation Files
2023-12-20 21:48:04 -05:00
David Sangrey
9c9ca42c13
[Fix] Re-Add Shebangs
...
Required for some Unix and Mac distributions
2023-12-16 21:04:33 -05:00
Phoebe
6ffbeb8aee
[Minor] Fix docstring
2023-12-16 21:06:30 +01:00
David Sangrey
7c854781dd
Merge branch 'develop' of https://github.com/EDCD/EDMarketConnector into develop
Release/5.10.0-rc1
2023-12-16 14:58:46 -05:00