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

feat: Add a python package #885

Merged
merged 10 commits into from
Mar 19, 2024
Merged

feat: Add a python package #885

merged 10 commits into from
Mar 19, 2024

Commits on Mar 18, 2024

  1. Add a python hugr package

    aborgna-q committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    2087de5 View commit details
    Browse the repository at this point in the history
  2. Setup CI

    aborgna-q committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6b7697a View commit details
    Browse the repository at this point in the history
  3. Update CI badges in README

    aborgna-q committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    eb73969 View commit details
    Browse the repository at this point in the history
  4. Add mypy to pre-commit

    aborgna-q committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    9ef775f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ec0f2b View commit details
    Browse the repository at this point in the history
  6. remove negative rule

    it doesn't seem to work, the filter always returs `true`
    if we add something like
    
      - '!**/*.md'
    aborgna-q committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    230e625 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    8735b2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abfd2d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a935a0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fe569c View commit details
    Browse the repository at this point in the history