Skip to content

Conversation

@MartinLuccanera
Copy link
Contributor

Fixes #1567

Description

This PR deprecates the HealthCheck activity as it is no longer used and has to be removed from the SDK.

Specific Changes

  • Remove HealthCheck usage from activity_handler.py.
  • Remove healthcheck.py file from BotBuilder-Core library and the associated init reference.
  • Remove tests associated with HealthCheck.
  • Remove health_results.py and healthcheck_response.py from Schema library and its associated init references.
  • Remove unused references.

@ghost
Copy link

ghost commented Jun 14, 2021

CLA assistant check
All CLA requirements met.

@tracyboehrer
Copy link
Member

@MartinLuccanera Can you resolve the conflict for this and we'll get this merged?

@tracyboehrer tracyboehrer merged commit 06f5054 into microsoft:main Jun 15, 2021
@santgr11 santgr11 deleted the southworks/remove/health-check branch July 22, 2021 14:47
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.

Deprecate HealthCheck activity (Python)

4 participants