GitHub / arduino/arduino-cli issues and pull requests
Labelled with: topic: code
#2339 - legacy: Fixed regression on `compile --preprocess` output
Pull Request -
State: closed - Opened by cmaglie about 2 years ago
- 1 comment
Labels: topic: code, type: imperfection
#2338 - [skip-changelog] Use golangci-lint
Pull Request -
State: closed - Opened by alessio-perugini about 2 years ago
- 2 comments
Labels: type: enhancement, topic: infrastructure, topic: code
#2337 - [gRPC] Expose the `timestamp` flag when starting a `Monitor`
Issue -
State: open - Opened by kittaakos about 2 years ago
Labels: type: enhancement, topic: code, topic: gRPC
#2336 - Added `--timestamp` option to monitor command.
Pull Request -
State: closed - Opened by zvonler about 2 years ago
- 7 comments
Labels: topic: code
#2335 - refactor: Made `command` functions to access PackageManager unavailable from public API
Pull Request -
State: closed - Opened by cmaglie about 2 years ago
- 1 comment
Labels: type: enhancement, topic: code
#2332 - Don't fail installation on mismatch with `size` fields of index
Issue -
State: closed - Opened by per1234 about 2 years ago
- 1 comment
Labels: type: enhancement, topic: code, criticality: high
#2331 - [skip-changelog] Check if a dependency matches the constraint when `--no-overwrite` flag is set
Pull Request -
State: closed - Opened by MatteoPologruto about 2 years ago
- 2 comments
Labels: conclusion: duplicate, topic: code, type: imperfection
#2330 - [breaking] Eliminate BoardListWatchRequest `Interrupt` from the grpc api and make it server streaming only
Pull Request -
State: closed - Opened by alessio-perugini about 2 years ago
- 3 comments
Labels: topic: code
#2329 - Get default port address and protocol from sketch profile using `monitor -s <sketchPath>`
Pull Request -
State: closed - Opened by MatteoPologruto about 2 years ago
- 3 comments
Labels: type: enhancement, topic: code
#2327 - Replace golang.org/x/crypto/openpgp since it's deprecated
Issue -
State: closed - Opened by umbynos about 2 years ago
Labels: topic: infrastructure, topic: code
#2326 - Improve signature check on library_index.json
Pull Request -
State: closed - Opened by cmaglie about 2 years ago
- 3 comments
Labels: topic: security, topic: code, type: imperfection
#2325 - legacy: Make a lot of Builder internals private
Pull Request -
State: closed - Opened by cmaglie about 2 years ago
- 2 comments
Labels: type: enhancement, topic: code
#2323 - Compilation error: No such file or directory
Issue -
State: open - Opened by 3safiber about 2 years ago
- 2 comments
Labels: status: waiting for information, topic: code, type: imperfection
#2320 - Fix empty copy of compiled binaries when `--build-path` equals to `--output-dir`
Pull Request -
State: closed - Opened by alessio-perugini about 2 years ago
- 1 comment
Labels: topic: code, type: imperfection
#2319 - [skip-changelog] Update golang to `1.21.1`
Pull Request -
State: closed - Opened by alessio-perugini about 2 years ago
- 1 comment
Labels: topic: infrastructure, topic: code
#2317 - Bye bye legacy!
Pull Request -
State: closed - Opened by alessio-perugini about 2 years ago
- 1 comment
Labels: topic: code
#2316 - Monitor: show timestamp when receiving messages
Issue -
State: closed - Opened by alessio-perugini about 2 years ago
- 1 comment
Labels: type: enhancement, topic: code
#2315 - Porting `legacy` tests to new integration-test infra (part 4...)
Pull Request -
State: closed - Opened by alessio-perugini about 2 years ago
- 1 comment
Labels: topic: code
#2314 - feat: log `Required tool` with `debug` severity
Pull Request -
State: closed - Opened by kittaakos about 2 years ago
- 1 comment
Labels: type: enhancement, topic: code
#2313 - Log `Required tool` with `debug` severity instead of `info`
Issue -
State: closed - Opened by kittaakos about 2 years ago
Labels: type: enhancement, topic: code
#2312 - legacy: Builder refactorization (part 5...)
Pull Request -
State: closed - Opened by alessio-perugini about 2 years ago
- 1 comment
Labels: topic: code
#2311 - Add support for pre_uninstall scripts
Pull Request -
State: closed - Opened by MatteoPologruto about 2 years ago
- 1 comment
Labels: type: enhancement, topic: code
#2310 - legacy: Builder refactorization (part 4...)
Pull Request -
State: closed - Opened by alessio-perugini about 2 years ago
- 1 comment
Labels: topic: code
#2308 - Compiler diagnostics no longer colored in `arduino-cli compile` output
Issue -
State: open - Opened by per1234 about 2 years ago
Labels: topic: code, type: imperfection, topic: CLI
#2307 - add "config get" command to print settings values
Pull Request -
State: closed - Opened by ardnew about 2 years ago
- 5 comments
Labels: type: enhancement, topic: code, topic: CLI
#2307 - add "config get" command to print settings values
Pull Request -
State: closed - Opened by ardnew about 2 years ago
- 5 comments
Labels: type: enhancement, topic: code, topic: CLI
#2306 - cli/config get
Pull Request -
State: closed - Opened by ardnew about 2 years ago
- 1 comment
Labels: conclusion: duplicate, type: enhancement, topic: code, topic: CLI
#2303 - legacy: refacored `makeSourceFile` / other minor code moved
Pull Request -
State: closed - Opened by cmaglie about 2 years ago
- 1 comment
Labels: type: enhancement, topic: code
#2298 - legacy: Builder refactorization (part 2...)
Pull Request -
State: closed - Opened by alessio-perugini about 2 years ago
- 1 comment
Labels: type: enhancement, topic: code
#2297 - [skip-changelog] Use `LoadSketch` in upload function and return `rpc.Port` in `GetPort`
Pull Request -
State: closed - Opened by MatteoPologruto about 2 years ago
Labels: type: enhancement, topic: code
#2296 - [skip-changelog] Remove most of the direct accesses to `arduino` package
Pull Request -
State: closed - Opened by MatteoPologruto about 2 years ago
- 1 comment
Labels: type: enhancement, topic: code
#2292 - Use gRPC function call to avoid accessing `arduino/cores` package directly
Pull Request -
State: closed - Opened by MatteoPologruto about 2 years ago
- 1 comment
Labels: type: enhancement, topic: code
#2291 - feature: Added raw terminal support in `monitor` command
Pull Request -
State: closed - Opened by cmaglie over 2 years ago
- 3 comments
Labels: type: enhancement, topic: code, topic: CLI
#2287 - `UploadResult#updated_upload_port` might be missing from the `UploadResponse`
Issue -
State: closed - Opened by kittaakos over 2 years ago
- 4 comments
Labels: topic: code, type: imperfection
#2286 - legacy: Builder refactorization (part 1...)
Pull Request -
State: closed - Opened by cmaglie over 2 years ago
- 1 comment
Labels: type: enhancement, topic: code
#2285 - [BREAKING] Support only compatible platform versions
Pull Request -
State: closed - Opened by alessio-perugini over 2 years ago
- 2 comments
Labels: type: enhancement, topic: code, topic: CLI, topic: gRPC
#2283 - Eliminate `BoardListWatchRequest#interrupt` from the gRPC API, make it server-streaming only
Issue -
State: closed - Opened by kittaakos over 2 years ago
Labels: type: enhancement, topic: code, topic: gRPC
#2282 - legacy: removing a lot of duplicated/dead code
Pull Request -
State: closed - Opened by cmaglie over 2 years ago
- 1 comment
Labels: type: enhancement, topic: code
#2280 - The monitor command does not recognize port specified in the sketch.yaml file.
Issue -
State: closed - Opened by woolseyj over 2 years ago
- 1 comment
Labels: conclusion: resolved, topic: code, type: imperfection
#2277 - Please support running a pre_uninstall script
Issue -
State: closed - Opened by PaulStoffregen over 2 years ago
- 1 comment
Labels: type: enhancement, topic: code
#2271 - Provide a gRPC (messaging) way of terminating the monitor connection
Issue -
State: closed - Opened by kittaakos over 2 years ago
Labels: type: enhancement, topic: code, topic: gRPC
#2270 - Support setting "user provided fields" non-interactively
Issue -
State: closed - Opened by BabaYaga1221 over 2 years ago
Labels: type: enhancement, topic: code
#2269 - Properly document `Port#hardware_id` in the gRPC API
Issue -
State: open - Opened by kittaakos over 2 years ago
- 2 comments
Labels: type: enhancement, topic: documentation, topic: code, topic: gRPC
#2268 - regression: Fix property expansion of "recipe.preproc.macros"
Pull Request -
State: closed - Opened by cmaglie over 2 years ago
- 1 comment
Labels: priority: high, topic: code, type: imperfection, criticality: highest, topic: build-process
#2267 - regression: hide include-not-found errors during library discovery
Pull Request -
State: closed - Opened by cmaglie over 2 years ago
- 1 comment
Labels: priority: high, topic: code, type: imperfection, criticality: highest
#2265 - Fixed loading of Library given a non-absolute path
Pull Request -
State: closed - Opened by cmaglie over 2 years ago
- 1 comment
Labels: topic: code, type: imperfection
#2264 - [skip-changelog] Add profiles to `LoadSketchResponse`
Pull Request -
State: closed - Opened by MatteoPologruto over 2 years ago
- 1 comment
Labels: type: enhancement, topic: code, topic: gRPC
#2263 - Spurious "No such file or directory" errors printed in verbose compile output
Issue -
State: closed - Opened by per1234 over 2 years ago
Labels: conclusion: resolved, topic: code, type: imperfection, topic: build-process
#2261 - Unexpanded properties no longer deleted from `recipe.preproc.macros`
Issue -
State: closed - Opened by per1234 over 2 years ago
Labels: conclusion: resolved, topic: code, type: imperfection, topic: build-process
#2253 - feature: Detect board port change after upload
Pull Request -
State: closed - Opened by cmaglie over 2 years ago
- 10 comments
Labels: type: enhancement, priority: high, topic: code, topic: gRPC, criticality: highest
#2245 - Identify final board port address in machine readable `upload` command response
Issue -
State: closed - Opened by per1234 over 2 years ago
- 1 comment
Labels: type: enhancement, conclusion: resolved, topic: code
#2239 - Allow customizing the new sketch template
Issue -
State: open - Opened by gsingh93 over 2 years ago
- 2 comments
Labels: type: enhancement, topic: code
#2236 - arduino cli RTL support for arabic translation testing
Issue -
State: open - Opened by Osmax-Br over 2 years ago
- 1 comment
Labels: topic: code, type: imperfection
#2235 - Automatic library install can't be performed in this case
Issue -
State: open - Opened by VladimirVecera over 2 years ago
- 1 comment
Labels: status: waiting for information, topic: code, type: imperfection
#2234 - Fix 1200-bps touch DTR handling (Windows)
Pull Request -
State: closed - Opened by cmaglie over 2 years ago
- 1 comment
Labels: os: windows, priority: high, topic: code, type: imperfection, criticality: highest
#2233 - feat: library folder name priority promotion for `-main` suffix
Pull Request -
State: closed - Opened by RodrigoDornelles over 2 years ago
- 3 comments
Labels: type: enhancement, topic: code, topic: build-process
#2232 - [breaking] Do not prevent CLI startup if `inventory.yaml` is corrupted
Pull Request -
State: closed - Opened by cmaglie over 2 years ago
- 1 comment
Labels: type: enhancement, topic: code
#2229 - Inventory.yaml edge case can break structure and prevent Arduino IDE 2.0 from starting
Issue -
State: closed - Opened by ubidefeo over 2 years ago
- 1 comment
Labels: topic: code, type: imperfection
#2228 - how to use `utility/` folder in library development
Issue -
State: closed - Opened by RodrigoDornelles over 2 years ago
- 2 comments
Labels: conclusion: invalid, topic: code, type: imperfection
#2227 - #include "file.xyz" fails to find "file.xyz" in sketch directory, for unusual file extensions
Issue -
State: closed - Opened by jrobert-gh over 2 years ago
- 3 comments
Labels: conclusion: invalid, topic: code, type: imperfection, topic: build-process
#2226 - Add library folder name priority promotion for `-main` suffix
Issue -
State: closed - Opened by RodrigoDornelles over 2 years ago
Labels: type: enhancement, conclusion: resolved, topic: code, topic: build-process
#2225 - Fix double 100% progress on CompileResponse
Pull Request -
State: closed - Opened by alessio-perugini over 2 years ago
- 1 comment
Labels: topic: code, type: imperfection, topic: CLI
#2224 - Report `is_hidden` field in board identification
Pull Request -
State: closed - Opened by cmaglie over 2 years ago
- 6 comments
Labels: type: enhancement, topic: code, topic: gRPC
#2223 - Set `installed` property for installed platform when `core search` is executed
Pull Request -
State: closed - Opened by MatteoPologruto over 2 years ago
- 1 comment
Labels: type: enhancement, topic: code
#2222 - [skip-changelog] Fix failing board tests
Pull Request -
State: closed - Opened by MatteoPologruto over 2 years ago
- 1 comment
Labels: topic: code, type: imperfection
#2220 - `core list` command gives no output when no platforms are installed
Issue -
State: closed - Opened by aliphys over 2 years ago
- 3 comments
Labels: conclusion: resolved, topic: code, type: imperfection
#2219 - [breaking] Align `board list --watch` and `board list` json output
Pull Request -
State: closed - Opened by MatteoPologruto over 2 years ago
- 1 comment
Labels: topic: code, type: imperfection
#2217 - Added gRPC command `SetSketchDefaults` to change sketch attached board/port
Pull Request -
State: closed - Opened by cmaglie over 2 years ago
- 1 comment
Labels: type: enhancement, topic: code, topic: gRPC
#2216 - [breaking] Check cross-platform compatibility of sketch names
Pull Request -
State: closed - Opened by MatteoPologruto over 2 years ago
- 1 comment
Labels: type: enhancement, topic: documentation, topic: code
#2213 - Allow non-cgo builds for Darwin
Pull Request -
State: closed - Opened by cmaglie over 2 years ago
- 1 comment
Labels: type: enhancement, topic: code
#2210 - Option for RAM Caching dependencies
Issue -
State: open - Opened by marcusobrien over 2 years ago
Labels: type: enhancement, topic: code, topic: build-process
#2209 - Please make the JSON output of `board details` deterministic
Issue -
State: closed - Opened by dankeboy36 over 2 years ago
- 1 comment
Labels: type: enhancement, topic: code
#2208 - Compiling without a sketch
Issue -
State: closed - Opened by f4lkensmaz3 over 2 years ago
- 1 comment
Labels: type: enhancement, conclusion: declined, topic: code
#2206 - [skip-changelog] legacy: some simple refactorings
Pull Request -
State: closed - Opened by cmaglie over 2 years ago
- 1 comment
Labels: type: enhancement, topic: code
#2204 - Do not recompile the sketch if there are no changes and libraries have not changed
Issue -
State: open - Opened by cmaglie over 2 years ago
Labels: type: enhancement, topic: code, topic: build-process
#2203 - Add support for default build profile
Pull Request -
State: closed - Opened by MatteoPologruto over 2 years ago
- 1 comment
Labels: type: enhancement, topic: code
#2200 - Use `"additionalProperties": false` in the configuration JSONSchema
Issue -
State: closed - Opened by cmaglie over 2 years ago
- 2 comments
Labels: type: enhancement, topic: code
#2195 - legacy: Arduino preprocess subroutine refactorization (part 5)
Pull Request -
State: closed - Opened by cmaglie over 2 years ago
- 1 comment
Labels: type: enhancement, topic: code
#2194 - legacy: Arduino preprocess subroutine refactorization (part 4)
Pull Request -
State: closed - Opened by cmaglie over 2 years ago
- 1 comment
Labels: type: enhancement, topic: code
#2193 - legacy: Arduino preprocess subroutine refactorization (part 3)
Pull Request -
State: closed - Opened by cmaglie over 2 years ago
- 1 comment
Labels: type: enhancement, topic: code
#2191 - legacy: Arduino preprocess subroutine refactorization (part 2)
Pull Request -
State: closed - Opened by cmaglie over 2 years ago
- 1 comment
Labels: type: enhancement, topic: code
#2186 - legacy: Arduino preprocess subroutine refactorization (part 1)
Pull Request -
State: closed - Opened by cmaglie over 2 years ago
- 1 comment
Labels: type: enhancement, topic: code
#2178 - [skip-changelog] Update `go-win32-utils` dependency
Pull Request -
State: closed - Opened by MatteoPologruto over 2 years ago
- 1 comment
Labels: type: enhancement, topic: code
#2176 - Allow selection of `build.core` and `build.variant` with variables substitution
Pull Request -
State: closed - Opened by cmaglie over 2 years ago
- 2 comments
Labels: type: enhancement, topic: code
#2175 - Out of Memory error and process killed while Installing esp32 core in EC2 Instance (Free Tier Ubuntu)
Issue -
State: open - Opened by DevsBotIOT over 2 years ago
- 2 comments
Labels: type: enhancement, topic: code, type: imperfection
#2173 - Easier recovery from soft bricked native USB boards
Pull Request -
State: closed - Opened by cmaglie over 2 years ago
- 2 comments
Labels: topic: code, type: imperfection
#2163 - fix: Allow build-path to be in a different drive than current sketch
Pull Request -
State: closed - Opened by cmaglie over 2 years ago
- 1 comment
Labels: topic: code, type: imperfection, topic: build-process
#2160 - legacy: some clean-ups of legacy code
Pull Request -
State: closed - Opened by cmaglie over 2 years ago
- 1 comment
Labels: type: enhancement, topic: code
#2157 - Core caching fails when custom build path on different drive from system temporary folder
Issue -
State: open - Opened by per1234 over 2 years ago
Labels: os: windows, topic: code, type: imperfection
#2153 - [skip-changelog] Override default pluggable monitor for `serial` protocol
Pull Request -
State: closed - Opened by MatteoPologruto over 2 years ago
- 1 comment
Labels: topic: code, type: imperfection
#2152 - Fix preprocess output (do not print stats after the preprocessed source)
Pull Request -
State: closed - Opened by cmaglie over 2 years ago
- 1 comment
Labels: topic: code, type: imperfection
#2150 - `--preprocess` key prints informational messages to the output
Issue -
State: closed - Opened by okalachev over 2 years ago
Labels: topic: code, type: imperfection, topic: CLI
#2149 - Add libraries super compatibility and explicit incompatibility in the spec
Issue -
State: open - Opened by umbynos over 2 years ago
- 1 comment
Labels: type: enhancement, topic: documentation, topic: code, phase: design
#2147 - legacy: Arduino preprocess subroutine refactorization
Pull Request -
State: closed - Opened by cmaglie over 2 years ago
- 2 comments
Labels: conclusion: duplicate, type: enhancement, topic: code
#2146 - [skip-changelog] Avoid getting locked up in a perpetual symlink loop when loading a library
Pull Request -
State: closed - Opened by MatteoPologruto over 2 years ago
- 1 comment
Labels: topic: code, type: imperfection
#2145 - [breaking] Fix regression in core caching
Pull Request -
State: closed - Opened by cmaglie over 2 years ago
- 1 comment
Labels: topic: code, type: imperfection
#2144 - Caching of core build may get out of sync when doing multiple windows causing build to fail.
Issue -
State: closed - Opened by KurtE over 2 years ago
- 6 comments
Labels: conclusion: resolved, topic: code, type: imperfection
#2140 - Speed-up lib dependency resolution in some particular cases
Pull Request -
State: closed - Opened by cmaglie over 2 years ago
- 1 comment
Labels: type: enhancement, topic: code
#2139 - fix: library loading errors genereates unneeded compile failures
Pull Request -
State: closed - Opened by cmaglie over 2 years ago
- 1 comment
Labels: topic: code, type: imperfection
#2138 - [skip-changelog] Issue a warning when the signature verification fails
Pull Request -
State: closed - Opened by MatteoPologruto over 2 years ago
- 1 comment
Labels: topic: code, type: imperfection