Skip to content

Pre-commit and CI/CD #3

Description

@SashankBhamidi

Pre-commit: ruff check and ruff format. Same version pinned as CI. Trailing whitespace, end of file, YAML validation, large file check.

Three CI workflows:

tests.yml (every push and PR): Python 3.10-3.13 on Ubuntu, ruff check + format, pytest (core unit tests, no server), Codecov upload.

integration.yml (manual trigger or tags): Radicale embedded for CalDAV adapter tests, Cyrus Docker for JMAP adapter tests (requires calendaring-jmap installed).

release.yml (version tags): full test suite, PyPI via trusted publishing, GitHub release with generated notes.

See pycalendar/icalendar-anonymizer#10 and pycalendar/icalendar-anonymizer#20.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions