Commit Graph

6 Commits

Author SHA1 Message Date
Daniel Wróbel 5db8135b20
Separate debian package artifacts
Make it so that server and full packages are separate artifacts in CI rather than single zip containing both.
2021-03-08 22:01:34 +01:00
Alberto Sottile 73da46a9f3
Migrate from AppVeyor to GitHub Actions (#399)
* Disable AppVeyor

* Actions: disable other jobs

* Actions: implement windows job

* Use requirements

* Typo in version parser

* Replace type nul for PowerShell

* Change Python version to 3.7

* buildPy2exe: exclude tcl and tkinter

* buildPy2exe: rename zip archive to include extension

* Actions for Windows: build on Python 3.8

* Re-enable build flow for other platforms

* Remove AppVeyor configuration file
2021-03-07 19:25:23 +00:00
Alberto Sottile aeada06d33 Actions: do not ls LIBPYTHON_FOLDER with hardcoded path 2021-02-25 19:06:25 +01:00
Daniel Wróbel 12ee960cdc
Fix invalid artifact name 2021-01-24 13:21:08 +01:00
Daniel Wróbel 7e8f0cdb64
Pipe in the server deb build into CI workflow 2021-01-23 20:43:39 +01:00
Alberto Sottile f791faca91
Migrate from Travis CI to GitHub Actions (#374)
* Migrate from Travis CI to GitHub Actions

* Remove snapcraft build
2021-01-11 18:55:59 +00:00