Skip to content

TWA API make window length optional Dockerfile Build Error#962

Merged
cching95 merged 21 commits into
developfrom
feature/00960
Mar 9, 2026
Merged

TWA API make window length optional Dockerfile Build Error#962
cching95 merged 21 commits into
developfrom
feature/00960

Conversation

@Amber-Rigg

Copy link
Copy Markdown
Contributor

Summary of Changes
Updated the RTDIP Time Weighted Average API so that the time_weighted parameter now defaults to 1, removing the need for users to explicitly supply this value when making API requests.
This update also includes a fix to address a Dockerfile build failure that occurred during the last merge, which prevented successful dev API deployments.

Dev Deployment Fix

The previous merge introduced a Dockerfile change that caused the image build to fail.
This update includes a correction to the Dockerfile, restoring successful build and deployment workflows for the dev API environment.
Ensures CI/CD pipelines can complete without manual intervention.

Why This Change
Fixing the Dockerfile resolves the deployment issues that occurred after the previous merge, ensuring the dev API environment builds and deploys correctly.

Amber-Rigg and others added 21 commits February 24, 2026 11:55
…arify default values with window length for twa as 1 day

Signed-off-by: Amber-Rigg <amber.l.rigg25@gmail.com>
Signed-off-by: Amber-Rigg <amber.l.rigg25@gmail.com>
…nd removing unnecessary line breaks

Signed-off-by: Amber-Rigg <amber.l.rigg25@gmail.com>
…ultiple files

Signed-off-by: Amber-Rigg <amber.l.rigg25@gmail.com>
Signed-off-by: Amber-Rigg <amber.l.rigg25@gmail.com>
…management

Signed-off-by: Amber-Rigg <amber.l.rigg25@gmail.com>
…management

Signed-off-by: Amber-Rigg <amber.l.rigg25@gmail.com>
…ment.yml

Signed-off-by: Amber-Rigg <amber.l.rigg25@gmail.com>
…bodbc compatibility

Signed-off-by: Amber-Rigg <amber.l.rigg25@gmail.com>
Signed-off-by: Amber-Rigg <amber.l.rigg25@gmail.com>
…error management

Signed-off-by: Amber-Rigg <amber.l.rigg25@gmail.com>
…dependencies

Signed-off-by: Amber-Rigg <amber.l.rigg25@gmail.com>
…improved compatibility

Signed-off-by: Amber-Rigg <amber.l.rigg25@gmail.com>
…bility

Signed-off-by: Amber-Rigg <amber.l.rigg25@gmail.com>
Signed-off-by: Amber-Rigg <amber.l.rigg25@gmail.com>
Signed-off-by: Amber-Rigg <amber.l.rigg25@gmail.com>
Signed-off-by: Amber-Rigg <amber.l.rigg25@gmail.com>
Signed-off-by: Amber-Rigg <amber.l.rigg25@gmail.com>
…de only needs connection, so _ tells the linter "we know this is unused, it's intentional."

Signed-off-by: Amber-Rigg <amber.l.rigg25@gmail.com>
Signed-off-by: Amber Rigg <44523299+Amber-Rigg@users.noreply.github.com>
Signed-off-by: Amber-Rigg <amber.l.rigg25@gmail.com>
@Amber-Rigg Amber-Rigg self-assigned this Mar 9, 2026
@sonarqubecloud

sonarqubecloud Bot commented Mar 9, 2026

Copy link
Copy Markdown

@cching95 cching95 merged commit 7e8a18c into develop Mar 9, 2026
20 checks passed
@cching95 cching95 deleted the feature/00960 branch March 9, 2026 16:17
@cching95 cching95 restored the feature/00960 branch March 12, 2026 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants