Skip to content

Commit

Permalink
Update contracts digest to 1adfd1c
Browse files Browse the repository at this point in the history
Update contracts
Changelog-entry: Update contracts to 1adfd1c331b3464969cc09a5c7cc3583ef1fe3de
  • Loading branch information
balena-renovate[bot] authored Feb 5, 2025
1 parent 20667b4 commit a0d3760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts
Submodule contracts updated 37 files
+0 −7 .eslintrc.yml
+1 −0 .husky/pre-commit
+5 −0 .lintstagedrc
+1 −0 .npmrc
+8 −0 .prettierrc.js
+99 −0 .versionbot/CHANGELOG.yml
+32 −0 CHANGELOG.md
+41 −0 contracts/hw.device-type/forecr-dsb-ornx-lan-orin-nx-16gb/contract.json
+8 −0 contracts/hw.device-type/forecr-dsb-ornx-lan-orin-nx-16gb/forecr-dsb-ornx-lan-orin-nx-16gb.svg
+3 −3 contracts/hw.device-type/forecr-dsb-ornx-orin-nano-8gb/contract.json
+2 −2 contracts/hw.device-type/intel-edison/contract.json
+1 −1 contracts/hw.device-type/iot-gate-imx8plus-d1d8/contract.json
+1 −1 contracts/hw.device-type/iot-gate-imx8plus/contract.json
+1 −1 contracts/hw.device-type/iotdin-imx8p-d1d8/contract.json
+1 −1 contracts/hw.device-type/iotdin-imx8p/contract.json
+2 −2 contracts/hw.device-type/jetson-agx-orin-devkit-64gb/contract.json
+2 −2 contracts/hw.device-type/jetson-orin-nano-devkit-nvme/contract.json
+2 −2 contracts/hw.device-type/jetson-orin-nano-seeed-j3010/contract.json
+2 −2 contracts/hw.device-type/jetson-orin-nx-seeed-j4012/contract.json
+2 −2 contracts/hw.device-type/jetson-orin-nx-xavier-nx-devkit/contract.json
+4 −4 contracts/hw.device-type/radxa-cm3-rpicm4-ioboard/contract.json
+4 −4 contracts/hw.device-type/radxa-zero/contract.json
+1 −1 contracts/hw.device-type/raspberrypicm4-ioboard/contract.json
+4 −0 contracts/sw.os+hw.device-type/debian+forecr-dsb-ornx-lan-orin-nx-16gb/distro-config.tpl
+4 −0 contracts/sw.os+hw.device-type/debian+forecr-dsb-ornx-orin-nano-8gb/distro-config.tpl
+4 −0 contracts/sw.os+hw.device-type/ubuntu+forecr-dsb-ornx-lan-orin-nx-16gb/distro-config.tpl
+4 −0 contracts/sw.os+hw.device-type/ubuntu+forecr-dsb-ornx-orin-nano-8gb/distro-config.tpl
+0 −6 contracts/sw.os-image/balenaos/contract.json
+109 −33 contracts/sw.os/alpine/contract.json
+1 −2 contracts/sw.os/balenaos/contract.json
+0 −4 contracts/sw.os/resinos/contract.json
+19 −9 package.json
+0 −34 scripts/check-contracts.js
+0 −43 scripts/utils.js
+8 −0 tests/chai.ts
+162 −0 tests/contracts.spec.ts
+18 −0 tsconfig.json

0 comments on commit a0d3760

Please sign in to comment.