The Wayback Machine - http://web.archive.org/web/20220610133239/https://github.com/explore
Skip to content

Here's what's popular on GitHub today...

Google logo

Popular topic

Google LLC is an American multinational technology company that specializes in Internet-related services and products.
End-to-end DevOps with GitHub

 
Upcoming event recommended by GitHub

Jun
20

End-to-end DevOps with GitHub

June 20, 2022 - June 24, 2022 • Melbourne, Australia

GitHub is more than just a place to keep your code. GitHub offers features that cover your whole DevOps lifecycle from idea all the way into production
Data-Science-For-Beginners

Trending repository

soubhikmandal2000
soubhikmandal2000 commented Oct 31, 2021
  • 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
good first issue help wanted translations

 
App recommended by GitHub

GitClear

GitClear helps every member of an engineering team understand their team's code and velocity with the clarity of a seasoned Technical Manager.

We offer more than 20 reports to ensure high-quality code is delivered to customers at industry-leading speed:

  1. DORA stats (rate of deploy/defects, time to fix defects, Cycle Time) vs industry norms
  2. How healthy are the team's PR collaboration practices?
  3. What tickets are underway? How long until they're done?
  4. Who's paying down tech debt?

Trending repository

u9g
u9g commented Jan 23, 2022

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

type: feature status: accepted good first issue

Trending repository

MinusGix
MinusGix commented May 26, 2022

Currently, if opening two files with the same name (but obviously a different location) there is nothing to tell which one is which if you are not keeping track of their position.
VSCode does this by adding part of their path to their titles,
image

C-feature good first issue A-ui
rasa

Trending repository

💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants

  • Updated Jun 10, 2022
  • Python
nginxconfig.io

Trending repository

SorinGFS
SorinGFS commented Apr 29, 2022

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/

enhancement help wanted good first issue hacktoberfest
fastify

Trending repository

budarin
budarin commented May 29, 2022

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:

good first issue typescript

Trending repository

arriolac
arriolac commented Jun 3, 2022

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

enhancement good first issue

Trending repository

kovaxur
kovaxur commented Apr 22, 2022

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

good first issue component/ruler

Trending repository

 
App recommended by GitHub

webapp.io

Ship code faster with webapp.io

Developers move much faster using webapp.io to get per-branch review & E2E testing environments.

  • Use our interactive drag-and-drop builder to create a pull request template that contains all of the information a reviewer would need to approve a change.
  • Our hosted environments use a powerful caching mechanism to avoid running repetitive steps like npm install over and over again.