Skip to content

azure-pipelines: Avoid unsupported mapping values#1387

Merged
dNechita merged 1 commit intomainfrom
staging/fix-azure-syntax-avoid-mapping
Jan 14, 2026
Merged

azure-pipelines: Avoid unsupported mapping values#1387
dNechita merged 1 commit intomainfrom
staging/fix-azure-syntax-avoid-mapping

Conversation

@dNechita
Copy link
Contributor

PR Description

This ensure the syntax is correct allowing the jobs to be triggered. The azure pipelines error was:
"This is an informational run. There was a YAML error preventing Azure Pipelines from determining if the pipeline should run. If you expected this pipeline to run, please validate your YAML. If it's valid, please try again later."

Thank you @liviutomoiaga.

PR Type

  • Bug fix (a change that fixes an issue)
  • New feature (a change that adds new functionality)
  • Breaking change (a change that affects other repos or cause CIs to fail)

PR Checklist

  • I have conducted a self-review of my own code changes
  • I have commented new code, particularly complex or unclear areas
  • I have checked that I did not introduce new warnings or errors (CI output)
  • I have checked that components that use libiio did not get broken
  • I have updated the documentation accordingly (GitHub Pages, READMEs, etc)

Copy link

@liviutomoiaga liviutomoiaga left a comment

Choose a reason for hiding this comment

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

Hey,
Could you please revert the changes made on lines 5–6?
Thanks a lot for taking care of this.

This ensure the syntax is correct allowing the jobs to be triggered.
The azure pipelines error was:
"This is an informational run. There was a YAML error preventing Azure
Pipelines from determining if the pipeline should run. If you expected
this pipeline to run, please validate your YAML. If it's valid, please
try again later."

Signed-off-by: Dan Nechita <dan.nechita@analog.com>
@dNechita dNechita force-pushed the staging/fix-azure-syntax-avoid-mapping branch from dddc543 to 51c0b7e Compare January 14, 2026 12:57
Copy link

@liviutomoiaga liviutomoiaga left a comment

Choose a reason for hiding this comment

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

LGTM

@dNechita dNechita merged commit c6b39cf into main Jan 14, 2026
34 checks passed
@dNechita dNechita deleted the staging/fix-azure-syntax-avoid-mapping branch January 14, 2026 15:50
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.

3 participants