Closed
Description
Hi,
I recently ran into in issue regarding the different versions (Production / Development / Staging).
Background: I've committed a PR to the arduino-esp32 Project project and wanted this PR to be included in my platform.io project.
I've changed the platformio.ini
file and changed the platform
entry from espressif32
to the URL of this github repo. I've expected that the most recent version of espressif's arduino-esp32
repo will be fetched. But this wasn't the case.
Later on I've added the staging tag and got a more recent version which includes my PR.
Can you clarify the naming scheme for (Production / Development / Staging)?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels