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

Move attribute parsing to attribute trait #65

Merged
merged 4 commits into from
Aug 13, 2024
Merged

Commits on Aug 9, 2024

  1. Move attribute parsing to attribute trait

    Signed-off-by: Adam Cattermole <acatterm@redhat.com>
    adam-cattermole committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    bc03ad4 View commit details
    Browse the repository at this point in the history
  2. Use default value if present

    Signed-off-by: Adam Cattermole <acatterm@redhat.com>
    adam-cattermole committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    40ecfaf View commit details
    Browse the repository at this point in the history
  3. Set allow(dead_code) on get_attribute

    Signed-off-by: Adam Cattermole <acatterm@redhat.com>
    adam-cattermole committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    d044a3e View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Update log messages

    Signed-off-by: Adam Cattermole <acatterm@redhat.com>
    adam-cattermole committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e5a20de View commit details
    Browse the repository at this point in the history