Commit Graph

  • 35dce4579a Deprecate releases command in favor of release list myarmolinsky 2024-09-24 13:46:21 -0400
  • 71ef00534d Deprecate fleets command in favor of fleet list myarmolinsky 2024-09-24 12:53:37 -0400
  • b6f8be27ec Deprecate api-keys command in favor of api-key list myarmolinsky 2024-09-24 12:47:00 -0400
  • 13110cca45 Deprecate devices command in favor of device list myarmolinsky 2024-09-24 12:26:16 -0400
  • d4b554da1b Docs: Show whether an alias is deprecated myarmolinsky 2024-10-23 09:27:52 -0400
  • 1275c11573 Update balena-preload to 16.0.0 myarmolinsky 2024-09-17 16:58:35 -0400
  • 593233a99f Tests: Drop unused my_application resource mock myarmolinsky 2024-10-24 13:45:24 -0400
  • ec92f21b70 Drop the no longer needed __metadata property handling myarmolinsky 2024-09-17 08:26:17 -0400
  • 5adc43bcbd Update image_size type from number to string myarmolinsky 2024-09-17 08:20:11 -0400
  • 1ee9a68288 Update device.overall_status comments with their respective replacements myarmolinsky 2024-09-17 08:10:02 -0400
  • 56e5dafb20 Drop the device.is_managed_by__device property from test-data myarmolinsky 2024-09-17 08:02:47 -0400
  • f0e0c0d728 Update all API queries to use the v7 model myarmolinsky 2024-09-17 07:59:06 -0400
  • afd14794f5 git mv v6 test-data api-responses to v7 myarmolinsky 2024-09-17 07:29:41 -0400
  • 37e08e4667 Update actor to use PineDeferred type myarmolinsky 2024-09-17 07:19:36 -0400
  • 61af57acc9 Update release.contract type from string to JsonType myarmolinsky 2024-09-17 07:11:05 -0400
  • 19be0fec1a Replace device should_be_running__release with is_pinned_on__release myarmolinsky 2024-09-16 11:26:20 -0400
  • 2b656c23b3 Update @balena/compose to 5.0.0 myarmolinsky 2024-09-17 11:10:41 -0400
  • 2bf7b81645 Bump balena-sdk to 20.3.0 myarmolinsky 2024-09-16 10:50:48 -0400
  • 3946df2c99
    [os-update] Use detached HUP for os updates #2872 jaomaloy/detached-os-update jaomaloy 2024-10-21 21:06:02 +0800
  • 0336eed004
    Bump balena-sdk to 20.3.0 jaomaloy 2024-10-25 23:53:04 +0800
  • 1d635b2299 Deduplicate dependencies myarmolinsky 2024-10-23 09:53:05 -0400
  • 3af04f52fa Drop -h flag for help and stop manually adding help per command in favor of oclif automatically adding it myarmolinsky 2024-09-30 12:05:32 -0400
  • 369fc14d56 Stop checking for very old, long-removed commands myarmolinsky 2024-09-26 11:43:31 -0400
  • aa9b0e4a96 Deprecate devices supported command in favor of device-type list myarmolinsky 2024-09-26 13:01:19 -0400
  • 82fb63a365 Deprecate notes command in favor of device note myarmolinsky 2024-09-26 12:45:48 -0400
  • bc5cbfe6fe Deprecate tunnel command in favor of device tunnel myarmolinsky 2024-09-26 12:38:51 -0400
  • 72dd9bcda6 Deprecate env add in favor of env set myarmolinsky 2024-09-26 12:32:10 -0400
  • e2020a1b42 Deprecate ssh command in favor of device ssh myarmolinsky 2024-09-26 11:26:19 -0400
  • d3c5e787c5 Deprecate logs command in favor of device logs myarmolinsky 2024-09-26 08:20:52 -0400
  • 3fa668665c Deprecate scan command in favor of device detect myarmolinsky 2024-09-26 08:02:01 -0400
  • fca255dd93 Deprecate orgs command in favor of organization list myarmolinsky 2024-09-26 07:52:46 -0400
  • 72177182d4 Deprecate tags command in favor of tag list myarmolinsky 2024-09-25 07:47:38 -0400
  • cdec4a6847 Deprecate envs command in favor of env list myarmolinsky 2024-09-24 14:52:59 -0400
  • e8ed309094 Deprecate key commands in favor of ssh-key myarmolinsky 2024-09-25 07:32:08 -0400
  • 99787626d7 Deprecate keys command in favor of key list myarmolinsky 2024-09-24 13:56:06 -0400
  • 7856813322 Deprecate releases command in favor of release list myarmolinsky 2024-09-24 13:46:21 -0400
  • dae115b0d8 Deprecate fleets command in favor of fleet list myarmolinsky 2024-09-24 12:53:37 -0400
  • 5061e904e6 Deprecate api-keys command in favor of api-key list myarmolinsky 2024-09-24 12:47:00 -0400
  • 23ce6261b3 Deprecate devices command in favor of device list myarmolinsky 2024-09-24 12:26:16 -0400
  • 28bb70470b Docs: Show whether an alias is deprecated myarmolinsky 2024-10-23 09:27:52 -0400
  • f0ab9edae1 Update balena-preload to 16.0.0 myarmolinsky 2024-09-17 16:58:35 -0400
  • e9652fec36 Tests: Drop unused my_application resource mock myarmolinsky 2024-10-24 13:45:24 -0400
  • bbfa55aa79 Add commands device support and fleet support matching support #2878 support-to-device-and-fleet-support myarmolinsky 2024-10-23 08:06:03 -0400
  • d377fae979 Drop the no longer needed __metadata property handling myarmolinsky 2024-09-17 08:26:17 -0400
  • bed1324655 Update image_size type from number to string myarmolinsky 2024-09-17 08:20:11 -0400
  • 21adee59e3 Update device.overall_status comments with their respective replacements myarmolinsky 2024-09-17 08:10:02 -0400
  • c0a9e0aabf Drop the device.is_managed_by__device property from test-data myarmolinsky 2024-09-17 08:02:47 -0400
  • c922e1ac4d Update all API queries to use the v7 model myarmolinsky 2024-09-17 07:59:06 -0400
  • 122100d27f git mv v6 test-data api-responses to v7 myarmolinsky 2024-09-17 07:29:41 -0400
  • 7073e709ea Update actor to use PineDeferred type myarmolinsky 2024-09-17 07:19:36 -0400
  • a8ff13aeba Update release.contract type from string to JsonType myarmolinsky 2024-09-17 07:11:05 -0400
  • 61bcbebf27 Replace device should_be_running__release with is_pinned_on__release myarmolinsky 2024-09-16 11:26:20 -0400
  • 765e1324cd Update @balena/compose to 5.0.0 myarmolinsky 2024-09-17 11:10:41 -0400
  • 9cc2bafc70 Bump balena-sdk to 20.1.3 myarmolinsky 2024-09-16 10:50:48 -0400
  • 746b6fa439
    v19.16.0 v19.16.0 flowzone-app[bot] 2024-10-23 13:18:23 +0000
  • f52e218290
    Merge pull request #2877 from balena-io/devices-support-to-device-type-list Matthew Yarmolinsky 2024-10-23 09:17:22 -0400
  • 8655b89313 Deduplicate dependencies #2877 myarmolinsky 2024-10-23 07:33:16 -0400
  • 09d52c504d device-type list: Add --all flag for including no longer supported device types in the list myarmolinsky 2024-09-26 13:09:53 -0400
  • e5cee648f2 Add alias device-type list for command devices supported myarmolinsky 2024-09-26 13:01:19 -0400
  • 98a6b431d9 git mv devices/supported to device/list myarmolinsky 2024-09-26 12:55:17 -0400
  • f305d5d9a0
    v19.15.0 v19.15.0 flowzone-app[bot] 2024-10-23 11:01:55 +0000
  • 5cb5ac80a6
    Merge pull request #2876 from balena-io/notes-to-device-note Matthew Yarmolinsky 2024-10-23 07:00:58 -0400
  • 3eb3b3b584 Add alias device note for command notes #2876 myarmolinsky 2024-09-26 12:45:48 -0400
  • 8ee5ede34d git mv notes/index to device/note myarmolinsky 2024-09-26 12:40:41 -0400
  • d6d08cc7c9
    v19.14.0 v19.14.0 flowzone-app[bot] 2024-10-22 00:51:16 +0000
  • 76c63d4b20
    Merge pull request #2875 from balena-io/tunnel-to-device-tunnel flowzone-app[bot] 2024-10-22 00:50:25 +0000
  • bff5897047 Add alias device tunnel for command tunnel #2875 myarmolinsky 2024-09-26 12:38:51 -0400
  • 22c9fd399e git mv tunnel/index to device/tunnel myarmolinsky 2024-09-26 12:34:14 -0400
  • 65222b5fc9
    v19.13.1 v19.13.1 flowzone-app[bot] 2024-10-21 19:13:36 +0000
  • d554658eee
    Merge pull request #2865 from balena-io/renovate/major-4-chalk Page- 2024-10-21 20:12:31 +0100
  • 8ded517dd9 Update dependency chalk to v4 #2865 Self-hosted Renovate Bot 2024-10-21 18:50:41 +0000
  • b0d8b021d5
    v19.13.0 v19.13.0 flowzone-app[bot] 2024-10-21 18:14:05 +0000
  • 2eb5d7f6b3
    Merge pull request #2874 from balena-io/envs-add-to-envs-set Matthew Yarmolinsky 2024-10-21 14:13:14 -0400
  • f1924bba6b Add alias env set for command env add #2874 myarmolinsky 2024-09-26 12:32:10 -0400
  • 44082e22e4 git mv env/add to env/set myarmolinsky 2024-09-26 12:27:37 -0400
  • 2d15530f61
    v19.12.1 v19.12.1 flowzone-app[bot] 2024-10-21 16:04:19 +0000
  • a7c612f7de
    Merge pull request #2873 from balena-io/bump-oclif-core flowzone-app[bot] 2024-10-21 16:03:04 +0000
  • 147ce8067a Update @oclif/core #2873 myarmolinsky 2024-10-21 11:16:42 -0400
  • 5e7ac09dd0
    v19.12.0 v19.12.0 flowzone-app[bot] 2024-10-21 15:07:55 +0000
  • 4c9fc89a6b
    Merge pull request #2871 from balena-io/ssh-to-device-ssh flowzone-app[bot] 2024-10-21 15:06:26 +0000
  • 9b1eb57973 Update help.spec per recent help output change #2871 myarmolinsky 2024-10-21 08:52:16 -0400
  • 76c08b6c13 Add alias device ssh for ssh command myarmolinsky 2024-09-26 11:26:19 -0400
  • 3f82f42652 git mv ssh/index to device/ssh myarmolinsky 2024-09-26 11:09:07 -0400
  • 69d820878a
    v19.11.1 v19.11.1 flowzone-app[bot] 2024-10-21 13:05:19 +0000
  • aaaee47e0c
    Merge pull request #2869 from balena-io/renovate/major-19-sinon Page- 2024-10-21 14:04:22 +0100
  • e7761a616b Update dependency sinon to v19 #2869 Self-hosted Renovate Bot 2024-10-21 12:43:26 +0000
  • efe2c6d1d5 Test fix for image-manager.spec.ts flakiness #2863 test-fix-image-manager-spec-intermittency myarmolinsky 2024-10-18 11:07:24 -0400
  • 9559d5cba3
    v19.11.0 v19.11.0 flowzone-app[bot] 2024-10-21 12:08:59 +0000
  • c1649dd828
    Merge pull request #2864 from balena-io/logs-to-device-logs flowzone-app[bot] 2024-10-21 12:07:57 +0000
  • 8e9b992a59 Deduplicate dependencies #2864 myarmolinsky 2024-10-21 07:45:11 -0400
  • b77f266bd7 Add alias device logs for logs myarmolinsky 2024-09-26 08:20:52 -0400
  • 3c9ac76982 git mv logs/index to device/logs myarmolinsky 2024-09-26 08:13:29 -0400
  • e483d06d2b
    v19.10.0 v19.10.0 flowzone-app[bot] 2024-10-21 11:13:10 +0000
  • 24d2d19d33
    Merge pull request #2862 from balena-io/scan-to-device-detect Matthew Yarmolinsky 2024-10-21 07:12:05 -0400
  • ba5bb7b12c Add alias device detect for scan #2862 myarmolinsky 2024-09-26 08:02:01 -0400
  • 9082e7b3f7 git mv scan/index to device/detect myarmolinsky 2024-09-26 07:55:20 -0400
  • 0716544042
    v19.9.0 v19.9.0 flowzone-app[bot] 2024-10-18 14:25:43 +0000
  • e1858aa69d
    Merge pull request #2861 from balena-io/orgs-to-organization-list Matthew Yarmolinsky 2024-10-18 10:24:49 -0400
  • 082cce332a Add alias organization list for orgs command #2861 myarmolinsky 2024-09-26 07:52:46 -0400
  • 218e0a1b6b git mv orgs/ to organization/ myarmolinsky 2024-09-26 07:48:31 -0400