Trending repository
-
Updated
Apr 29, 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
April 22, 2022 - September 25, 2022 • Virtual
Open source projects built in or receiving significant contributions from Brazil :brazil:
Azure Boards offers Kanban boards, backlogs, and dashboards for flexible work tracking that is fully connected to the code and issues for all your projects – big and small.
A separate Azure DevOps Services subscription is required. We'll help you get started for free if you don't already have one.
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
Allow authors of pull requests to set status to pending while still working on it.
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