| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cargo fmt | diogo464 | 2026-02-11 | 1 | -3/+3 |
| | | |||||
| * | Add support for differing username between cluster and local machine | jbordalo | 2026-02-11 | 1 | -0/+9 |
| | | |||||
| * | fix: dont panic when unable to obtain hostname | diogo464 | 2025-10-30 | 1 | -8/+11 |
| | | | | | | | | | | if we are unable to obtain the hostname of the local machine from the /etc/hostname file or HOSTNAME env var then an empty string is used as the hostname and a warning is shown instead of a panic. since the hostname is just used to determine if we are executing on the cluster, and the cluster machines all have their hostnames set, then using the empty string should not be a problem. | ||||
| * | fix: trim hostname to remove newlines | diogo464 | 2025-09-18 | 1 | -0/+1 |
| | | |||||
| * | feat: added oar job id inference | diogo464 | 2025-07-22 | 1 | -3/+26 |
| | | |||||
| * | cargo clippy --fix | diogo464 | 2025-07-10 | 1 | -2/+1 |
| | | |||||
| * | clean enough for now | diogo464 | 2025-07-10 | 1 | -0/+58 |
