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

[Zyp] This and that: Mostly documentation and software tests #53

Merged
merged 8 commits into from
Sep 22, 2024

Commits on Sep 22, 2024

  1. Chore: Improve inline comments

    amotl committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    d5207c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6419b2d View commit details
    Browse the repository at this point in the history
  3. Zyp: Add capability to skip rule evaluation when disabled: true

    When editing transformation rule files, it is convenient to be able to
    quickly disable a certain rule completely. Thus, rules now respect the
    new `disabled` attribute on them, which will cause their transformer to
    be idempotent, and will also prevent them to be added to the list of
    runtime rules.
    amotl committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    7afb147 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28b49ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5491af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a90d7d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e964747 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e1385e View commit details
    Browse the repository at this point in the history