[Git-commits] [grml/grml-live] a7c9a5: minifai: split varfile parsing out

Chris Hofstaedtler noreply at github.com
Fri Jul 4 01:59:17 CEST 2025


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-live
  Commit: a7c9a5f7636f9cbf181a3aa92426a6d773f89358
      https://github.com/grml/grml-live/commit/a7c9a5f7636f9cbf181a3aa92426a6d773f89358
  Author: Chris Hofstaedtler <ch at grml.org>
  Date:   2025-07-03 (Thu, 03 Jul 2025)

  Changed paths:
    A usr/lib/grml-live/classes.py
    M usr/lib/grml-live/minifai
    M usr/lib/grml-live/packages.py

  Log Message:
  -----------
  minifai: split varfile parsing out


  Commit: e732481024eafdb3646534543ab1fe3eb519ce94
      https://github.com/grml/grml-live/commit/e732481024eafdb3646534543ab1fe3eb519ce94
  Author: Chris Hofstaedtler <ch at grml.org>
  Date:   2025-07-03 (Thu, 03 Jul 2025)

  Changed paths:
    M .github/workflows/pr-review.yml
    M usr/lib/grml-live/.gitignore
    R usr/lib/grml-live/classes.py
    A usr/lib/grml-live/grml_live/__init__.py
    A usr/lib/grml-live/grml_live/classes.py
    A usr/lib/grml-live/grml_live/minifai.py
    A usr/lib/grml-live/grml_live/packages.py
    A usr/lib/grml-live/grml_live/tests/__init__.py
    A usr/lib/grml-live/grml_live/tests/test_packages.py
    M usr/lib/grml-live/minifai
    R usr/lib/grml-live/packages.py
    A usr/lib/grml-live/pyproject.toml
    R usr/lib/grml-live/tests/__init__.py
    R usr/lib/grml-live/tests/test_packages.py

  Log Message:
  -----------
  Turn minifai into a python project

Gets us a bit better python tooling support, yet keep minifai directly
executable.


  Commit: 90172523e56e073c30df582677a0a0b9808acf7d
      https://github.com/grml/grml-live/commit/90172523e56e073c30df582677a0a0b9808acf7d
  Author: Chris Hofstaedtler <ch at grml.org>
  Date:   2025-07-03 (Thu, 03 Jul 2025)

  Changed paths:
    M .github/workflows/pr-review.yml
    M usr/lib/grml-live/grml_live/minifai.py

  Log Message:
  -----------
  minifai: fix ruff check complaints


  Commit: e814c7371695ee6689ccf9e2800e5143879e026d
      https://github.com/grml/grml-live/commit/e814c7371695ee6689ccf9e2800e5143879e026d
  Author: Chris Hofstaedtler <zeha at users.noreply.github.com>
  Date:   2025-07-04 (Fri, 04 Jul 2025)

  Changed paths:
    M .github/workflows/pr-review.yml
    M usr/lib/grml-live/.gitignore
    A usr/lib/grml-live/grml_live/__init__.py
    A usr/lib/grml-live/grml_live/classes.py
    A usr/lib/grml-live/grml_live/minifai.py
    A usr/lib/grml-live/grml_live/packages.py
    A usr/lib/grml-live/grml_live/tests/__init__.py
    A usr/lib/grml-live/grml_live/tests/test_packages.py
    M usr/lib/grml-live/minifai
    R usr/lib/grml-live/packages.py
    A usr/lib/grml-live/pyproject.toml
    R usr/lib/grml-live/tests/__init__.py
    R usr/lib/grml-live/tests/test_packages.py

  Log Message:
  -----------
  Merge pull request #389 from grml/zeha/factor

Turn minifai into a python project


Compare: https://github.com/grml/grml-live/compare/5da6d9775e95...e814c7371695

To unsubscribe from these emails, change your notification settings at https://github.com/grml/grml-live/settings/notifications


More information about the Git-commits mailing list