Skip to content

Mta kiss build - #1330

Open
joergdw wants to merge 3 commits into
mainfrom
mta-kiss-build
Open

Mta kiss build#1330
joergdw wants to merge 3 commits into
mainfrom
mta-kiss-build

Conversation

@joergdw

@joergdw joergdw commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

This is an alternative to PR #1322.

joergdw added 3 commits July 24, 2026 15:16
Prefer long-form command options for readability: rm --recursive --force
instead of rm -rf, and mktemp --directory instead of mktemp -d. Both stem
from the standalone-mbt build changes; no behavior change.
@joergdw
joergdw marked this pull request as ready for review July 24, 2026 14:42
@sonarqubecloud

Copy link
Copy Markdown

Comment thread mta.tpl.yaml
# `path: scheduler` runs commands from scheduler/; the make targets pushd
# into scheduler/ and expect the repo root, so invoke make from the parent.
- make -C .. scheduler.clean build-scheduler
- make scheduler.clean build-scheduler

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This still needs the --directory.

Comment thread Makefile
Comment on lines +15 to +16
AUTOSCALER_PLUGIN_VERSION ?= $(shell \
nix eval --raw '.#app-autoscaler-cli-plugin.version')

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could cause issues on classical cloudMbt-build-images as nix is not available there.

Base automatically changed from fix/mta-self-sufficient-builders to main July 29, 2026 07:07
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