Skip to content

Yaml app config#91

Merged
guacamole merged 2 commits intomasterfrom
yaml-app-config
Dec 31, 2021
Merged

Yaml app config#91
guacamole merged 2 commits intomasterfrom
yaml-app-config

Conversation

@jay-dee7
Copy link
Member

fixes #88

@jay-dee7 jay-dee7 requested a review from guacamole December 31, 2021 14:06
@jay-dee7 jay-dee7 self-assigned this Dec 31, 2021
@jay-dee7 jay-dee7 force-pushed the yaml-app-config branch 7 times, most recently from 9cc0ba2 to ecf0857 Compare December 31, 2021 14:44
@jay-dee7
Copy link
Member Author

@guacamole this push is failing because of some weird issue from skynet:

{
   "errors": [
      {
         "code": "BLOB_UNKNOWN",
         "message": "[could not execute request; error code received; 500 response from GET: failed to fetch skylink: [timed out after 30s; unable to create data source for skylink; unable to download base sector; base sector download did not succeed; project timed out]; error response]",
         "detail": {
            "error": "[could not execute request; error code received; 500 response from GET: failed to fetch skylink: [timed out after 30s; unable to create data source for skylink; unable to download base sector; base sector download did not succeed; project timed out]; error response]",
            "skylink": "sia://AABY2GARQZiMZh5NznjE50AZcSemYQikMkoIxrvUdm6aFw"
         }
      }
   ]
}

Copy link
Member

@guacamole guacamole left a comment

Choose a reason for hiding this comment

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

LGTM 🥇

@guacamole guacamole merged commit 4220c8e into master Dec 31, 2021
@guacamole guacamole deleted the yaml-app-config branch December 31, 2021 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Replace env-vars.example with a yaml config file

2 participants