-
Updated
Sep 4, 2020 - Rust
infrastructure
Here are 1,326 public repositories matching this topic...
-
Updated
Aug 25, 2020
Current behavior
Inspired by: https://prefect-community.slack.com/archives/CL09KU1K7/p1599160102266700
The S3 tasks in the task library currently don't compress/uncompress data for you. It would be a lot cooler if they did.
Proposed behavior
Add a `compre
-
Updated
Aug 25, 2020
-
Updated
Aug 11, 2020 - Python
-
Updated
Sep 3, 2020 - Go
-
Updated
Mar 24, 2020
-
Updated
Sep 3, 2020 - C
-
Updated
Mar 27, 2020 - Ruby
-
Updated
Nov 22, 2018 - Go
🐛 Bug Report
If you try to run experiment in system/docker container where missing git (in system) your code will crush at this line:
https://github.com/catalyst-team/catalyst/blob/master/catalyst/utils/pipelines.py#L4
with message like this:
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/git/__init__.py", line 83, in <module>
refresh()
-
Updated
Sep 3, 2020 - Java
-
Updated
Sep 4, 2020 - Ruby
-
Updated
Aug 25, 2020 - Go
-
Updated
Nov 14, 2019 - Go
-
Updated
Sep 4, 2020 - Python
-
Updated
Sep 4, 2020 - Python
-
Updated
Sep 3, 2020 - Python
-
Updated
Aug 22, 2020 - Ruby
-
Updated
Nov 1, 2019 - JavaScript
-
Updated
Sep 4, 2020 - Python
-
Updated
Jul 26, 2017 - Shell
-
Updated
Aug 29, 2020
-
Updated
Sep 3, 2020 - Shell
-
Updated
Jun 24, 2020
-
Updated
Aug 17, 2020 - Rust
-
Updated
Apr 12, 2018 - PHP
Improve this page
Add a description, image, and links to the infrastructure topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the infrastructure topic, visit your repo's landing page and select "manage topics."
Since #1986 was merged one can simply start full backstage instance by just starting the backend, which is imo very sweet😃
But, some backend plugins that are missing 404 handler of their own are now showing 404 of the frontend, which is not desirable behavior in the most of the cases.
As a starting point -
plugin-proxy-backendshould really just give 404 of its own if something isn't there o