Wykres commitów

1614 Commity (dda769955f50fc72bbe00345cf7dbdf644b98504)

Autor SHA1 Wiadomość Data
Steve Piercy dda769955f debug 2024-07-01 18:54:40 -07:00
Steve Piercy 1769a7a746 debug 2024-07-01 18:53:28 -07:00
Steve Piercy c79e9a113f debug 2024-07-01 18:51:23 -07:00
Steve Piercy 0c76e061cf debug 2024-07-01 18:50:07 -07:00
Steve Piercy ff3f762387 debug 2024-07-01 18:49:10 -07:00
Steve Piercy 1cfff94962 Try again 2024-07-01 18:47:47 -07:00
Steve Piercy ab7124d60e Try again 2024-07-01 18:47:05 -07:00
Steve Piercy 78a495ae70 Try again 2024-07-01 18:44:46 -07:00
Steve Piercy 38245cc944 Try again 2024-07-01 18:44:09 -07:00
Steve Piercy 82c5ca6d0a Try again 2024-07-01 18:42:39 -07:00
Steve Piercy 531fd14f91 Forego Makefile command 2024-07-01 18:38:53 -07:00
Steve Piercy 86d2b75153 Debug RTD build 2024-07-01 18:34:19 -07:00
Steve Piercy 8d6110c057 Debug RTD build 2024-07-01 18:32:55 -07:00
Steve Piercy bda2ca5699 Debug RTD build 2024-07-01 18:32:02 -07:00
Steve Piercy d260cfeca6 Debug RTD build 2024-07-01 18:31:21 -07:00
Steve Piercy 3e28195c09 Debug RTD build 2024-07-01 18:27:47 -07:00
Steve Piercy 71f9d48ee1 Debug RTD build 2024-07-01 18:26:14 -07:00
Steve Piercy 29bba58da4 Debug RTD build 2024-07-01 18:23:50 -07:00
Steve Piercy 9b601824ec Include additional files and paths to include in documentation builds 2024-07-01 18:21:07 -07:00
Steve Piercy c521764b6b
Merge branch 'main' into pull-request-preview 2024-07-01 18:13:52 -07:00
Nicco Kunzmann f2820d0237
Merge pull request #666 from niccokunzmann/release-message
Create a release message pointing people to the changelog and PyPI
2024-07-01 23:28:10 +01:00
Nicco Kunzmann 1f2527a56f
fix spelling mistake 2024-07-01 23:24:47 +01:00
Nicco Kunzmann a7062b9c47
Merge pull request #674 from collective/673-add-sphinx-autobuild
Add `sphinx-autobuild` for `livehtml` Makefile target
2024-07-01 22:23:45 +01:00
Nicco Kunzmann de4c31d2a8
Merge branch 'main' into 673-add-sphinx-autobuild 2024-07-01 22:19:56 +01:00
Nicco Kunzmann f1cb982b84
Merge branch 'main' into pull-request-preview 2024-07-01 22:15:50 +01:00
Nicco Kunzmann f101956e34
Merge pull request #676 from c0d33ngr/doc-update
docs: replace pytz usage to zoneinfo in documentation
2024-07-01 22:15:11 +01:00
Nicco Kunzmann 4e218edacd
Make coverage report optional in case it fails to submit (#664)
* Make coverage report optional in case it fails to submit

Sometimes, we get this error:
coveralls.exception.CoverallsException: Could not submit coverage: 422 Client Error: Unprocessable Entity for url: https://coveralls.io/api/v1/jobs

This PR allows the error to happen while also maintaining the test
result and making sure that we actually installed all dependencies.

This is a follow up from
https://github.com/collective/icalendar/pull/644
main branch failed:
https://github.com/collective/icalendar/actions/runs/9663149658/job/26654629821

* log changes

* use github service for coverage

* Finalize coverage even if tests failed

---------

Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-07-01 22:11:47 +01:00
Jeffrey fa04968fa7 docs: replace pytz usage to zoneinfo in documentation 2024-07-01 15:00:02 +01:00
Steve Piercy eb9d30f15e Add pull request preview on Read the Docs
Note: Requires enabling this feature on RTD by a Maintainer
2024-06-30 19:52:40 -07:00
Steve Piercy 9aea715203 Add `sphinx-autobuild` for `livehtml` Makefile target 2024-06-30 19:40:24 -07:00
Nicco Kunzmann 1996b0be32
Merge pull request #671 from c0d33ngr/add-all-attribute
Add __all__ attributes to icalendar modules
2024-06-30 23:12:25 +01:00
c0d33ngr 318af90821
docs: Update CHANGES.rst to fix format issue 2024-06-30 13:33:21 +01:00
c0d33ngr eb4e598835
docs: Update CHANGES.rst to include improved namespace management for icalendar modules 2024-06-30 13:31:30 +01:00
c0d33ngr 1c8e4cc55a
docs: update credits.rst to include my name 2024-06-30 13:22:45 +01:00
c0d33ngr 66cfc03e69
docs: fix syntax error 2024-06-30 13:07:33 +01:00
c0d33ngr a1828c6b25
Add __all__ attributes to icalendar modules 2024-06-30 13:02:20 +01:00
Steve Piercy 644e4776e9
Merge pull request #668 from niccokunzmann/add-coverage-badge
Add badge for test coverage
2024-06-29 17:02:20 -07:00
Nicco Kunzmann 542d0a9243 Add badge for test coverage 2024-06-28 13:51:55 +01:00
Nicco Kunzmann ffc3967292 log changes 2024-06-26 16:10:38 +01:00
Nicco Kunzmann b468abc957 Create a release message pointing people to the changelog and PyPI 2024-06-26 16:09:26 +01:00
Steve Piercy 39fef78ec0
Merge pull request #665 from niccokunzmann/badge-4.x
remove 4.x badge
2024-06-25 07:32:24 -07:00
Nicco Kunzmann 925b266be3 remove 4.x badge 2024-06-25 14:29:06 +01:00
Nicco Kunzmann e56b47b9b4
Merge pull request #659 from niccokunzmann/pr-634
log changes from PR 634
2024-06-25 14:13:42 +01:00
Nicco Kunzmann 65c350ec91
Merge branch 'main' into pr-634 2024-06-25 14:13:35 +01:00
Steve Piercy 1bc9784333
Merge pull request #650 from niccokunzmann/remove-pytz
Remove pytz dependency
2024-06-25 05:52:09 -07:00
Steve Piercy cc32aa60da
Merge branch 'main' into remove-pytz 2024-06-25 05:23:38 -07:00
Steve Piercy 6604d02482
Merge pull request #661 from niccokunzmann/tox-version
update tox enviroment list
2024-06-25 05:21:12 -07:00
Steve Piercy 3d55c54e52
Merge pull request #644 from niccokunzmann/optional-coverage
Improve coverage report
2024-06-25 05:18:10 -07:00
Nicco Kunzmann 3782c5a584 log changes 2024-06-25 12:19:11 +01:00
Nicco Kunzmann 4e3a2d2850 update tox enviroment list 2024-06-25 12:17:46 +01:00