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

Fix Errbot Flows with RocketChat Backend #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ThomasBuchinger
Copy link

The RocketChatUser class is missing a proper comparison method.
When Errbot compares two RocketChatUser objects using '==' operator, python checks strict object equality instead of semantic equality.

closes #14

The RocketChatUser class is missing a proper comparison method.
When Errbot compares two RocketChatUser objects using '==' operator, python checks strict object equality instead of semantic equality
@pull-dog
Copy link

pull-dog bot commented Feb 21, 2022

*Ruff* 🐶 I wasn't able to find any Docker Compose files in your repository at any of the given paths in the pull-dog.json configuration file, or the default docker-compose.yml file 😩 Make sure the given paths are correct.

Files checked:

  • docker-compose.yml
What is this?

Pull Dog is a GitHub app that makes test environments for your pull requests using Docker, from a docker-compose.yml file you specify. It takes 19 seconds to set up (we counted!) and there's a free plan available.

Visit our website to learn more.

Commands
  • @pull-dog up to reprovision or provision the server.
  • @pull-dog down to delete the provisioned server.
Troubleshooting

Need help? Don't hesitate to file an issue in our repository

Configuration

{
  "isLazy": false,
  "dockerComposeYmlFilePaths": [
    "docker-compose.yml"
  ],
  "expiry": "00:00:00",
  "conversationMode": "singleComment"
}

Trace ID
e5777e00-936b-11ec-91ab-d6412dcbfeb0

@squash-labs
Copy link

squash-labs bot commented Feb 21, 2022

Manage this branch in Squash

Test this branch here: https://thomasbuchingermaster-6z35w.squash.io

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.

No inflight Flows matched
1 participant