Prepare tag for the 1.1.2 release#83
Prepare tag for the 1.1.2 release#83IowaDave merged 1 commit intoNorthernWidget:masterfrom designer2k2:patch-1
Conversation
|
Merging this PR #83 now. It will update the library.preferences file. Then I will create a new tag 1.1.2 and publish it as the new "current version". My understanding is that doing so will create a new .zip file containing the correct version number, 1.1.2. With that being done, we expect the Library Manager to offer 1.1.2 as the latest version for the library listed as "DS3231". Thanks for your help and please stay in touch with this process. Let's check progress and determine next steps soon. David |
|
The new tag 1.1.2 is published as the new current version, at 2210 GMT 20March2023 (5:10 p.m. in central U.S.) |
|
I followed the links to the other repo, the one calling itself "DS3231_RTC". Glancing through the file list and skimming visually through the README file it looks like a verbatim copy of Andrew's repo. Two factual matters with this repo that I think ought to be of concern to the Arduino community:
It looks like bad behavior to me. Worse, the similarity of names and content creates the potential for confusion when people go looking for the DS3231 library, as well as reputational risk for Andrew Wickert. Mr. Hanif, if that is is name, should not use Mr. Wickert's name in the Arduino Library Manager entry for a repo that he falsely publishes as if it were his own work. How do we go about raising these concerns with the Arduino community? |
|
It looks like the most straightforward approach is to submit a PR to remove the url from the list. It's on line 5301 at the time of writing. The justification could include the comments mentioned previously. Your thoughts? |
|
Version 1.1.2 is now active in the Library Manager. And I learned some skills in the process. Thanks! Let's discuss the duplicative repo soon. Hope to hear your thoughts on that. |
|
Hello @IowaDave, For the 1.1.2 Release lets now see the next days/weeks if any new issues get raised. The other repo should at least be discussed with the Arduino team. For me it is also not ok to claim first place author and hiding that its a fork with no changes. |
|
Hello, @designer2k2 I have a plan to deal with it. The main issue is the duplicative (and misdirective) description in the Library Manager. IMHO it would be sufficient for the owner of the repo to modify the description in a way that clearly characterizes the repo a fork and makes it distinct from our repo. He's got to fix the "more info" link to point to his own, also. Question for you: does the Library Manager get all of its descriptive info from the library.properties file? Nothing from README or anywhere else, right? Step 1
Step 2 I'll get started on Wednesday, March 22. |
|
Hello @IowaDave, And yes the Library Manager get all of its descriptive info from the library.properties file: https://arduino.github.io/arduino-cli/0.31/library-specification/ |
|
Thanks again, Stephan, You can see the PR here: affanhanifathtarech/DS3231_RTC#1. David |
Tag 1.1.2 preparation
See the discussion here: #79