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

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

Gamedev.js Jam 2022

 
Game Bytes

Gamedev.js Jam celebrates web games! Build an HTML5 game within 13 days of the jam on a given theme, have fun, and possibly win prizes.

Koa logo

Popular topic

Koa is an expressive middleware framework for Node.js servers that uses ES2017 async functions.

Trending repository

Deadpendency screenshot

 
App recommended by GitHub

Deadpendency

Deadpendency assesses your repository dependencies for project health. A healthy dependency is being actively committed to, by multiple maintainers with regular package releases. Deadpendency checks your dependencies remain healthy over time and will fail the check if a dependency has become unhealthy. See an example report.

lila

Trending repository

Trending repository

This repository is my documenting repository for learning the world of DevOps. I started this journey on the 1st January 2022 and I plan to run to March 31st for a complete 90-day romp on spending an hour a day including weekends to get a foundational knowledge across a lot of different areas that make up DevOps.

  • Updated Apr 2, 2022
  • Shell
sqlfluff

Trending repository

loafofpiecrust
loafofpiecrust commented Mar 23, 2022

Search before asking

  • I searched the issues and found no similar issues.

What Happened

I wanted to auto-fix issues with my SQL files that use Postgres upsert functionality, which is the on conflict ... syntax. This is detailed on the Postgres docs for INSERT, under the "O

bug help wanted good first issue postgres
hertzbeat

Trending repository

tomsun28
tomsun28 commented Mar 16, 2022

Is your feature request related to a problem? Please describe.
提供Windows环境下使用.bat脚本对hertzbeat服务进行启动和停止。

Describe the solution you'd like
需要编写对应的启动脚本startup.bat 停止脚本 shutdown.bat
脚本需要考虑到端口占用和服务是否已经启动停止状态
位于 script/assembly/server/bin 目录下

enhancement good first issue

Trending repository

machi1990
machi1990 commented Mar 24, 2022

Describe the bug

The documentation https://github.com/quarkusio/quarkus/blob/main/extensions/quartz/runtime/src/main/java/io/quarkus/quartz/runtime/QuartzBuildTimeConfig.java#L46 is referring to db store which has long been deprecated and removed.
We should update the javadoc to refer to jdbc-tx or jdbc-cmt job stores instead.

Expected behavior

There is no mention of db store

kind/bug good first issue
Code Climate screenshot

 
App recommended by GitHub

Code Climate

Collaboratively improve code quality with Code Climate and GitHub

Code Climate combines line-by-line test coverage reports, technical debt assessments, and style checks in every pull request so that your team only merges clear, maintainable, and well-tested code.