Wykres commitów

17 Commity (v5.0.7)

Autor SHA1 Wiadomość Data
Nicco Kunzmann 545d575515
Update bug_report.md
remove `**` in heading
2022-10-19 12:24:03 +01:00
Jaca 365d3ea817
Merge pull request #448 from collective/issue-466-add-deployment-on-tags
add deployment on tags
2022-10-15 16:15:04 +02:00
Nicco Kunzmann ac96c0df75
Add issue templates
This adds two issue templates to speed up reporting and ease development.
2022-10-13 16:57:14 +01:00
Nicco Kunzmann f16c0ed153 add deployments when a tag is pushed
- verifies tag name and version
- deploy tags only
- uses environments to access deploy secrets
- deploys after all tests have succeeded
see also https://github.com/collective/icalendar/issues/446
2022-10-12 03:23:01 +01:00
Maurits van Rees e2b6ce13d0
Run the plone.app.event tests to see if our dev version causes problems
See https://github.com/collective/icalendar/issues/446
2022-10-11 23:49:40 +02:00
Nicco Kunzmann ed2875a9a0
test Python 3.7 with GitHub actions
this updates the tests to match the Python version described in the README
2022-08-19 14:47:43 +01:00
Maurits van Rees f2717a4b85
Merge pull request #366 from collective/maurits-require-python38
Require Python 3.8.
2022-08-15 09:34:43 +02:00
Nicco Kunzmann 7bac036677 use 3.11.0-rc.1
see https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
2022-08-14 23:50:51 +01:00
Nicco Kunzmann f0339fcb47 add testing for Python 3.11 2022-08-14 23:46:55 +01:00
Nicco Kunzmann 73acd2b771 use pypy-3.9
see also https://github.com/actions/setup-python/issues/261#issuecomment-951751669
2022-08-14 11:48:29 +01:00
Nicco Kunzmann 026bcc54d0 use PyPy3.9 explicitely in GitHub actions 2022-08-14 11:48:29 +01:00
Maurits van Rees c73cab2c10
Require Python 3.8. 2022-08-13 14:41:37 +02:00
Nicco Kunzmann 8267e6538f add tox docs build to github actions 2022-08-13 10:19:33 +01:00
Maurits van Rees ca3b434ad2
gha: ignore coverage on 2.7 2022-07-11 13:24:16 +02:00
Maurits van Rees 15f596c127
Remove pypy from GHA 2021-11-22 22:35:22 +01:00
Maurits van Rees de04a7efac
Drop support for Python 3.4 and 3.5.
These Python versions are out of support.
3.4 is no longer available on Ubuntu 20 on GitHub Actions.
2021-11-22 22:30:33 +01:00
Maurits van Rees a92f20387f
Use GitHub Actions. 2021-11-22 22:23:59 +01:00