pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:C++ language:HTML language:Go
Filter by
148M results
probably ready backend
Proposed architectural design and schema updates to add CPU/GPU frequency telemetry.
Bumps the dependencies group with 4 updates: github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config,
github.com/aws/aws-sdk-go-v2/service/s3 and github.com/aws/smithy-go.
Updates github.com/aws/aws-sdk-go-v2 ...
dependencies
go
Summary
- install Python 3.13 packages before selecting the runtime in deploy/linux-setup.sh
- keep fallback to python3 only after package bootstrap, with the existing =3.13 validation still enforced ...
Corrected a typo and added contact information for inquiries.
Closes #292
Summary
- require STRIPE_SECRET_KEY, STRIPE_WEBHOOK_SECRET, and STRIPE_PRICE_ID in backend Config.validate()
- keep validation failures deterministic at process startup instead of runtime ...
Was
Die Transcript-Nachrichtenspalte (ChatShell.tsx) wird von max-w-[834px] auf max-w-[754px] angeglichen.
Warum
In #28 ( narrower, taller composer ) wurde der Chat-Composer auf max-w-[754px] verschmälert, ...
What problem does this PR solve?
Support loading cloud start environment variables from multiple config files without forcing deployments to rely on
process_name as the only config file name.
This keeps ...
Guess what this PR does
Summary
- Syncs __version__ to 0.1.3 (was stuck at 0.1.0)
- Closes #24: adds VehicleStatus(StrEnum) for all 11 IEC 61851-1 state codes
- StrEnum keeps existing string comparisons (== C2 ) working ...