Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CONTRIBUTING.md, README.md: Update documentation for contributors #101

Merged

Commits on Jun 23, 2023

  1. CONTRIBUTING.md, README.md: Update documentation for contributors

    Add CONTRIBUTING.md with references how to setup a full development
    and test environment. Describe how the `act` tool to test CI changes
    locally can be installed on Ubuntu and Fedora. Describe how to install
    additional Python versions, static type checkers, the test runner tox,
    all development dependencies, pytest plugins for development and give
    tips for setting up WSL2/Windows for development.
    
    Signed-off-by: Bernhard Kaindl <bernhard.kaindl@cloud.com>
    bernhardkaindl committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    cbb2dba View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. .actrc: Add act configuration for runing github CI actions locally

    Signed-off-by: Bernhard Kaindl <bernhard.kaindl@cloud.com>
    bernhardkaindl committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    c990707 View commit details
    Browse the repository at this point in the history