#
developer-productivity
Here are 30 public repositories matching this topic...
sebgoa
commented
Apr 27, 2020
Describe the bug
No description when running kubectl explain
$ kubectl explain brokers
KIND: Broker
VERSION: eventing.knative.dev/v1beta1
DESCRIPTION:
<empty>
$ kubectl explain sinkbinding
KIND: SinkBinding
VERSION: sources.knative.dev/v1alpha2
DESCRIPTION:
<empty>
Expected behavior
I expected a description like all other k8s objects.
react
javascript
website
application
design
design-systems
bulma
resources
coding
ideas
developer-tools
javascript-tools
developer-portfolio
developer-productivity
-
Updated
May 29, 2020 - JavaScript
Magento 2 Easy Template Path Hints
php
template
php7
magento
magento-2
magento2
developer-tools
magento2-extension
magento2-module
modman
developer-productivity
-
Updated
Jun 16, 2019 - PHP
Useful websites for developers 📑 .
linux
development
research
deep-learning
knowledge
information
duplicity
websites
developer-tools
overview
network-monitoring
languages
useful
developer-documentation
information-gathering
chef-koch
developer-productivity
useful-websites
developer-resources
cloud-security-auditing
-
Updated
Dec 4, 2019
WampServer PHP CLI version changer is a Microsoft Windows batch script that allows you to easily add and then change between available WampServer PHP CLI versions using the users environment 'path' variable.
development
tui
developer
developer-tools
build-tool
development-environment
php-cli
changer
developers
php-versions
wamp-server
development-tools
developer-environment
wampserver
cli-changer-script
developer-productivity
-
Updated
May 8, 2020 - Batchfile
git
repository-utilities
collaboration
developer-tools
cleanup
repository-tools
repository-management
git-tools
cli-tool
git-branching
git-cli
git-utils
git-branches
developer-productivity
-
Updated
Apr 16, 2020 - Go
Exec into kubernetes pod easy (via kubectl)
bash
kubernetes
productivity
shortcut
developer-tools
kubectl
developer-experience
exec
developer-enablement
developer-productivity
-
Updated
May 27, 2020 - Shell
development
command-line
projects
development-environment
command-line-tool
environment-configuration
developer-productivity
-
Updated
Apr 6, 2020 - JavaScript
Alfred workflow to quickly spin up local front-end web development environments.
javascript
macos
alfred
web-development
vanilla-js
developer-experience
alfred3-workflow
alfred-worklow
front-end-development
web-development-tools
front-end-developer-tool
developer-productivity
-
Updated
Aug 29, 2019 - HTML
Dookbook® Library (Subject: Glossary)
-
Updated
Mar 17, 2020
Dookbook® Library (Help Documentation)
-
Updated
Mar 17, 2020
Dookbook® Library (Subject: Web Frontend: HTML+CSS+JavaScript)
-
Updated
May 30, 2020
Career tips for new and experienced developers
-
Updated
Mar 3, 2020
Dookbook® Library (Wikipedia for Computer Science)
-
Updated
Mar 18, 2020
Dookbook's Web-Frontend
syntax-highlighting
web
style
cookbook
developer-documentation
knowledge-engine
developer-productivity
-
Updated
May 30, 2020 - HTML
-
Updated
Feb 3, 2020 - JavaScript
The outcome of any Squad is Software stored in Git repositories. Measure the developer contributions using Git metadata.
-
Updated
May 10, 2019 - Java
Developer tool to look up HTML character codes/HTML character entities.
developer-tools
windows-forms
html-character
html-character-entities
developer-productivity
developer-productivity-tool
-
Updated
Apr 29, 2020 - Visual Basic .NET
Generate alpha URL deployments on Kubernetes using Helm + Ambassador
kubernetes
helm
ambassador
kubernetes-deployment
testing-ground
alpha-release
developer-environment
developer-productivity
-
Updated
Jul 3, 2019 - Smarty
Dookbook Document Library (Mock 0)
-
Updated
Mar 17, 2020
DesignPatternPractice
c
library
design-pattern
csharp
design-patterns
singleton
asp-net
command-pattern
abstract-factory-pattern
code-practice
singleton-pattern
code-library
developer-productivity
help-
-
Updated
Apr 26, 2019 - C#
Dookbook Document Library (development 1)
-
Updated
Mar 17, 2020
A node application hello world example
-
Updated
Apr 15, 2019 - Dockerfile
Counts number of lines of code in a project - bash
developer-tools
development-utility
development-tools
productivity-tools
development-utils
development-utilities
developer-productivity
-
Updated
Nov 24, 2019 - Shell
developer setup tools, tips and tricks
-
Updated
Aug 11, 2019
Maia is a CLI that allows you to execute remote commands on multiple machines at once.
go
cli
golang
devops
site-reliability-engineering
reliability
developer-tools
devops-tools
golang-tools
developer-productivity
-
Updated
May 31, 2019 - Go
git-compatible kanban board
desktop-app
kotlin
git
javafx
desktop
desktop-application
kanban
developer-tools
kanban-board
javafx-desktop-apps
kanban-board-application
kanban-application
developer-productivity
developer-productivity-tool
-
Updated
Mar 12, 2020 - Kotlin
webpage content
business
website-builder
websites
developer
developer-portal
developer-kits
business-solutions
developers
business-process-management
coders
developer-portfolio
business-analytics
business-systems
developer-environment
coders-academy
website-team
developer-productivity
-
Updated
Oct 31, 2019 - CSS
Engineering Principles and ideas
-
Updated
Mar 29, 2019
Improve this page
Add a description, image, and links to the developer-productivity topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the developer-productivity topic, visit your repo's landing page and select "manage topics."
The deploy_test and queue_test go files contain a lot of repetitive and duplicated code that should be extracted into helpers.
My guesstimate is that we can save probably some 30-40% of the files. And they are more than 2k lines together. This is a sizable readability improvement.
In what area(s)?
/area API
/area test-and-release
/kind good-first-issue