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

Release v0.3.2 #597

Merged
merged 82 commits into from
Apr 9, 2024
Merged

Release v0.3.2 #597

merged 82 commits into from
Apr 9, 2024

Conversation

narekhovhannisyan
Copy link
Member

Types of changes

  • Enhancement (project structure, spelling, grammar, formatting)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

A description of the changes proposed in the Pull Request

  • Merge main into release.

jmcook1186 and others added 30 commits March 20, 2024 11:12
Signed-off-by: Joseph Cook <33655003+jmcook1186@users.noreply.github.com>
Signed-off-by: Joseph Cook <33655003+jmcook1186@users.noreply.github.com>
Signed-off-by: Joseph Cook <33655003+jmcook1186@users.noreply.github.com>
Currently the mergeObject function has a couple of problems.
E.g. it overrides an input if its value is false and the default
is true. It does not deep merge objects.

Added a test suite that the current function would not pass.
And fixed it.

Signed-off-by: alexzurbonsen <alexander.zur.bonsen@tngtech.com>
narekhovhannisyan and others added 20 commits March 31, 2024 10:35
- there is another manifest demostrating the plugin
@narekhovhannisyan narekhovhannisyan merged commit e461081 into release Apr 9, 2024
2 checks passed
This was referenced Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants