Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support new parameters in pipeline #33488

Merged
merged 19 commits into from
Mar 27, 2025
Merged

Conversation

raych1
Copy link
Member

@raych1 raych1 commented Mar 25, 2025

Pipeline

  • Added ApiVersion and SdkReleaseType parameters to the pipeline configuration. These parameters are now passed to the pipeline steps
  • Included ApiVersion and SdkReleaseType parameters in the template and added validation checks to ensure they are set correctly

Runner

  • Modified the parseArguments and prepareSpecGenSdkCommand functions to handle the new apiVersion and sdkReleaseType parameters.

@raych1 raych1 self-assigned this Mar 25, 2025
Copy link

openapi-pipeline-app bot commented Mar 25, 2025

Next Steps to Merge

Next steps that must be taken to merge this PR:
  • ❌ The required check named Protected Files has failed. Refer to the check in the PR's 'Checks' tab for details on how to fix it and consult the aka.ms/ci-fix guide

Copy link

openapi-pipeline-app bot commented Mar 25, 2025

PR validation pipeline restarted successfully. If there is ApiView generated, it will be updated in this comment.

@raych1 raych1 merged commit 34cec47 into main Mar 27, 2025
52 of 54 checks passed
@raych1 raych1 deleted the user/raych1/new-params-sdk-release-type branch March 27, 2025 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants