Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / arduino/arduino-cli issues and pull requests

#2557 - Bump github.com/stretchr/testify from 1.8.4 to 1.9.0

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: topic: infrastructure

#2556 - Bump github.com/ProtonMail/go-crypto from 1.1.0-alpha.0 to 1.1.0-alpha.1

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 2 comments
Labels: conclusion: duplicate, topic: infrastructure

#2555 - [cli] Expose configuration API to allow embedding in other Golang projects

Issue - State: closed - Opened by Xayton 12 months ago
Labels: type: enhancement, conclusion: resolved, topic: code

#2554 - Allow storing the `protocol`+`port` info per sketch profile

Issue - State: closed - Opened by dankeboy36 12 months ago
Labels: type: enhancement, conclusion: resolved, topic: code

#2553 - Preparing docs for `1.0.0` release

Pull Request - State: closed - Opened by cmaglie 12 months ago
Labels: type: enhancement, topic: documentation

#2552 - Bump xt0rted/markdownlint-problem-matcher from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago
Labels: type: enhancement, topic: infrastructure

#2551 - gRPC `Compile` will now fail if a platform core has been modified.

Pull Request - State: closed - Opened by cmaglie 12 months ago - 1 comment
Labels: type: enhancement, topic: code, topic: gRPC

#2550 - feat(doc): document empty vendor and arch in FQBN

Pull Request - State: closed - Opened by dankeboy36 12 months ago - 3 comments
Labels: type: enhancement, topic: documentation

#2549 - Bump google.golang.org/grpc from 1.61.1 to 1.62.0

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: topic: infrastructure

#2548 - Fixed nil pointer exception in `upload` (regression)

Pull Request - State: closed - Opened by cmaglie 12 months ago - 1 comment
Labels: topic: code, type: imperfection

#2547 - Fetch dependencies when installing from .zip

Issue - State: open - Opened by qfisch 12 months ago
Labels: type: enhancement, topic: code

#2546 - [skip-changelog] fix release CI

Pull Request - State: closed - Opened by umbynos 12 months ago - 3 comments
Labels: topic: infrastructure, type: imperfection

#2545 - fix ncipollo/release-action not being able to write

Pull Request - State: closed - Opened by umbynos 12 months ago
Labels: topic: infrastructure, type: imperfection

#2544 - Allow optional programmer in `debug` command

Pull Request - State: closed - Opened by cmaglie 12 months ago - 1 comment
Labels: type: enhancement, topic: code

#2543 - [cli] fix doc about API

Issue - State: closed - Opened by Xayton about 1 year ago - 1 comment
Labels: type: enhancement, topic: documentation, conclusion: resolved, type: imperfection

#2542 - [skip-changelog] fixup, use environment

Pull Request - State: closed - Opened by umbynos about 1 year ago
Labels: type: enhancement, topic: infrastructure

#2541 - [skip-changelog] use OIDC to retrieve the credentials

Pull Request - State: closed - Opened by umbynos about 1 year ago - 1 comment
Labels: type: enhancement, topic: infrastructure

#2540 - Allow empty programmer in `debug` command

Pull Request - State: closed - Opened by cmaglie about 1 year ago - 1 comment
Labels: type: enhancement, topic: code

#2539 - Bump google.golang.org/grpc from 1.61.0 to 1.61.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: topic: infrastructure

#2538 - Bump github.com/arduino/pluggable-discovery-protocol-handler/v2 from 2.1.2 to 2.2.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: conclusion: duplicate, topic: infrastructure

#2537 - Due SAM: The compiler attempts to instantiate a mismatched template specialization

Issue - State: open - Opened by Silver-Fang about 1 year ago - 2 comments
Labels: type: imperfection

#2536 - Bump golangci/golangci-lint-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: topic: infrastructure

#2535 - 'arduino_cli upload' with ESP32 has problem. it uses program.pattern_args instead of upload.pattern_args ?

Issue - State: closed - Opened by zbn10 about 1 year ago - 2 comments
Labels: conclusion: invalid, topic: code, type: imperfection

#2534 - Compilation Error avr-g++ no such file or directory

Issue - State: closed - Opened by Aterox-os about 1 year ago - 3 comments
Labels: type: imperfection

