EdgeTX / buddy

The next generation tool for EdgeTX. A cross platform app, with browser compatibility.
https://buddy.edgetx.org
MIT License
39 stars 19 forks source link

Build Flag on Development Tab #87

Open druckgott opened 3 months ago

druckgott commented 3 months ago

Would be cool to have Build Flag grafik

also on

grafik

pfeerick commented 3 months ago

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.

druckgott commented 3 months ago

Like here https://github.com/EdgeTX/edgetx/pull/5445

pfeerick commented 3 months ago

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 https://github.com/EdgeTX/edgetx/pull/5445

— Reply to this email directly, view it on GitHub https://github.com/EdgeTX/buddy/issues/87#issuecomment-2294617020, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJ66KKFPJBH322K32QIXXTZR3EWXAVCNFSM6AAAAABMUHKYZCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJUGYYTOMBSGA . You are receiving this because you commented.Message ID: @.***>

druckgott commented 3 months ago

I have seen you build it i will test it later. This Was only a idea 😁