Here's what's popular on GitHub today...
Trending repository
-
Updated
Jun 10, 2022 - JavaScript
The Download
On this episode of The Download, Christina is on location at RenderATL, but is still here to offer the latest developer news.
Popular topic
ASP.NET
Trending repository
-
Updated
Jun 10, 2022 - Python
Trending repository
-
Updated
Jun 10, 2022 - Python
Upcoming event recommended by GitHub
Kansas City Developer Conference 2022
August 08, 2022 - August 10, 2022 • Kansas City, MO
Trending repository
- Base README.md
- Quizzes
- Introduction base README
- Defining Data Science README
- Defining Data Science assignment
- Ethics README
- Ethics assignment
- Defining Data README
- Defining Data assignment
- Stats and Probability README
- Stats and Probability assignment
- Working with Data base README
- Rel
Trending repository
-
Updated
Jun 7, 2022 - Jupyter Notebook
Collection recommended by GitHub
Game Engines
Frameworks for building games across multiple platforms.
App recommended by GitHub
repo rules
An application to set up and enforce rules for all of your GitHub repositories:
- enforce rules on all repositories or a sub selection using regex
- ensure that all repositories only use squash merge and delete merged branch
- ensure that only certain team is admin or maintainer of repositories with certain pattern
- ensure that the default branch (or any branch) always requires GPG signatures on commit
Free for testing until 30.06.2022, afterwards there will be paid plans.
Trending repository
-
Updated
Jun 6, 2022 - Shell
Trending repository
-
Updated
Jun 10, 2022 - C++
Trending repository
-
Updated
Jun 8, 2022 - Python
Trending repository
-
Updated
Jun 10, 2022 - JavaScript
Trending repository
Is your feature request related to a problem?
I wanted to create an entity that is only shown to one player, but I can still change and resend. Unfortunately, the only way to do that is to manually run Entity#hideEntity on every player on the server, and any that log on after the entity is spawned.
Describe the solution you'd like.
I would like there to be a Entity#hideEntityByDefault w
Trending repository
Trending repository
-
Updated
Jun 10, 2022 - Python
Trending repository
-
Updated
Jun 1, 2022
Trending repository
-
Updated
Jun 8, 2022
Trending repository
-
Updated
Jun 10, 2022
Trending repository
Feature request
Place the access_log and error_log directives inside the main server block instead of http block.
Feature description
Disable access_log at http block:
File: /etc/nginx/nginx.conf
# ...
http {
# ...
access_log off;
# ...
}
# ...Enable per site access_log and error_log at main server block:
File: /etc/nginx/
Trending repository
-
Updated
Jun 10, 2022 - Python
Trending repository
-
Updated
Jun 9, 2022 - TypeScript
Trending repository
Trending repository
-
Updated
Jun 10, 2022 - C++
Trending repository
Prerequisites
- I have written a descriptive issue title
- I have searched existing issues to ensure the bug has not already been reported
Fastify version
4.0.0-rc.3
Description
There are no type descriptions for server properties:
-
pluginName
https://www.fastify.io/docs/latest/Reference/Server/#pluginname -
validatorCompiler
https://www.fastify.i
Trending repository
Is there an existing issue for this?
- I have searched the existing issues
Describe the problem
The current Build.yaml workflow is specific to building and testing the app module, however, there are more than 1 apps in the project.
Describe the solution
An additional build/test workflow should be added to also build/test app-nia-catalog
Additional context
N/A
Trending repository
Is your feature request related to a problem? Please describe.
As I understand, ruler now is not adding the x-org-scopeid header to the alertmanager API calls, when it sends an alert. This would be nice if someone also uses Cortex with a tenant-aware alertmanager setup.
Describe the solution you'd like
Add the tenant ID of the tenant, on which ruler executes the rules. This would also
Trending repository
Preflight checklist
- I could not find a solution in the existing issues, docs, nor discussions.
- I agree to follow this project's Code of Conduct.
- I have read and am following this repository's Contribution Guidelines.
- This issue affects my [Ory Cl
App recommended by GitHub
Semaphore
Semaphore lets you test and deploy code at the push of a button with hosted continuous integration and delivery.
After you push code to GitHub, it quickly runs your tests on a platform with first-class Docker support and 100+ tools preinstalled. Semaphore lets you parallelize your builds, get feedback right inside pull requests, and deploy more often in a unified workflow. Already trusted by thousands of businesses around the globe, it can help your team move faster too.