#2533 - Confused by the `config init --dest-dir` functionality

Issue - State: closed - Opened by pillo79 about 1 year ago - 4 comments
Labels: type: enhancement, conclusion: resolved

#2532 - Add an option to ignore default index

Issue - State: open - Opened by pillo79 about 1 year ago
Labels: type: enhancement, topic: code

#2531 - Moved discovery client implementation into his own library

Pull Request - State: closed - Opened by cmaglie about 1 year ago - 1 comment
Labels: type: enhancement, topic: code

#2530 - Bump golang.org/x/term from 0.16.0 to 0.17.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: topic: infrastructure

#2529 - Load a JSON from local storage

Issue - State: closed - Opened by pillo79 about 1 year ago - 1 comment
Labels: type: enhancement, conclusion: invalid, topic: code

#2528 - Replaced internal `serialutils` package with the equivalent library

Pull Request - State: closed - Opened by cmaglie about 1 year ago - 1 comment
Labels: type: enhancement, topic: code

#2527 - Bump arduino/setup-task from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: type: enhancement, topic: infrastructure

#2526 - Added `--jobs/-j` flag to `compile` command

Pull Request - State: closed - Opened by cmaglie about 1 year ago - 1 comment
Labels: type: enhancement, topic: CLI

#2525 - Enum defined after a function template cannot be compiled

Issue - State: closed - Opened by Silver-Fang about 1 year ago - 1 comment
Labels: topic: code, type: imperfection, topic: build-process

#2524 - error compile

Issue - State: closed - Opened by LEKPHET-KUNSUE about 1 year ago - 1 comment
Labels: type: support, topic: code, type: imperfection, topic: build-process

#2523 - Watch for platform file changes

Issue - State: closed - Opened by umbynos about 1 year ago
Labels: type: enhancement, topic: code, topic: gRPC

#2522 - Bump codecov/codecov-action from 3 to 4

Pull Request - State: open - Opened by dependabot[bot] about 1 year ago - 3 comments
Labels: topic: infrastructure

#2521 - [skip-changelog] bump setup-protoc to v3

Pull Request - State: closed - Opened by alessio-perugini about 1 year ago
Labels: type: enhancement, topic: infrastructure

#2520 - Compiler not adding preprocessor definitions from boards.txt in docker container

Issue - State: open - Opened by leithouse about 1 year ago
Labels: type: imperfection

#2519 - Bump peter-evans/create-pull-request from 5 to 6

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: topic: infrastructure

#2518 - Bump microsoft/setup-msbuild from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: topic: infrastructure

#2517 - Build error when setting `upload.maximum_size` or `upload.maximum_data_size` properties in hexadecimal format

Issue - State: open - Opened by fronders about 1 year ago - 1 comment
Labels: priority: low, type: imperfection

#2516 - error : exit status 1

Issue - State: closed - Opened by Soheilgh90 about 1 year ago - 1 comment
Labels: type: support

#2515 - Add diagnostics in the preprocessor

Pull Request - State: closed - Opened by alessio-perugini about 1 year ago - 1 comment
Labels: topic: code, type: imperfection

#2514 - Add possibility to embed custom libraries into the sketch

Pull Request - State: open - Opened by cmaglie about 1 year ago - 1 comment
Labels: type: enhancement, topic: code, topic: CLI

#2513 - Bump google.golang.org/grpc from 1.60.1 to 1.61.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: topic: infrastructure

#2512 - Fixed an extremely rare race-condition during `compile`

Pull Request - State: closed - Opened by cmaglie about 1 year ago - 1 comment
Labels: topic: code, type: imperfection, topic: build-process

#2511 - Add diagnostics in the preprocessor

Issue - State: closed - Opened by alessio-perugini about 1 year ago
Labels: type: enhancement, topic: code

#2510 - Flag for suppressing library list / platform after compilation

Issue - State: closed - Opened by SebastianZug about 1 year ago
Labels: type: enhancement, conclusion: resolved, topic: code, topic: build-process

#2509 - [skip-changelog] Improve the definition of FQBN and explicitly state which characters are allowed

Pull Request - State: closed - Opened by MatteoPologruto about 1 year ago - 4 comments
Labels: type: enhancement, topic: documentation

