Trending repository
-
Updated
Apr 28, 2022 - TypeScript
View, print, and share a 3D model of your GitHub contributions.
Example use case:
A static generated app with thousands of routes, like an e-commerce having a route for each product.
Apart from scheduling nuxt generate to run periodically and generate all static and dynamic routes, it would be nice to have the possibility to generate the static files for a single route, for example in a hook when the related ba
October 30, 2022 - November 02, 2022 • Raleigh, NC
CodeFactor instantly performs Code Review with every GitHub Commit or PR. Zero setup time. Get actionable feedback within seconds. Customize rules, get refactoring tips and ignore irrelevant issues.
Bash, C, C#, C++, CoffeeScript, CSS, Dockerfile, Go, Groovy, Java, JS, Kotlin, Less, PHP, Python, Ruby, Scala, SCSS, Sugar SS, Swift, TypeScript and YAML.
Autofix certain reported issues on-demand or automatically.
We already have some scripts in the scripts directory. It would be good to run them for every PR.
This is also a great task for beginners.
As disscuseed on kedacore/keda#2765 (comment), we should unify the functions for Status & Conditions handling. Referencing controller related stuff here is suboptimal.
There are two locations with similar functions:
https://github.com/kedacore/keda/blob/9f0ee58fc6839d74636e1ec6883fe21d82617ea3/controllers/keda/util/status.go#L30-L63
https://g
Gitpod is an open-source developer platform automating the provisioning of ready-to-code developer environments..
With Gitpod your team can instantly start coding with fresh, ephemeral and fully-compiled dev environments for each new task - no matter if you are building a new feature, want to fix a bug or do a code review.
Sounds like GitHub Codespaces? https://www.gitpod.io/gitpod-vs-codespaces/
We support two flows when registering:
Upfront (arguments):
Partial (prompt):
I think we should probably suggest the latter (it's uncommon to paste passwords into the command itself)
There's also the issue that the password prompt does not enable any proper p