-
-
Notifications
You must be signed in to change notification settings - Fork 12.7k
platformio 6.1.6 #121330
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
platformio 6.1.6 #121330
Conversation
@ivankravets why did this get closed? |
CI failed with "revision: 1". I don't know who added that line to the manifest file. I didn't add it. |
It doesn't really matter who added it. It should be removed on version updates. Please push updates to your existing pull requests though, constantly recreating them is hard to keep track off for maintainers and quite frankly motivates me to just ignore this update until you manage to figure out how to keep it to one PR. |
➕ to what SMillerDev said. You can also use |
Sorry, we don't release PlatormIO Core so often. Typically a few times per year. What I noticed, the moderation team here changes often rules as well. The previous moderators asked me to recreate new PR even with small changes (extra spaces). I always have problems with updating the PlatformIO formula. Maybe, we will ask you to remove it from the homebrew registry. Need to ask how many people used it. Mostly, developers use PlatormIO in pair with VSCode (above 3,000,000 developers, https://marketplace.visualstudio.com/items?itemName=platformio.platformio-ide), where PlatformIO is directly integrated into the extension. Sorry again for the issues. |
Can you link that pull request because I doubt that.
I think the 1000 users in the last 30 days would be pretty disappointed so that'll be a no from me. |
I'll check the previous PR/releases and share them here. Regarding the "1000 users in the last 30 days". Oh, I didn't know that so many of users use platformio via brew. So, let's keep it here. Do you have any simple steps on how to generate
|
|
Thanks, will try next time. Thanks again for your help! |
brew install --build-from-source <formula>
, where<formula>
is the name of the formula you're submitting?brew test <formula>
, where<formula>
is the name of the formula you're submitting?brew audit --strict <formula>
(after doingbrew install --build-from-source <formula>
)? If this is a new formula, does it passbrew audit --new <formula>
?99-platformio-udev.rules
) part of Python's module (issue #4458)