-
-
Notifications
You must be signed in to change notification settings - Fork 423
Pull requests: arduino/arduino-cli
Pull requests list
fix(builder): strip UTF-8 BOM from .ino sources before preprocessing
conclusion: resolved
Issue was resolved
topic: build-process
Related to the sketch build process
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#2983
by ritesh006
was merged Sep 25, 2025
Loading...
updated Sep 25, 2025
2 of 6 tasks
fix: Multiple gRPC Resolution is a high priority
topic: code
Related to content of the project itself
topic: gRPC
Related to the gRPC interface
type: imperfection
Perceived defect in any part of project
Create/Init/Destroy
cycles causes multiple pluggable-discovery zombie process
priority: high
#2985
by cmaglie
was merged Aug 27, 2025
Loading...
updated Sep 8, 2025
3 of 6 tasks
Cherry Pick to 0.29.x: Disable DTR clearing on 1200-bps touch (only on Windows) (#2234)
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#2990
by fabik111
was merged Sep 1, 2025
Loading...
updated Sep 1, 2025
6 tasks
feat(grpc): can set buffer config on monitor open
topic: code
Related to content of the project itself
topic: gRPC
Related to the gRPC interface
type: enhancement
Proposed improvement
#2975
by dankeboy36
was closed Aug 29, 2025
Loading...
updated Aug 29, 2025
3 of 6 tasks
Allow locally installed libraries in sketch profiles.
topic: build-process
Related to the sketch build process
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#2930
by cmaglie
was merged Jul 3, 2025
Loading...
updated Aug 28, 2025
4 of 6 tasks
commands: use the new endpoint to detect boards
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#2974
by alessio-perugini
was merged Aug 12, 2025
Loading...
updated Aug 12, 2025
3 of 6 tasks
linker: allow multi-step link recipe (Related to the sketch build process
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
c.combine
)
topic: build-process
#2954
by pillo79
was merged Jul 31, 2025
Loading...
updated Jul 31, 2025
Allow platforms without fixed version in profiles.
topic: build-process
Related to the sketch build process
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#2940
by cmaglie
was merged Jul 4, 2025
Loading...
updated Jul 13, 2025
4 of 6 tasks
Auto-import libraries based on sketch profile.
topic: build-process
Related to the sketch build process
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#2951
by cmaglie
was merged Jul 11, 2025
Loading...
updated Jul 11, 2025
2 of 6 tasks
Auto-import libraries based on sketch profile.
conclusion: duplicate
Has already been submitted
topic: build-process
Related to the sketch build process
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
Some bugfix in profile parsing / Better support for platforms having tools dependencies on other platforms.
topic: code
Related to content of the project itself
topic: package-management
Related to the packaging and managing of the platform/libraries
type: imperfection
Perceived defect in any part of project
#2942
by cmaglie
was merged Jul 3, 2025
Loading...
updated Jul 3, 2025
3 of 6 tasks
ctags: filterSketchSource: enlarge buffer size to handle long lines
topic: build-process
Related to the sketch build process
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#2935
by facchinm
was merged Jun 26, 2025
Loading...
updated Jun 26, 2025
3 of 6 tasks
Fix resolution of library names when checking for upgrades
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#1725
by stonehippo
was merged May 11, 2022
Loading...
updated Jun 23, 2025
3 of 5 tasks
Improve error code when platform not available for OS
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#2933
by alessio-perugini
was merged Jun 12, 2025
Loading...
updated Jun 12, 2025
6 tasks
Fix user network config being ignored in package manger operations
topic: code
Related to content of the project itself
topic: package-management
Related to the packaging and managing of the platform/libraries
type: imperfection
Perceived defect in any part of project
#2889
by alessio-perugini
was merged Apr 16, 2025
Loading...
updated Apr 16, 2025
6 tasks
fix: allow lib-install from git using revision hash as a reference
criticality: medium
Of moderate impact
phase: implementation
Work is in the implementation phase
topic: CLI
Related to the command line interface
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#2882
by cmaglie
was merged Apr 8, 2025
Loading...
updated Apr 8, 2025
3 of 6 tasks
Fix NewSketch crash when directories.user is not set
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#2862
by alessio-perugini
was merged Mar 12, 2025
Loading...
updated Mar 12, 2025
6 tasks
Fixed library install from git-url when reference points to a git branch
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#2833
by cmaglie
was merged Feb 11, 2025
Loading...
updated Mar 2, 2025
3 of 6 tasks
bugfix: Resolution is a medium priority
topic: CLI
Related to the command line interface
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
compile ... --dump-profile
now produces a clean output
priority: medium
#2852
by cmaglie
was merged Feb 28, 2025
Loading...
updated Feb 28, 2025
3 of 6 tasks
[BREAKING] gRPC / golang Configuration API refactoring
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#2565
by cmaglie
was merged May 15, 2024
Loading...
updated Feb 19, 2025
5 of 6 tasks
Renamed Related to content of the project itself
type: enhancement
Proposed improvement
FQBN.Packager
-> FQBN.Vendor
topic: code
#2836
by cmaglie
was merged Feb 13, 2025
Loading...
updated Feb 13, 2025
2 of 6 tasks
Suppress compile summary stats if Related to content of the project itself
type: enhancement
Proposed improvement
--quiet
flag is set on compile
.
topic: code
#2820
by cmaglie
was merged Jan 24, 2025
Loading...
updated Jun 11, 2025
3 of 6 tasks
Add metadata retrieved from the Related to content of the project itself
type: imperfection
Perceived defect in any part of project
context
to the user agent when a new HTTP client is created
topic: code
#2789
by MatteoPologruto
was merged Jan 23, 2025
Loading...
updated Jan 23, 2025
3 of 6 tasks
Fixed panic if malformed 3rd party url is specified
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#2817
by cmaglie
was merged Jan 20, 2025
Loading...
updated Jan 20, 2025
3 of 6 tasks
fix: Sketch preprocessing errors were displayed on stdout instead of stderr
topic: build-process
Related to the sketch build process
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#2806
by cmaglie
was merged Jan 9, 2025
Loading...
updated Jan 15, 2025
3 of 6 tasks
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.
You can’t perform that action at this time.