-
Notifications
You must be signed in to change notification settings - Fork 143
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into devices-json-device-tag
- Loading branch information
Showing
41 changed files
with
1,806 additions
and
827 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -51,7 +51,7 @@ runs: | |
fi | ||
npm run build | ||
npm run test | ||
npm run test:core | ||
- name: Compress custom source | ||
shell: pwsh | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,73 @@ | ||
- commits: | ||
- subject: Stop testing dependency deduplication on the custom test runners | ||
hash: 65ba63d1a8d231851634830be6d48fbf0e085e47 | ||
body: | | ||
That's since we already run that test as part of | ||
flowzone's default "Test npm (18.x)", and the | ||
custom tests are using the latest node & npm | ||
version of the selected major. | ||
footer: | ||
Change-type: patch | ||
change-type: patch | ||
author: Thodoris Greasidis | ||
nested: [] | ||
- subject: Temporarily pin oclif-core to ~3.11.0 to deduplicate the dependencies | ||
hash: f5ffa7d84f58047e1f262b2b1e1719fd4164d5de | ||
body: "" | ||
footer: | ||
Change-type: patch | ||
change-type: patch | ||
author: Thodoris Greasidis | ||
nested: [] | ||
- subject: Update TypeScript to 5.3.2 | ||
hash: dac3ace61d80dfd000a4a69dfa51d141d34ebc0a | ||
body: "" | ||
footer: | ||
Change-type: patch | ||
change-type: patch | ||
author: Thodoris Greasidis | ||
nested: [] | ||
version: 17.4.5 | ||
title: "" | ||
date: 2023-12-04T14:08:25.597Z | ||
- commits: | ||
- subject: Fix balena block create to actually create a block | ||
hash: b8769bb9e9dafac8a52eef477bc763551cf0d0b0 | ||
body: "" | ||
footer: | ||
Change-type: patch | ||
change-type: patch | ||
author: Otávio Jacobi | ||
nested: [] | ||
version: 17.4.4 | ||
title: "" | ||
date: 2023-11-20T17:57:18.485Z | ||
- commits: | ||
- subject: Bump oclif-core to v3 | ||
hash: 72a924f00eabd13d3663e9cfa4d8feb11aa1aecd | ||
body: "" | ||
footer: | ||
Change-type: patch | ||
change-type: patch | ||
author: Otávio Jacobi | ||
nested: [] | ||
version: 17.4.3 | ||
title: "" | ||
date: 2023-11-17T15:39:17.941Z | ||
- commits: | ||
- subject: "Docs: Automatically generate Capitano configuration" | ||
hash: 4b5def0a8a632a9aed827319c1dcbe6ccf8efc32 | ||
body: "" | ||
footer: | ||
Change-type: patch | ||
change-type: patch | ||
Signed-off-by: Vipul Gupta (@vipulgupta2048) <[email protected]> | ||
signed-off-by: Vipul Gupta (@vipulgupta2048) <[email protected]> | ||
author: Vipul Gupta (@vipulgupta2048) | ||
nested: [] | ||
version: 17.4.2 | ||
title: "" | ||
date: 2023-11-15T11:02:20.523Z | ||
- commits: | ||
- subject: Bump shrinkwrap | ||
hash: a816548bb5832ad907c02a0cb126cbd7d0ebddf5 | ||
|
This file contains 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
This file contains 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
Oops, something went wrong.