This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| app: | |
| image: swarmpit/swarmpit:1.9 | |
| healthcheck: | |
| test: | |
| - CMD | |
| - curl | |
| - -f | |
| - -H | |
| - "Authorization: Bearer XXXXXXX" | |
| - http://localhost:8080/api/services |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // build/electron-publisher-custom.js | |
| // | |
| // This publisher copies files to publish/ folder, to be rsync/upload-ed to any generic HTTP(s) server. | |
| // | |
| // package.json: | |
| // | |
| // "publish": { | |
| // "provider": "custom" | |
| // } | |
| // |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Homebrew build logs for onnxruntime on macOS 15 | |
| Build date: 2025-06-09 11:52:47 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Homebrew build logs for onnxruntime on macOS 15 | |
| Build date: 2025-06-09 12:06:48 |
OlderNewer