Skip to content

fix: include only variables.mk from the root Makefile - #292

Merged
houtanb merged 1 commit into
forecastingresearch:mainfrom
houtanb:test
Sep 4, 2026
Merged

fix: include only variables.mk from the root Makefile#292
houtanb merged 1 commit into
forecastingresearch:mainfrom
houtanb:test

Conversation

@houtanb

@houtanb houtanb commented Sep 4, 2026

Copy link
Copy Markdown
Member

include *.mk also pulled in deploy_config.mk and orchestration_upload.mk, which gave the root Makefile Dockerfile and .gcloudignore rules it never meant to have. Include the local config file by name instead.

`include *.mk` also pulled in `deploy_config.mk` and `orchestration_upload.mk`, which gave the root
Makefile `Dockerfile` and `.gcloudignore` rules it never meant to have. Include the local config file
by name instead.
@houtanb
houtanb merged commit 2c0342c into forecastingresearch:main Sep 4, 2026
1 check passed
@houtanb
houtanb deleted the test branch September 4, 2026 15:28
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.

1 participant