Skip to content

Conversation

@kumada626
Copy link
Contributor

Context

As described in screwdriver-cd/screwdriver#3399, remote triggered build should not fetch metadata implicitly from upstream builds.
Therefore, we are changing the logic for fetching metadata from external builds.
When the parent build/event is an external build, the build does not implicitly fetch metadata.
It is fetched only under meta.sd.{pipelineId} and is obtained using the --external option of the meta-cli.

Objective

  • If parent builds/events are external, triggered build does not fetch metadata.

References

License

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

BREAKING CHANGE: external meta is not fetched implicitly
@kumada626 kumada626 changed the title fix(3399): Fix metadata merge logic from external pipeline fix(3399): Fix metadata merge logic from external pipeline BREAKING CHANGE: external meta is not fetched implicitly Oct 14, 2025
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.

5 participants