#2508 - Bump github.com/ProtonMail/go-crypto from 0.0.0-20230828082145-3c4c8a2d2371 to 1.1.0-alpha.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: topic: infrastructure

#2505 - Add `programmer` field to sketch profile and `--profile` flag to `debug` command

Pull Request - State: closed - Opened by MatteoPologruto about 1 year ago - 2 comments
Labels: type: enhancement, topic: infrastructure

#2504 - [grpc] Revisit the `PlatformRelease#type` naming (or typing)

Issue - State: closed - Opened by kittaakos about 1 year ago
Labels: type: enhancement, conclusion: resolved, topic: gRPC

#2503 - Bump github.com/arduino/go-paths-helper from 1.11.0 to 1.12.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: conclusion: duplicate, topic: infrastructure

#2500 - Updated translation files

Pull Request - State: closed - Opened by github-actions[bot] about 1 year ago

#2499 - ARDUINO_USER_AGENT environment variable not set

Issue - State: open - Opened by PaulStoffregen about 1 year ago
Labels: topic: code, type: imperfection

#2498 - Bump jinja2 from 3.1.2 to 3.1.3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: topic: security, topic: infrastructure, type: imperfection

#2497 - Fixed sketch compile with broken symlink

Pull Request - State: open - Opened by cmaglie about 1 year ago - 5 comments
Labels: topic: code, type: imperfection, topic: build-process

#2496 - [skip-changelog] update the build container to use go 1.21.6

Pull Request - State: closed - Opened by alessio-perugini about 1 year ago
Labels: type: enhancement, topic: infrastructure

#2495 - Bump gitpython from 3.1.37 to 3.1.41

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: topic: security, topic: infrastructure, type: imperfection

#2494 - Docs changes for 0.36.0 release

Pull Request - State: closed - Opened by cmaglie about 1 year ago - 1 comment
Labels: type: enhancement, topic: documentation

#2493 - Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: topic: infrastructure

#2492 - test: add missing file close

Pull Request - State: closed - Opened by alessio-perugini about 1 year ago - 1 comment
Labels: topic: infrastructure, type: imperfection

#2491 - refactoring: Added `LibrariesManager.Clone()` / Auto-scan libs on `LibrariesManager.Build()`

Pull Request - State: closed - Opened by cmaglie about 1 year ago - 1 comment
Labels: type: enhancement, topic: code

#2490 - [breaking] Improved .pde warnings detection subroutines / gRPC LoadSketch API improvement

Pull Request - State: closed - Opened by cmaglie about 1 year ago - 1 comment
Labels: type: enhancement, topic: CLI, topic: gRPC

#2489 - Bump golang.org/x/term from 0.15.0 to 0.16.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: topic: infrastructure

#2488 - Allow to specify the config file through `ARDUINO_CONFIG_FILE` env

Pull Request - State: closed - Opened by alessio-perugini about 1 year ago - 1 comment
Labels: type: enhancement, topic: code

#2487 - Add `programmer` to the sketch profile

Issue - State: closed - Opened by dankeboy36 about 1 year ago
Labels: type: enhancement, conclusion: resolved, topic: code

#2486 - Version 0.35.0 not installing on Jetson

Issue - State: closed - Opened by yerachw about 1 year ago - 4 comments
Labels: conclusion: resolved, topic: infrastructure, type: imperfection

#2485 - Fix install.sh for versions targs with `v` prefixed

Pull Request - State: closed - Opened by cmaglie about 1 year ago
Labels: topic: infrastructure, type: imperfection

#2484 - Update Taskfile.yml

Pull Request - State: closed - Opened by tyeth about 1 year ago - 3 comments
Labels: conclusion: invalid, topic: infrastructure, type: imperfection

#2483 - Failing Github Actions CI using install.sh - Listing more than one github download link - v0.35.0

Issue - State: closed - Opened by tyeth about 1 year ago - 6 comments
Labels: conclusion: resolved, topic: infrastructure, type: imperfection

#2482 - Removed `export_cmake` hack

Pull Request - State: closed - Opened by cmaglie about 1 year ago - 1 comment
Labels: type: enhancement, topic: code

#2481 - Support ARDUINO_CONFIG environment variable

Issue - State: closed - Opened by weshouman about 1 year ago - 4 comments
Labels: type: enhancement, topic: code

#2480 - Fix concurrent access to libraries manager gRPC functions.

Pull Request - State: closed - Opened by cmaglie about 1 year ago - 1 comment
Labels: type: enhancement, topic: code

#2479 - Bump geekyeggo/delete-artifact from 2 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: conclusion: duplicate, type: enhancement, topic: infrastructure

#2478 - STM32 Arduino Installing issue

Issue - State: closed - Opened by DJPill about 1 year ago - 1 comment
Labels: type: support, topic: code, type: imperfection

#2477 - Refactoring of LibraryManager libraries directory handling.

Pull Request - State: closed - Opened by cmaglie about 1 year ago - 1 comment
Labels: type: enhancement, topic: code

#2476 - Return `error` instead of `nil` in package/library manager getters

Pull Request - State: closed - Opened by cmaglie about 1 year ago
Labels: type: enhancement, topic: code

#2475 - Bump google.golang.org/protobuf from 1.31.0 to 1.32.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: topic: infrastructure

#2474 - Bump github.com/spf13/viper from 1.18.1 to 1.18.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: topic: infrastructure

#2473 - Bump google.golang.org/grpc from 1.60.0 to 1.60.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: topic: infrastructure

#2472 - [breaking] Some gRPC API improvements

Pull Request - State: closed - Opened by cmaglie about 1 year ago - 1 comment
Labels: type: enhancement, topic: gRPC

#2471 - Bump golang.org/x/crypto from 0.16.0 to 0.17.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: topic: infrastructure

#2470 - Added backward compatibilty policy document

Pull Request - State: closed - Opened by cmaglie about 1 year ago
Labels: type: enhancement, topic: documentation

#2469 - Bump actions/download-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: conclusion: duplicate, topic: infrastructure

#2468 - Bump actions/upload-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: conclusion: duplicate, topic: infrastructure

#2467 - [breaking] refactor: made some golang modules private (part 3)

Pull Request - State: closed - Opened by cmaglie about 1 year ago - 2 comments
Labels: type: enhancement, topic: code

#2466 - The board order is not deterministic in `core search`

Issue - State: open - Opened by kittaakos about 1 year ago
Labels: topic: code, type: imperfection

#2465 - CLI initialisation issues on Windows (serial monitor)

Issue - State: closed - Opened by Hannes7eicher about 1 year ago - 4 comments
Labels: os: windows, type: imperfection

#2464 - Reuse archiveCompiledFiles helper for long commandline shrink

Pull Request - State: closed - Opened by facchinm about 1 year ago - 2 comments
Labels: type: enhancement, topic: build-process

#2463 - Bump github.com/rogpeppe/go-internal from 1.11.0 to 1.12.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: topic: infrastructure

#2462 - Bump google.golang.org/grpc from 1.59.0 to 1.60.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 3 comments
Labels: topic: infrastructure

#2461 - Does it support using a custom linker script through the command line?

Issue - State: closed - Opened by Slidecarefully about 1 year ago - 1 comment
Labels: type: support

#2460 - Provide a formal definition of what characters are allowed in the FQBN

Issue - State: closed - Opened by kittaakos about 1 year ago
Labels: type: enhancement, topic: documentation

#2459 - Bump github.com/spf13/viper from 1.17.0 to 1.18.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: topic: infrastructure

#2458 - Bump github.com/go-git/go-git/v5 from 5.4.2 to 5.11.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: conclusion: duplicate, topic: infrastructure

#2457 - [grpc]: `error: concurrent map iteration and map write` when executing `lib list`

Issue - State: closed - Opened by kittaakos about 1 year ago
Labels: topic: code, type: imperfection, topic: gRPC

#2456 - Bump github.com/arduino/go-paths-helper from 1.10.0 to 1.10.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: conclusion: duplicate, topic: infrastructure

#2455 - [breaking] refactor: made some golang modules private (part 2)

Pull Request - State: closed - Opened by cmaglie about 1 year ago - 1 comment
Labels: type: enhancement, topic: code

#2454 - Bump actions/setup-go from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: type: enhancement, topic: infrastructure