Jakub Čábera

Results 113 issues of Jakub Čábera

- [ ] Extract functions into lib - [ ] Pipeline - [ ] `Get-ScoopCommand` wrapper with 2 parameter sets - [ ] `scoop shim` - [ ] `scoop reset...

- [ ] Deploy 5 github runners - `svEsxi01prod`|`svProx01prod` - [ ] Deploy 5 Appveyor runners - `svEsxi01prod` - [ ] Deploy Windows arm based gitlab runner - `svEsxiArm01dev` -...

enhancement

docker like filtering - [ ] First `Resolve-GetOpt` needs to support multiple options - [ ] Supported filters: - architecture - url=true|false - bucket - bucket=true|false - local=true|false - hold=true|false...

enhancement

- [x] Fix command itself - [x] Support passing of local manifest files - [x] Support passing of url manifest - [ ] Download parameter

enhancement

# DB manifests|old_manifests|buckets - [ ] created_at - simple `created_at timestamp NOT NULL DEFAULT NOW()` -- DEV - [ ] updated_at - more complex. With triggers? or just manually handle...

enhancement
meta

Ideally, there will be a way how to force windows to add additional paths to the fonts directory and follow psmodules handling => `$env:SCOOP(_GLOBAL)?\fonts`. Otherwise, the copying needs to be...

enhancement

enhancement

- All config options ``` 'proxy' 'debug' 'default-architecture' 'NO_JUNCTIONS' 'MSIEXTRACT_USE_LESSMSI' '7ZIPEXTRACT_USE_EXTERNAL' 'SCOOP_REPO' 'SCOOP_BRANCH' 'show_update_log' 'virustotal_api_key:' 'aria2-enabled' 'aria2-retry-wait' 'aria2-split' 'aria2-max-connection-per-server' 'aria2-min-split-size' 'aria2-options' ``` - [x] Global apps intelisense - [ ]...

enhancement

As soon as shovel.ash258.com is ready and fully finished in these 2 months, it will be easy to combine and provide analytics for bucket maintainers and other interested entities. No...

enhancement

- [x] Drop Reset-Alias - [ ] Circular deps - [ ] core.ps1 -> init.ps1/bootstrap.ps1 and real core functions - Bootstrap will be executed only in: - test init? -...

enhancement