[GH-ISSUE #1735] Add new Release to platformio #1471

Open
opened 2026-02-28 01:30:12 +03:00 by kerem · 6 comments
Owner

Originally created by @dbambus on GitHub (Apr 18, 2024).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1735

Hey @tzapu,

Thank you very much for your Release 2.0.17, it is absolutely brilliant and I already intend to use it in my repo for a word clock. However, for this project I use platformio and it would be super if the release could also be managed by their repo system.

The previous release 0.16.0 is already there, but could you update it to the latest release as well?

https://registry.platformio.org/libraries/tzapu/WiFiManager

Cheers David

Originally created by @dbambus on GitHub (Apr 18, 2024). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1735 Hey @tzapu, Thank you very much for your Release 2.0.17, it is absolutely brilliant and I already intend to use it in my repo for a word clock. However, for this project I use platformio and it would be super if the release could also be managed by their repo system. The previous release 0.16.0 is already there, but could you update it to the latest release as well? https://registry.platformio.org/libraries/tzapu/WiFiManager Cheers David
Author
Owner

@FerFemNemBem commented on GitHub (Apr 19, 2024):

Hi @dbambus,

what about adding:

lib_deps =
https://github.com/tzapu/WiFiManager.git#v2.0.17

to your "platformio.ini"?

Cheers, FFNB

<!-- gh-comment-id:2065967402 --> @FerFemNemBem commented on GitHub (Apr 19, 2024): Hi @dbambus, what about adding: lib_deps = https://github.com/tzapu/WiFiManager.git#v2.0.17 to your "platformio.ini"? Cheers, FFNB
Author
Owner

@tablatronix commented on GitHub (Apr 20, 2024):

This should have updated automatically when I made the release..
hmm

<!-- gh-comment-id:2067522239 --> @tablatronix commented on GitHub (Apr 20, 2024): This should have updated automatically when I made the release.. hmm
Author
Owner

@tablatronix commented on GitHub (Apr 20, 2024):

I think platformio removed auto-update legacy from registry, you have to manually publish updates now, which means I think you need a pio organization tied to the repo, its possible only @tzapu can do this..

Looking into it

<!-- gh-comment-id:2067531576 --> @tablatronix commented on GitHub (Apr 20, 2024): I think platformio removed auto-update legacy from registry, you have to manually publish updates now, which means I think you need a pio organization tied to the repo, its possible only @tzapu can do this.. Looking into it
Author
Owner

@PabloOyarzo commented on GitHub (Apr 26, 2024):

Much needed and appriciated

<!-- gh-comment-id:2079564957 --> @PabloOyarzo commented on GitHub (Apr 26, 2024): Much needed and appriciated
Author
Owner

@Fixbruenix commented on GitHub (Jun 11, 2024):

@tzapu This would be nice, because people who install directly from PIO library manager install a 4 year old version and run into issues (at least for ESP32). Here you can read how to do that: https://docs.platformio.org/en/latest/core/userguide/pkg/cmd_publish.html#cmd-pkg-publish

You will need an pio account login before.

<!-- gh-comment-id:2160659590 --> @Fixbruenix commented on GitHub (Jun 11, 2024): @tzapu This would be nice, because people who install directly from PIO library manager install a 4 year old version and run into issues (at least for ESP32). Here you can read how to do that: https://docs.platformio.org/en/latest/core/userguide/pkg/cmd_publish.html#cmd-pkg-publish You will need an `pio account login` before.
Author
Owner

@tablatronix commented on GitHub (Dec 2, 2024):

I will have to provide my own fork of wm to manage a platform io library

<!-- gh-comment-id:2512631044 --> @tablatronix commented on GitHub (Dec 2, 2024): I will have to provide my own fork of wm to manage a platform io library
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#1471
No description provided.