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

(build) Improve input parameters for workflows, changed to dynamic matrix #4278

Merged
merged 3 commits into from
Oct 31, 2024

Conversation

arturcic
Copy link
Member

This pull request includes several changes aimed at standardizing the naming conventions for input parameters and improving the configuration of GitHub Actions workflows. The most important changes include renaming input parameters for consistency and updating workflow files to use these new names.

Standardization of Input Parameters:

Workflow File Updates:

CI Workflow Enhancements:

Miscellaneous Updates:

  • .github/workflows/docs.yml: Changed runs-on from windows-latest to ubuntu-latest for consistency. Simplified the run command for building schemas. [1] [2] [3]
  • Various .run.xml files: Updated PROGRAM_PARAMETERS to use dotnet_version instead of docker_dotnetversion. [1] [2] [3]

@arturcic arturcic added the build label Oct 31, 2024
@arturcic arturcic merged commit d2954bc into GitTools:main Oct 31, 2024
96 checks passed
Copy link
Contributor

mergify bot commented Oct 31, 2024

Thank you @arturcic for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant