Trending repository
-
Updated
Apr 20, 2022 - Python
Enter your username and annotate some of the “towers” to share your GitHub story in 3D, VR, and IRL.
June 21, 2022 - June 24, 2022 • Austin, TX
Frameworks for building games across multiple platforms.
Sider checks code using custom rules based on project specific knowledge and cumulative team experiences. On each pull request, Sider automatically alerts developers on previously documented issues and key information relevant to the changed code.
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.
Google Cloud Build lets you create fast, consistent, reliable builds across all languages. Automatically build containers or non-container artifacts on commits to your GitHub repository. Get complete control over defining custom workflows for building, testing, and deploying across multiple environments such as VMs, serverless, Kubernetes, or Firebase.
What problem does this feature solve?
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 generateto 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