-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
Build Flag on Development Tab #87
Comments
Probably won't happen... They are two completely different mechanisms, and for different purposes... One is simply to allow quicker access to the PR Builds from GitHub, and the other is actually custom builds (cloud build) of release firmwares. For a custom build of a PR, next stage would be gitpod, and then local build environment. What are you after that would necessitate access to build flags for a PR? i.e. you can do a cloud build of nightly firmware (just need to enable the pre-release filter option) so can use that once any PR of interest is merged. |
Like here |
In the rare case that is needed, you would normally simply ask for a build
with the necessary options enabled in that PR... I've provided both the
2.11 and 2.10 versions of that PR, although the 2.10 version still needs
verification that two peripheral settings are correct for the T15. Once
bluetooth is made a first class citizen like other serial port options,
that will probably be on by default for the future.
…On Sat, Aug 17, 2024 at 2:13 PM druckgott ***@***.***> wrote:
Like here
EdgeTX/edgetx#5445 <EdgeTX/edgetx#5445>
—
Reply to this email directly, view it on GitHub
<#87 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABJ66KKFPJBH322K32QIXXTZR3EWXAVCNFSM6AAAAABMUHKYZCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJUGYYTOMBSGA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I have seen you build it i will test it later. This Was only a idea 😁 |
Would be cool to have Build Flag
also on
The text was updated successfully, but these errors were encountered: