Trending repository
-
Updated
Apr 29, 2022 - TypeScript
Enter your username and annotate some of the “towers” to share your GitHub story in 3D, VR, and IRL.
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
May 13, 2022 • Online
Open source projects built in or receiving significant contributions from Brazil :brazil:
abaplint.app, quality checks and static analysis for the ABAP programming language.
Automatically run quality checks and static analysis for each change and pull request in the repository.
The application works with SAP ABAP code serialized using abapGit.
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
Manage flaky unit tests with the unit testing framework you already use.
Features
Requirements
Flaptastic is designed for organizations with many codebases and teams.
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