Commit Graph

41 Commits

Author SHA1 Message Date
Matthew Einhorn b6eddbb2fc Twine needs to be installed to upload to pypi. 2020-04-29 01:32:49 -04:00
matham 69338d7e41
Fix failing tests (#6845) 2020-04-29 00:05:32 -04:00
matham bad7aa7a2a
Delete old style issue template 2020-03-12 13:47:42 -04:00
matham 7c6149f0ae Update issue templates to new format 2020-03-12 13:46:34 -04:00
matham be7ae35700
Merge pull request #6662 from Lauszus/rpi123_wheel
Compile wheels for Raspberry Pi 1-3 using the CI
2020-01-11 02:15:22 -05:00
Kristian Sloth Lauszus f26da7a242 We can use the same wheel on the Raspberry Pi 4 by ignoring the egl_rpi window provider 2020-01-11 01:32:35 +01:00
Kristian Sloth Lauszus e6afe6d311 Compile wheels for Raspberry Pi 1-3 2020-01-09 20:43:47 +01:00
Matthew Einhorn 744356db7e Create all the wheels before doing any uploads to make sure wheels are always created [build wheel]. 2020-01-03 17:45:55 -05:00
Matthew Einhorn d800c3d431 Use token that doesn't expire after 60 min for RPI build. 2019-12-30 14:07:48 -05:00
Matthew Einhorn cfa6b78f99 Update windows docs for new release. 2019-12-29 17:11:29 -05:00
Matthew Einhorn c252f82a8e Fix CI PyPI upload and pin to latest kivy_deps versions. 2019-12-28 22:54:51 -05:00
matham 47a9e35539
Merge pull request #6669 from kivy/test-wheel
Test generated wheels and sdist
2019-12-28 02:06:59 -05:00
Matthew Einhorn 56740a4082 Enable testing installed Kivy and test wheels and sdist from CI [build wheel osx]. 2019-12-28 00:22:00 -05:00
matham 46cfa42dac
Fix docs upload - there are spaces in the args. 2019-12-22 13:04:46 -05:00
Kristian Sloth Lauszus 59facf6e6f Cross compile wheel for armv7l (Raspberry Pi 4) using Github Actions CI (#6568)
* Cross compile wheel for armv7l (Raspberry Pi 4) using Github Actions CI

Fixes #6567

* Added instruction on how to install Kivy on a Raspberry Pi 4

* Do not package the examples in the wheel

* We can not upload armv7l wheels to PyPI

* Remove all references to KivyPie

* Merge the installations instructions for Raspberry Pi's together

* Build the armv7l wheel on Stretch as well

* Create a copy of the wheel with a armv6l suffix

* The wheels are Raspberry Pi specific
2019-12-21 15:29:04 -05:00
Gabriel Pettier e427650374
Merge pull request #6625 from Howard-C/patch-1
Update CONTRIBUTING.md
2019-12-06 13:33:02 +01:00
matham 18aa4389e3
Only run coveralls on master 2019-11-30 16:38:00 -05:00
matham 852579b58f
Switch from Travis/Appveyor to GitHub Actions (#6622)
* Switch Linux CI to GitHub Actions.

* gst is included in ubuntu.

* Detect if wheels are generated.

* libtiff5 is used on bionic.

* Name test ubuntu, and x11 is lowercase.

* Simply workflow name.

* Cleanup how we list kivy deps.

* Will newer pip fix the cython issues?

* Use absolute path.

* Cython can't handle when parent dir is same name as project.

* Fail on the first error.

* Display needs to be specified globally.

* Move from appveyor to GitHub Action.

* Try fixing syntax error..

* Fix syntax error..

* Fix uploads. [build wheel]

* Escape multiline command. [build wheel]

* Cython can't handle deep dirs named kivy. [build wheel]

* cmd can't have forward slash.. [build wheel]

* Find the io.h. [build wheel]

* Define include to avoid not finding io.h. [build wheel]

* Define include to avoid not finding io.h. [build wheel]

* Define include to avoid not finding io.h. [build wheel]

* Use full pytest path to prevent cov issues, .ssh may not exist, catch stderr.

* Try prevening pyinstaller erro not finding kivy.deps.

* Try prevening pyinstaller erro not finding kivy.deps. [build wheel]

* Switch to msys using choco.

* Pyinstaller cannot seem to import kivy.deps. [build wheel win]

* Use ubuntu key as it doesn't check IP/

* Give more time for video test. [build wheel win]

* Use ssh keys directly.

* clock has been removed from time. [build wheel]

* Use msys path directly because ps doesn't accept args otherwise. [build wheel win]

* Switch unittests from travis to GitHub actions.

* Use full path.

* Use full path.

* Use full path.

* Use full path.

* Add OSX wheels.

* Add osx app support [build wheel osx] [build app osx]

* Seperate gst cahces because it's too big. [build wheel osx] [build app osx]

* Try multiple caches. [build app osx] [build wheel osx]

* Restore from cache. [build app osx] [build wheel osx]

* Use gstreamer that is less than 400MB. [build app osx] [build wheel osx]

* Extract platypus compressed files. [build app osx]

* Restore package from cache. [build app osx]

* Remove travis. [build wheel] [build app osx]

* Define ref variable to use to find the branch

* Don't block app creation - it hangs on the yes. [build app osx]

* Disable osx app building for now

* Add publishing to PyPI and de-duplicate osx/ubuntu code. [build wheel] [build app osx]

* Dump context.

* Add release and PR upload fixes.

* Typo.

* Use v1 of release action.

* We are using dist, not wheelhouse. [build wheel]

* Type [build wheel]

* Needs sudo to remove docker generated files. [build wheel]

* If we don't create dist, we don't have permissions to write in it. [build wheel]

* Use PEP 508 to specify dependencies [build wheel]

* Use new require tags. [build wheel]
2019-11-29 10:00:31 -05:00
Howard Chang 9e8f89e1de
Update CONTRIBUTING.md
Fix the appearance
2019-11-28 11:36:30 +08:00
Gabriel Pettier 46f4dda679
Create FUNDING.yml 2019-06-13 23:45:43 +02:00
matham 5bef72df85 Replace IRC with Discord
* Switch IRC to discord.

* Switch to discord.

* Switch to discrod.

* Switch to discord

* Switch to discord

* Switch to discord

* Switch to discord

* Remove hash
2018-09-27 11:25:23 +03:00
Armin Sebastian c2db45a3d8
Fix repo path in github app config comment 2018-09-17 23:53:46 +03:00
Armin Sebastian b19d755466
Remove probot-stale config 2018-05-29 14:02:05 +03:00
Gabriel Pettier 309180b737
disable welcome message for new issues
reasons in  #5647
2018-05-29 12:55:45 +02:00
Armin Sebastian fb989e8b7b
Enable no-response 2018-01-06 21:25:50 +02:00
matham 4161c4512c
Fix dessant's mistake 2018-01-04 18:45:21 -05:00
Armin Sebastian a76a4e74d2
Enable McNotify 2018-01-05 01:37:34 +02:00
Armin Sebastian 0dfb427f38
Enable move-issues 2017-11-20 02:05:26 +02:00
Armin Sebastian c71c517286
Enable support-requests 2017-11-03 12:47:53 +02:00
Armin Sebastian 245d7a0271 stale: increase max inactivity period to 365 days 2017-10-22 03:26:34 +03:00
Armin Sebastian cfc2097c15 stale: temporarily extend allowed inactive period 2017-10-17 21:56:04 +03:00
dessant 70840e22fe Clarify handling of stale issues 2017-10-15 19:48:32 +03:00
Armin Sebastian b48fe7e37b skip stale for 'confirmed' label 2017-10-08 02:42:57 +03:00
Armin Sebastian c93841d6c6 skip stale for 'triaged' and 'PR' labels 2017-10-07 17:49:56 +03:00
Peter Badida 67d02cdcd7 Add 'bounty' tag to stale issue exceptions 2017-10-07 01:13:44 +02:00
dessant 56b4c2dcd4 Enable probot-welcome 2017-10-06 23:22:30 +03:00
dessant 4114115de8 Enable probot-stale 2017-10-06 22:41:09 +03:00
dessant 9e7cf9705e use https for contribution guide links and fix grammar 2017-01-19 10:38:26 +02:00
matham e55e66ddf6 Move version to the start. 2017-01-18 18:29:50 -05:00
dessant 7faa1f9f27 move contributing guide to github folder 2017-01-18 22:48:41 +02:00
dessant 0342e9c452 add github issue template 2017-01-18 22:47:23 +02:00