bd79dcf401
feat: add firejailed support ( #106 )
...
Update alr-git / changelog (push) Successful in 27s
Create Release / changelog (push) Failing after 3m15s
Reviewed-on: #106
Co-authored-by: Maxim Slipenko <no-reply@maxim.slipenko.com >
Co-committed-by: Maxim Slipenko <no-reply@maxim.slipenko.com >
2025-06-15 13:16:02 +00:00
392a522723
refactor: keep only one struct for package
2025-06-12 16:25:18 +03:00
65ab4de561
refactor: move distro from internal to pkg
2025-06-09 22:58:34 +03:00
1cdab8dfed
refactor: move alr.sh parsing to pkg
2025-06-09 17:56:46 +03:00
237e2c338d
refactor: move types from internal to pkg
2025-06-09 13:34:43 +03:00
703ab8e8c4
refactor: move pkg/
to internal/
and update imports
...
E2E / tests (pull_request) Has been cancelled
Pre-commit / pre-commit (pull_request) Successful in 5m35s
Restructure project by relocating package contents from pkg/ to internal/ to better reflect internal-only usage. This commit is initial step to prepare project for public api
2025-06-09 10:15:47 +03:00