mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 09:05:56 +03:00
[GH-ISSUE #42] add library.json and others files #31
Labels
No labels
📶 WiFi
🕸️ HTTP
Branch
DEV Help Wanted
Discussion
Documentation
ESP32
Example
Good First Issue
Hotfix
In Progress
Incomplete
Needs Feeback
Priority
QA
Question
Task
Upstream/Dependancy
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/WiFiManager#31
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @domonetic on GitHub (Dec 30, 2015).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/42
I added the files to standardize the library.
It allows that in a new update, can be made from the Library Manager.
@tzapu commented on GitHub (Jan 2, 2016):
thank you very much,
i ll be back in full working order on the 4th and will go through everything asap
@tzapu commented on GitHub (Jan 4, 2016):
@domonetic merged the library changes
thank you very much
@domonetic commented on GitHub (Jan 4, 2016):
You are welcome. I took the audacity to propose to be included in the Library Manager.
Please go and approves the inclusion
https://github.com/arduino/Arduino/issues/4364#issuecomment-168278446
@cmaglie commented on GitHub (Jan 4, 2016):
@tzapu remember also to move the v1.4 tag!
@tzapu commented on GitHub (Jan 4, 2016):
done, thank you again
@cmaglie commented on GitHub (Jan 4, 2016):
ops, I mean "v0.4", basically the library.properties file must appear here:
https://github.com/tzapu/WiFiManager/tree/v0.4
@domonetic commented on GitHub (Jan 4, 2016):
create a new release.
@tzapu commented on GitHub (Jan 4, 2016):
hi, created a new tag, 0.5 and updated the library.json and library.properties files
is it ok?
@cmaglie commented on GitHub (Jan 4, 2016):
Well not yet :-) it seems that you created the new tag before changing library.properties, so the tag 0.5 now points to a library.properties with "version=0.4" written in it.
https://github.com/tzapu/WiFiManager/tree/0.5
https://github.com/tzapu/WiFiManager/blob/0.5/library.properties
to fix this:
@domonetic commented on GitHub (Jan 4, 2016):
need change version on library.properties, and merge changes in keywords.txt. Please
@tzapu commented on GitHub (Jan 4, 2016):
ok, updated everything inclusing keywords.txt ( @domonetic somehow the pull request was merged but the keywords still cut off, modified it directly)
thanks
@domonetic commented on GitHub (Jan 4, 2016):
thanks
@domonetic commented on GitHub (Jan 4, 2016):
Congratulations, now available in the library manager
https://github.com/arduino/Arduino/issues/4364#issuecomment-168714767
@tzapu commented on GitHub (Jan 5, 2016):
thank you very much Maximiliano , you did a great job of everything