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

v2.1.0 #91

Merged
merged 2 commits into from
Nov 10, 2024
Merged

v2.1.0 #91

merged 2 commits into from
Nov 10, 2024

Conversation

Paebbels
Copy link
Member

New Features

  • Handle simple packages and namespace packages by pipeline template.
  • Enhanced ExtractConfiguration.yml:
    • New optional parameter package_namespace.
    • New mandatory parameter package_name.
    • New output package_fullname.
    • New output package_directory.
    • New output mypy_prepare_command.
  • Enhanced Parameters.yml:
    • New optional parameter package_namespace.
    • New optional parameter package_name.
      If package_name and optionally package_namespace is given, name isn't needed anymore.

Changes

  • Renamed Pipeline-NamespacePackage.ymlCompletePipeline.yml
  • Removed deprecated params output from Parameters.yml

Bug Fixes

  • Fixed parameter checks testcase.

Documentation

None

Unit Tests

  • Add test for simple package pipeline.
  • Add test for namepace package pipeline.

@Paebbels Paebbels added Enhancement New feature or request Pipeline Reusable workflows Release Release Pull Requests labels Nov 10, 2024
@Paebbels Paebbels merged commit 4021700 into r2 Nov 10, 2024
125 of 126 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Pipeline Reusable workflows Release Release Pull Requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant