developer-experience
Here are 198 public repositories matching this topic...
-
Updated
Sep 6, 2020 - JavaScript
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-backend should really just give 404 of its own if something isn't there o
-
Updated
Aug 13, 2020 - TypeScript
I am using PG server in a certificate pinned environment. In Python / SQLAlchemy, this is the following code needed to connect:
pg_certs = {
'sslcert': 'certs_dir/client-cert.pem',
'sslkey': 'certs_dir/client-key.pem',
'sslrootcert': 'certs_dir/server-ca.pem',
}
create_engine(pg_url, connect_args={'sslmode': 'require', **pg_certs}, ...)
Does Migra support this? I
-
Updated
Nov 5, 2018
-
Updated
Apr 3, 2017 - JavaScript
-
Updated
Jun 18, 2020 - Objective-C
-
Updated
Feb 5, 2020 - Swift
-
Updated
Aug 1, 2020 - JavaScript
It would be nice if batect can provide a CLI command to get config variable by name (with consideration of config variable files, override variables etc)
Scenario:
Currently we use batect config variables to keep repo-wide variables in a central place (.e.g. component name to be used in the code, infra code etc). There are a few exceptional cases where we want to get the same variable name
-
Updated
Dec 19, 2019 - OCaml
-
Updated
Jan 29, 2019 - JavaScript
-
Updated
Aug 11, 2020 - Go
-
Updated
Sep 13, 2017 - Shell
-
Updated
Sep 4, 2018 - Shell
-
Updated
May 30, 2020
-
Updated
Sep 5, 2020 - F#
-
Updated
Sep 4, 2020 - TypeScript
-
Updated
Jan 23, 2018
-
Updated
Aug 11, 2020 - CSS
-
Updated
Oct 21, 2019 - TypeScript
-
Updated
Aug 20, 2020 - JavaScript
-
Updated
Dec 15, 2018 - JavaScript
-
Updated
Apr 2, 2017 - JavaScript
-
Updated
Sep 1, 2020 - C#
-
Updated
Sep 5, 2020 - JavaScript
-
Updated
Apr 12, 2019 - Java
Improve this page
Add a description, image, and links to the developer-experience topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the developer-experience topic, visit your repo's landing page and select "manage topics."
When the user filters the amount of items in the left list decreases. It would be nice, also as motivation to watch more session videos, to know how much videos are left in the left list, e.g. when I activated the
unwatchedfilter.