Skip to content

Conversation

@mesilov
Copy link
Collaborator

@mesilov mesilov commented Sep 9, 2024

Introduced ServiceBuilderFactory::createServiceBuilderFromWebhook for easier webhook setup. Updated README and examples in line with this change and improved test coverage for service builder caching functionality.

Q A
Bug fix? no
New feature? yes
Deprecations? no
Issues Fix #17
License MIT

Introduced `ServiceBuilderFactory::createServiceBuilderFromWebhook` for easier webhook setup. Updated README and examples in line with this change and improved test coverage for service builder caching functionality.

Signed-off-by: mesilov <mesilov.maxim@gmail.com>
@mesilov mesilov added this to the Publish 1.1.0 version milestone Sep 9, 2024
@mesilov mesilov self-assigned this Sep 9, 2024
Enhanced ServiceBuilderFactory with a new method to handle placement requests. Updated examples and tests to reflect this change, and modified access scopes for certain properties in the ApplicationProfile class.

Signed-off-by: mesilov <mesilov.maxim@gmail.com>
Updated the docblock for ApplicationProfile::initFromArray to specify array keys and types more clearly. This helps in understanding the structure and expected data types for the application profile initialization.

Signed-off-by: mesilov <mesilov.maxim@gmail.com>
@mesilov mesilov changed the base branch from main to dev September 11, 2024 19:52
@mesilov mesilov merged commit a825ebb into dev Sep 11, 2024
@mesilov mesilov deleted the feature/17-add-simple-kick-off-guide branch December 11, 2024 19:42
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.

Add super-simple kick-off guide

2 participants