Skip to content

Pull requests: arduino/serial-discovery

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Added github actions workflows
#1 by cmaglie was merged Mar 1, 2021 Loading… updated Mar 1, 2021
Added release workflow
#2 by cmaglie was merged Mar 1, 2021 Loading… updated Mar 1, 2021
Update go-serial to support macos 10.11+
#3 by cmaglie was merged Mar 2, 2021 Loading… updated Mar 2, 2021
Implement Pluggable Discovery protocol v1
#6 by cmaglie was merged Jun 8, 2021 Loading… updated Jun 8, 2021
fixed error in HELLO
#7 by cmaglie was merged Jul 1, 2021 Loading… updated Jul 1, 2021
Use pluggable-discovery-protocol-handler library
#8 by cmaglie was merged Jul 21, 2021 Loading… updated Jul 21, 2021
Updated pluggable-discovery-protocol-handler to 1.2.0
#9 by cmaglie was merged Jul 22, 2021 Loading… updated Jul 22, 2021
Add CI workflow to lint and check formatting of Go code
#10 by silvanocerza was merged Aug 6, 2021 Loading… updated Aug 6, 2021
Add CI workflow to check for Prettier formatting compliance
#13 by silvanocerza was merged Aug 6, 2021 Loading… updated Aug 6, 2021
Add CI workflow to check the license file
#11 by silvanocerza was merged Aug 6, 2021 Loading… updated Aug 6, 2021
Add CI workflow to check Markdown files for problems
#12 by silvanocerza was merged Aug 6, 2021 Loading… updated Aug 6, 2021
Add CI workflow to validate Taskfiles
#14 by silvanocerza was merged Aug 6, 2021 Loading… updated Aug 6, 2021
Add CI workflow to validate GitHub Actions workflows
#15 by silvanocerza was merged Aug 6, 2021 Loading… updated Aug 6, 2021
Add CI workflow to lint YAML files
#16 by silvanocerza was merged Aug 6, 2021 Loading… updated Aug 6, 2021
Edit CI workflow to publish tester builds
#17 by silvanocerza was merged Aug 6, 2021 Loading… updated Aug 6, 2021
Add CI workflow to check for commonly misspelled words
#19 by silvanocerza was merged Aug 6, 2021 Loading… updated Aug 6, 2021
Add CI workflow to synchronize with shared repository labels
#20 by silvanocerza was merged Aug 6, 2021 Loading… updated Aug 6, 2021
Fix spelling errors
#21 by silvanocerza was merged Aug 6, 2021 Loading… updated Aug 6, 2021
Edit CI workflow to publish releases
#18 by silvanocerza was merged Aug 9, 2021 Loading… updated Aug 9, 2021
Update dependencies topic: code Related to content of the project itself
#22 by silvanocerza was merged Aug 9, 2021 Loading… updated Aug 9, 2021
Reorganized project type: enhancement Proposed improvement
#23 by silvanocerza was merged Aug 9, 2021 Loading… updated Aug 9, 2021
Handle closing of uevent reader gracefully type: enhancement Proposed improvement
#24 by silvanocerza was merged Aug 11, 2021 Loading… updated Aug 11, 2021
Fix STOP command not stopping discovery syncing type: imperfection Perceived defect in any part of project
#25 by silvanocerza was merged Aug 12, 2021 Loading… updated Aug 12, 2021
place the parent dir in archive, to have compatibility with the cli topic: infrastructure Related to project infrastructure
#27 by umbynos was merged Sep 21, 2021 Loading… updated Sep 21, 2021
Fixed several Windows issues and crashes topic: code Related to content of the project itself type: enhancement Proposed improvement
#30 by silvanocerza was merged Nov 5, 2021 Loading… updated Nov 5, 2021
ProTip! Exclude everything labeled bug with -label:bug.