Open sweep-ai[bot] opened 10 months ago
internal/integrationtest/config/config_test.go
✓
Check internal/integrationtest/config/config_test.go with contents:
Ran GitHub Actions for 06a68475f6627854464088b5921732e24c92b309:
docs/configuration.md
✓
Check docs/configuration.md with contents:
Ran GitHub Actions for 81c1d5e8bccc83b6d14a15cb8ec86068c474025c:
PR Feedback: 👎
Description
This pull request adds support for the
ARDUINO_CONFIG
environment variable in Arduino CLI. It allows users to set the configuration file that Arduino CLI uses. TheARDUINO_CONFIG
environment variable is checked before the--config-file
command line flag and the automatic checking of the current and parent directories.Summary
ARDUINO_CONFIG
environment variable in Arduino CLI.ARDUINO_CONFIG
environment variable sets the configuration file that Arduino CLI uses.ARDUINO_CONFIG
environment variable.docs/configuration.md
to include information about theARDUINO_CONFIG
environment variable.internal/integrationtest/config/config_test.go
to test theARDUINO_CONFIG
environment variable.Fixes #1.
🎉 Latest improvements to Sweep:
💡 To get Sweep to edit this pull request, you can: