Athanasius
8eaf1ec70f
windows-build: Switch github workflow to freeze method
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
dependabot[bot]
16dfd63f78
build(deps): bump actions/setup-python from 3 to 4
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v3...v4 )
---
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>
2022-06-08 17:03:09 +00:00
Athanasius
c1ed1f57e6
python: Bump to version 3.10.4
2022-06-06 13:35:28 +01:00
Athanasius
8189ca5b34
Merge pull request #1530 from EDCD/dependabot/github_actions/develop/actions/download-artifact-3
...
build(deps): bump actions/download-artifact from 2 to 3
2022-04-08 18:27:32 +01:00
dependabot[bot]
3bec612417
build(deps): bump actions/download-artifact from 2 to 3
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3 )
---
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>
2022-04-08 17:03:13 +00:00
dependabot[bot]
02a84e1f15
build(deps): bump actions/upload-artifact from 2 to 3
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
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>
2022-04-08 17:03:10 +00:00
Athanasius
66f09bdad2
python: Bump up to v3.10.3
2022-03-16 16:56:55 +00:00
Athanasius
248a34d24c
Merge pull request #1495 from EDCD/dependabot/github_actions/develop/actions/checkout-3
...
build(deps): bump actions/checkout from 2.4.0 to 3
2022-03-02 21:49:46 +00:00
dependabot[bot]
4ea1609f36
build(deps): bump actions/checkout from 2.4.0 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 17:04:05 +00:00
dependabot[bot]
918d924612
build(deps): bump actions/setup-python from 2.3.2 to 3
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2.3.2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.3.2...v3 )
---
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>
2022-02-28 17:05:03 +00:00
Athanasius
9603eb5561
windows-build: Try the checkout in its own uses
section
2022-02-07 11:46:24 +00:00
Athanasius
ba8b1b08f6
Revert "windows-build: Example of how to use separate jobs"
...
This reverts commit 9fcb479955c3f45be68431743bdcad39c5499090.
2022-02-07 11:44:37 +00:00
Athanasius
9fcb479955
windows-build: Example of how to use separate jobs
...
Example only because I realised this probably won't preserve, e.g. the
checkout, python dependencies, winsparkle unpack etc, across jobs. Even if
the jobs are serialised by `needs`.
So expect this to get reverted next, it's only for reference.
2022-02-07 11:43:21 +00:00
Athanasius
4b9d1b4f93
windows-build: OK, only one with:
, so try submodules
first ?
...
If this doesn't work then it's time to try splitting all of this out
into separate jobs, rather than steps within a job, with dependencies to
ensure it works.
2022-02-07 11:20:09 +00:00
Athanasius
49275d46b1
windows-build: Prehaps *this* is the syntax for submodule ?
2022-02-07 11:13:51 +00:00
Athanasius
b7cc75723c
windows-build: move submodules: recursive
to actions/checkout
2022-02-07 11:08:26 +00:00
Athanasius
33cfd84274
windows-build: Try checkout out submodules recursively
2022-02-07 09:46:35 +00:00
dependabot[bot]
8af0f5598b
build(deps): bump actions/setup-python from 2.3.1 to 2.3.2
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.3.1...v2.3.2 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-04 17:06:20 +00:00
Athanasius
dfa8051f42
python: Bump to 3.10.2
...
Confirmed working with a build+run. CAPI update works, Inara plugin
works, Settings open without issues....
2022-01-20 13:32:01 +00:00
Athanasius
342edf57d4
Python: Bump 3.10.1
2021-12-07 11:03:00 +00:00
Athanasius
3a28945ad5
Python 3.10: Change version number in most of our local files
...
The requirements-dev.txt change for py2exe will be in a separate commit.
2021-12-03 11:17:18 +00:00
dependabot[bot]
94a959b0cd
build(deps): bump actions/setup-python from 2.3.0 to 2.3.1
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.3.0...v2.3.1 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 17:03:28 +00:00
dependabot[bot]
45437368b9
build(deps): bump actions/setup-python from 2.2.2 to 2.3.0
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.2.2...v2.3.0 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-17 17:02:46 +00:00
Athanasius
8909fc8249
Python: Bump version to 3.9.9
...
Test build done locally, .exe showed no problems.
2021-11-16 11:42:19 +00:00
Athanasius
9eb90efed6
Bump pyton version to 3.9.8
2021-11-07 12:25:23 +00:00
dependabot[bot]
48c10978c6
build(deps): bump actions/checkout from 2.3.5 to 2.4.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 17:03:39 +00:00
dependabot[bot]
92054f4e15
build(deps): bump actions/checkout from 2.3.4 to 2.3.5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-15 17:03:12 +00:00
Athanasius
fd3ebc9c21
Python version: 3.9.7
2021-08-31 10:49:04 +01:00
Athanasius
34d6aeccaf
github/windows-build: Create a post in "Announcements" for any Release
2021-08-09 14:02:41 +01:00
Athanasius
5a65a44848
windows-build: Change trigger tag pattern to our "Release/*"
2021-08-08 10:18:06 +01:00
Athanasius
03817de3c8
Windows Build: Set prerelease true on draft release
2021-08-03 16:48:29 +01:00
A_D
f89ba3b7d1
Switch the action template used for releases
2021-08-03 17:24:52 +02:00
A_D
9365d4e774
dont create releases on manual builds
2021-08-03 15:54:02 +02:00
A_D
2030fd5fc6
added auto-release job
2021-08-03 15:10:08 +02:00
Athanasius
c0f0e3bc62
Python: Bump version to 3.9.6
2021-06-28 22:11:13 +01:00
dependabot[bot]
735f1bb846
build(deps): bump actions/checkout from 2 to 2.3.4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 07:13:48 +00:00
dependabot[bot]
d02ede356e
build(deps): bump actions/setup-python from 2 to 2.2.2
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2 to 2.2.2.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2...v2.2.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 05:16:52 +00:00
Athanasius
ea2c59041c
Update GH windows build to use Python 3.9.5
2021-05-05 10:45:45 +01:00
Athanasius
30db492212
Bump to Python 3.9.4
...
I can PyCharm debug with this, unlike 3.9.3 :)
2021-04-12 08:31:47 +01:00
Athanasius
f2b89691c6
Python: Use 3.9.3
2021-04-12 08:31:46 +01:00
Athanasius
31da53200b
Bump python version in the github windows build workflow
2021-04-01 14:45:49 +01:00
Athanasius
7e094df6c4
Switch to Python 3.8.6 for windows builds on GitHub
2021-04-01 14:45:45 +01:00
A_D
bd74aaf0aa
Add name to windows build action
...
This should make it show up with a more sane name
2020-12-08 19:36:26 +02:00
A_D
033a3bb4da
Removed appcast, only upload msi installer
2020-12-08 18:51:00 +02:00
A_D
87afa69f53
Removed py2exe setup
2020-12-08 18:37:33 +02:00
A_D
fa3335d59a
Added windows build
2020-12-08 18:37:32 +02:00