Anurag Bajpai
01/20/2022, 9:15 AMclient.get(f"repositories/{self.workspace}/{self.repo}/refs/branches")Anna Geller
Anurag Bajpai
01/20/2022, 11:23 AMFailed to load and execute Flow's environment: ValueError("ref {ref!r} not found in '{self.workspace}/{self.repo}'",)prefect diagnostics{
  "config_overrides": {},
  "env_vars": [
    "PREFECT__SERVER__HOST",
    "PREFECT__SERVER__PORT",
    "PREFECT__BACKEND"
  ],
  "system_information": {
    "platform": "Linux-4.14.248-189.473.amzn2.x86_64-x86_64-with-Ubuntu-18.04-bionic",
    "prefect_backend": "server",
    "prefect_version": "0.15.4",
    "python_version": "3.6.8"
  }
}atlassian-python-apiBitbucket(workspace=workspace, project=project, repo=repo, ref='master', path=path, cloud_username_secret='BITBUCKET_USERNAME', cloud_app_password_secret='BITBUCKET_PASSWORD')Anna Geller
Anna Geller
Anurag Bajpai
01/20/2022, 12:01 PMref='master'Anna Geller
