prole/prole-app/Package.resolved
chrisfu f2c9012cce Refactor installation and initialization logic, and expand test coverage
- install.py: Major update including configuration variable expansion, improved k3s/k3d handling, and enhanced installation logic.

- etc/ scripts: Significant refactoring of initialization scripts (Kerberos, Port Forwards, Garage Store, etc.).

- Port Forwards: Transitioned from XML to port-mappings.conf for managing kubectl port-forwards.

- Status Reporting: Improved status checking for common services.

- Infrastructure: Updated Ansible inventory and rsyslog role configurations.

- Tests: Added a comprehensive suite of tests for 'etc' initialization scripts in prole/tests/etc/.

- Documentation: Added prole-db-documentation-mcp-architecture.md.

- General: Updated Dockerfiles and various helper scripts.
2026-02-13 21:36:39 -08:00

87 lines
2.5 KiB
Plaintext

{
"pins" : [
{
"identity" : "cryptoswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/royalapplications/CryptoSwift.git",
"state" : {
"branch" : "foundationessentials",
"revision" : "a59b4d91ebb22011656c830f874fe7152e183a57"
}
},
{
"identity" : "royalvnc",
"kind" : "remoteSourceControl",
"location" : "https://github.com/royalapplications/royalvnc.git",
"state" : {
"branch" : "main",
"revision" : "50ee7732796b0059d9b9aa244d213540340ae645"
}
},
{
"identity" : "swift-atomics",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-atomics.git",
"state" : {
"revision" : "b601256eab081c0f92f059e12818ac1d4f178ff7",
"version" : "1.3.0"
}
},
{
"identity" : "swift-collections",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-collections.git",
"state" : {
"revision" : "7b847a3b7008b2dc2f47ca3110d8c782fb2e5c7e",
"version" : "1.3.0"
}
},
{
"identity" : "swift-nio",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-nio.git",
"state" : {
"revision" : "663ddc80f2081c8f22e417cbac5f80270a93795e",
"version" : "2.91.0"
}
},
{
"identity" : "swift-nio-irc",
"kind" : "remoteSourceControl",
"location" : "https://github.com/SwiftNIOExtras/swift-nio-irc.git",
"state" : {
"revision" : "782e6d3bcd892efaedc9c530b2d5c5fbb42a680e",
"version" : "0.8.2"
}
},
{
"identity" : "swift-nio-irc-client",
"kind" : "remoteSourceControl",
"location" : "https://github.com/NozeIO/swift-nio-irc-client.git",
"state" : {
"branch" : "main",
"revision" : "7a0b7d4cde33614b7b0af193cd8ff0f7f305eb77"
}
},
{
"identity" : "swift-nio-transport-services",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-nio-transport-services.git",
"state" : {
"revision" : "60c3e187154421171721c1a38e800b390680fb5d",
"version" : "1.26.0"
}
},
{
"identity" : "swift-system",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-system.git",
"state" : {
"revision" : "395a77f0aa927f0ff73941d7ac35f2b46d47c9db",
"version" : "1.6.3"
}
}
],
"version" : 2
}