d77ca4c384
feat: config command
Pre-commit / pre-commit (pull_request) Successful in 5m5s
Update alr-git / changelog (push) Successful in 27s
2025-06-29 21:26:00 +03:00
401c41160c
chore: pass all options to download
Pre-commit / pre-commit (pull_request) Successful in 5m26s
Update alr-git / changelog (push) Successful in 24s
2025-06-25 19:52:54 +03:00
5e1eeabd04
chore: simplify dlcache initialization
Pre-commit / pre-commit (pull_request) Successful in 5m31s
Update alr-git / changelog (push) Successful in 23s
2025-06-25 19:18:11 +03:00
db19133254
fix: correct handling opts.PostprocDisabled
Pre-commit / pre-commit (pull_request) Successful in 5m35s
Update alr-git / changelog (push) Successful in 29s
2025-06-25 08:07:58 +03:00
c4a92c67d4
fix parsing overrides
Pre-commit / pre-commit (pull_request) Successful in 6m34s
Update alr-git / changelog (push) Successful in 29s
2025-06-22 12:44:21 +03:00
85878f69d3
feat: add checksum for torrent downloader
Pre-commit / pre-commit (pull_request) Successful in 6m0s
Update alr-git / changelog (push) Successful in 28s
2025-06-20 20:12:43 +03:00
6bccce1db4
feat: add checksum for git downloader
2025-06-20 19:35:22 +03:00
4c1f2ea90f
feat: support mirrors
Pre-commit / pre-commit (pull_request) Successful in 5m45s
Update alr-git / changelog (push) Successful in 25s
2025-06-19 19:00:08 +03:00
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
06fcab4ce7
fix: prevent for building dependencies twice ( #99 )
...
closes #94
Reviewed-on: #99
Co-authored-by: Maxim Slipenko <no-reply@maxim.slipenko.com >
Co-committed-by: Maxim Slipenko <no-reply@maxim.slipenko.com >
2025-06-08 17:57:18 +00:00
a8aefc0524
chore: replace git urls in tests
E2E / tests (pull_request) Failing after 2m4s
Pre-commit / pre-commit (pull_request) Successful in 14m15s
Create Release / changelog (push) Has been cancelled
2025-05-30 07:49:58 +03:00
443e481561
fix support of multiple packages in one alr.sh
Pre-commit / pre-commit (pull_request) Successful in 1m37s
2025-05-13 21:55:23 +03:00
c632ddb354
add the ability to specify repository ref ( #80 )
...
closes #75
Reviewed-on: #80
Co-authored-by: Maxim Slipenko <no-reply@maxim.slipenko.com >
Co-committed-by: Maxim Slipenko <no-reply@maxim.slipenko.com >
2025-05-08 18:04:51 +00:00
952dd26f5f
add AUTHORS
2025-05-07 21:08:12 +03:00
3c3ee286ce
fix installing packages with deps
2025-05-03 08:28:03 +03:00
d0d8930491
Дополнено: шаблон генерации пакетов pip
2025-04-29 11:22:43 +03:00
6135e55f92
fix: correct forward stdout / stderr from script executor
2025-04-27 18:28:20 +03:00
c51d1d9202
add group and summary fields
2025-04-20 09:04:46 +03:00
0d917190ab
fix non-interactive install and add fallback in HandleExitCoder
2025-04-17 10:15:51 +03:00
83b8f3b047
fix(i18n): pass LANG vars to _internal
2025-04-16 08:33:40 +03:00
3483cf57f8
Merge pull request 'feat: migrate to system cache with changing core logic' ( #66 ) from Maks1mS/ALR:migrate-to-global-cache into master
...
Reviewed-on: #66
2025-04-15 19:38:58 +00:00
efa4f59403
feat: migrate to system cache with changing core logic
2025-04-15 21:41:21 +03:00
c59ed6d505
Исправлено: определение корректной версии .rpm
...
Дополнено: шаблон генерации пакетов pip
2025-04-06 15:48:28 +03:00
0bfe88beed
feat: add skiplists for auto_req and auto_prov
2025-04-05 20:19:00 +03:00
6bee268ea9
fix installing multiple packages
2025-03-26 10:11:24 +03:00
8f4b021a93
update config module
2025-03-22 12:58:10 +03:00
86940e8962
tests: add TestRemoveDuplicatesSources
2025-03-13 16:38:36 +03:00
db244204c7
fix: remove duplicates correctly
2025-03-13 16:24:37 +03:00
27e2f54653
fix: resolve absolute path of ScriptDir
2025-03-11 20:28:41 +03:00
a7d016abc9
Замена устаревшего метода установки в шаблоне alr gen pip
2025-03-02 13:50:11 +03:00
4a5cca2d0f
Замена устаревшего метода установки в шаблоне alr gen pip
2025-03-02 13:34:22 +03:00
29c1a31066
fix: fix list and upgrade commands with new naming
2025-02-28 21:14:21 +03:00
8f94b61a0e
fix: use +alr-{reponame} suffix
2025-02-28 20:15:02 +03:00
9bb14312bd
chore: refactor code
...
- remove legacy code
- refactor search and add tests
2025-02-22 09:44:59 +03:00
e05bb07f23
feat: add support for multiple packages in one alr.sh
2025-02-12 18:34:35 +03:00
0d1db212e1
tests: add tests for dl
2025-01-31 16:56:26 +03:00
d201aae6e0
chore: fix formatting
2025-01-30 10:10:42 +03:00
52fd4a5a00
fix: do not expand variables in output of files()
2025-01-29 00:19:02 +03:00
1c78adcca1
Merge pull request 'fix: use platform specific Release
in upgrade' ( #22 ) from Maks1mS/ALR:fix/use-platform-specific-release into master
...
Reviewed-on: #22
2025-01-25 09:30:11 +00:00
981f49587b
fix: use platform specific release in compare
2025-01-25 11:16:33 +03:00
35656d63a1
fix: use shell.Fields
2025-01-25 09:39:33 +03:00
53e783df31
po(RU): update translation
2025-01-24 21:20:45 +03:00
f6ba4a1c26
feat: add files() function
...
also add files-find-lang and files-find-doc helpers
2025-01-24 19:23:41 +03:00
b9bf908007
chore: remove legacy translation system
2025-01-22 16:53:30 +03:00
a6076b1253
chore: replace old logger with new
2025-01-22 16:37:16 +03:00