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

feat: add healthcheck #112

Merged
merged 13 commits into from
Nov 24, 2023
Merged

feat: add healthcheck #112

merged 13 commits into from
Nov 24, 2023

Conversation

0xArdi
Copy link
Collaborator

@0xArdi 0xArdi commented Sep 13, 2023

This PR adds a generic healthcheck to the mech.

Comment on lines 168 to 174
# skipped to avoid issues with openapi-core==0.13.2 with poetry
# InvalidRequirement
#
# The requirement is invalid: invalid version constraint ">="3.0""
#
# update_toml(listed_package_dependencies) # noqa: E800
# update_tox_ini(listed_package_dependencies) # noqa: E800
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs to be resolved at core most likely

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0xArdi and others added 8 commits September 15, 2023 12:43
# Conflicts:
#	packages/packages.json
#	packages/valory/agents/mech/aea-config.yaml
#	packages/valory/services/mech/service.yaml
#	packages/valory/skills/mech_abci/skill.yaml
#	packages/valory/skills/task_submission_abci/skill.yaml
# Conflicts:
#	packages/packages.json
#	packages/valory/agents/mech/aea-config.yaml
#	packages/valory/services/mech/service.yaml
#	packages/valory/skills/mech_abci/skill.yaml
#	packages/valory/skills/task_submission_abci/skill.yaml
#	poetry.lock
#	pyproject.toml
@0xArdi 0xArdi merged commit 0b7eb55 into main Nov 24, 2023
6 checks passed
@0xArdi 0xArdi deleted the feat/healthcheck branch November 24, 2023 09:06
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.

4 participants