-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Policy for maintaining open issues #719
Comments
Shouldn't this be in a read me rather than in an open issue? Thanks for your efforts! |
I should think it's open until we've done the cull. Some contributors and developers might have an issue with this. However, the only real alternative as I see it is to allow the project to go inactive. |
Thank you very much |
We should to revisit #386 then. It's been unattended for too long. |
Thanks for your efforts! I rebased my OneWire fixes against dev140 branch and I noticed some of them have already made it into the branch in some manner. I'll re-test the remainder against dev140 within the next few days and submit another pull request. |
@nickandrew, you'll need to use a branch rebaselined against |
Nothing beats So, if you want to stick with using an issue, nothing against that, then we should create a new one with an up-to-date description but lock it ('Lock conversation' link). That way you can adjust the description anytime without destroying a conversation thread because there won't be one. But hurry before the issue numbers move from 3-digit to 4-digit 😉 |
Marcel, looks like you have drawn the short straw for authoring ?963? Or should just wait until #999? The markup integration means that when you hover over the number, the javascript pops up the title. You need to use the long MD format But I could do with a break from being Mr Bad Guy. 😢 |
Superseded by #1010. |
The nodeMCU team have suspended active contributions to this project until further notice. However, the support and maintenance of the project is being continued by a small number of independent contributors until such a time as the nodeMCU team can re-engage. Our priority is to produce a stable release:
The nodfeMCU firmware is a fairly thin eLua-based implementation layered over this SDK, and by rebaselining to this current version, this will address many report firmware issues that are in practice a result of known SDK issues (see SDK Release notes). Our other enhancements will significantly increase the effective RAM available to Lua programs.
However, in order to achieve these aims with our limited resources we have to enforce a strict scope on issues that we will accept here. We will specifically close:
esp8266
,nodemcu
orLua
tags, or esp8266.com)dev
build and if the issues still exists then we will investigate it as per the following item.Notwithstanding this, if we can give constructive feedback then we may still provide guidance on such closed issues, but we reserve the right not to comment further.
We will also be reviewing all existing open issues and closing any issues which fail to achieve these criteria. However anyone is free to reopen such issues if they can provide the necessary supplementary information (e.g. by providing an example which shows that the bug is still present on the current
dev
build).We apologise for what may seem very strict criteria, but we must focus our limited resources to achieve the greatest common good.
Note: there are currently no prebuilt versions of SDK1.5.1-based
dev
branch available, as the firmware with a full module set will not load into 512Kb flash parts. You will either need to do a local custom flash build -- see this esp8266.com article How to set up manually the GCC toolchain and SDK, use Marcel Stör's Cloud Build Service or the Docker NodeMCU build image.The text was updated successfully, but these errors were encountered: