Skip to content

1.2.7-ventura

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 15:34

Changelog

df758df fix licenses
721792b disable auto-update
49de0e0 crashreports are now created in .arduino-create/logs to preserve macos bundle integrity
4dc21a4 enable ARDUINO_CREATE_AGENT_CONFIG env var to specify the config.ini
240d8f8 fine-tune a config searching and parsing
beb122d fix config.ini being parsed twice. This is an additional one that can be used
5140ae7 rework config.ini searching
0053ee8 remove embedded_autoextract, it has never been used
f2cf0ca Remove temp file generation. This breaks the bundle on macOS.
7eedf9c fix unable-to-process-file-command-output-successfully https://stackoverflow.com/questions/74137120/how-to-fix-or-avoid-error-unable-to-process-file-command-output-successfully
772a0e2 forgot "$", special encoding is not needed anymore after 62f7d9d
04c12a0 github is deprecating set-output commands
5773a1f fix zip archive being included in the installer
3f5a66e test (move the config.ini) to see if notarization works
f0fd3d4 use this fork (https://github.com/darkvertex/gon/tree/deep_sign_support) to use deep notarization, since this is not yet merged mitchellh/gon#42
e3fa9df use the zip notarized file coming from gon, this requires changes in the installer config
acf0aaa move the bundle generation to a dedicated step:
5920cb2 rework a bit notarization step
f2d30dc add project name env var, even in the bundle_id
424c3ab bump ubuntu runner to ubuntu 20.04
54e8769 bump macos runner to macos-12
c14358d rename release workflow
cf85699 bump installbuilder to 22.10.0 (#732)
b52a17a Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
43097ee Bump carlosperate/download-file-action from 1 to 2