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

Rel v0.5.1 #48

Merged
merged 11 commits into from
Jul 14, 2024
Merged

Rel v0.5.1 #48

merged 11 commits into from
Jul 14, 2024

Commits on Jul 13, 2024

  1. src/osfv/libs/rte.py: print flashrom stderr as well

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    2fda8d4 View commit details
    Browse the repository at this point in the history
  2. osfv_cli/models: update VP46X0 chips for flashrom v1.3.0

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    05ffee1 View commit details
    Browse the repository at this point in the history
  3. osfv/libs/snipeit_api.py: add get_asset_id_by_sonoff_ip()

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    5ce8809 View commit details
    Browse the repository at this point in the history
  4. osfv/cli: check out asset on invasive actions

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    131ded0 View commit details
    Browse the repository at this point in the history
  5. pyproject.toml: bump to v0.5.1

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    3966835 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. src/osfv/libs/snipeit_api.py: allow overriding snipeit config file

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    f2c9c26 View commit details
    Browse the repository at this point in the history
  2. src/osfv/cli/cli.py: exit if device was checked out by someone else

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    9253975 View commit details
    Browse the repository at this point in the history
  3. pyproject.toml: add robotframework to dev-dependencies

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    c192bd7 View commit details
    Browse the repository at this point in the history
  4. poetry.lock: update

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    8028562 View commit details
    Browse the repository at this point in the history
  5. pre-commit: add robocop and robotidy

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    f7b429d View commit details
    Browse the repository at this point in the history
  6. osfv_cli/test: init

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    856b563 View commit details
    Browse the repository at this point in the history