mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-26 10:21:51 +00:00
* add ability to specify package architectures for publish script, as well as deindex them * implement and adjust filtering for package hardware requirements; adjust for legacy and new query params paths * augment test manifest and fix ram query * fixes * fix ram for other routes * rework filtering logic to eliminate hack db call * fix hanging issue and other dataset consistency issues * adjust arch param * cleanup * fix package manifest parsing * make index package arches optional * rename from embassy-sdk to start-sdk and embassy-publish to registr-publish * fix ram comparison * increase upload timeout * fix serialization and deserialization of devices jsonb database field * cleanup * another deserialization fix * revert change; better error message and test case * fix jsonb serialization freal * cleanup * fix jsonb deserialization * fix lookup of device value * parse empty device object as null
44 lines
571 B
Plaintext
44 lines
571 B
Plaintext
dist*
|
|
static/tmp/
|
|
static/combined/
|
|
config/client_session_key.aes
|
|
*.hi
|
|
*.o
|
|
*.sqlite3
|
|
*.sqlite3-shm
|
|
*.sqlite3-wal
|
|
.hsenv*
|
|
cabal-dev/
|
|
.stack-work/
|
|
.stack-work-devel/
|
|
yesod-devel/
|
|
.cabal-sandbox
|
|
cabal.sandbox.config
|
|
.DS_Store
|
|
*.swp
|
|
*.keter
|
|
*~
|
|
.vscode
|
|
*.cabal
|
|
\#*
|
|
start9-companion-server.cabal
|
|
stack.yaml.lock
|
|
*.env
|
|
agent_*
|
|
agent.*
|
|
version
|
|
**/*.s9pk
|
|
**/appmgr
|
|
0.3.0_features.md
|
|
**/start-sdk
|
|
**/embassy-sdk
|
|
start9-registry.prof
|
|
start9-registry.hp
|
|
start9-registry.pdf
|
|
start9-registry.aux
|
|
start9-registry.ps
|
|
shell.nix
|
|
testdata/
|
|
lbuild.sh
|
|
icon
|
|
resources/apps/text-generation-webui |