Here's what's popular on GitHub today...
Trending repository
-
Updated
Jul 11, 2022 - TypeScript
The Download
On this episode of The Download, Christina is back in another newish location, and here with the latest developer and open source project news.
Popular topic
Trending repository
as title
Trending repository
-
Updated
Jul 13, 2022 - Swift
Upcoming event recommended by GitHub
30 Minutes to Merge: Accelerate shipping with GitHub Projects
August 24, 2022 • Online
Trending repository
A QuorumDriver will be a stateless component that exposes a single API: execute_transaction. It takes a transaction, and does the two-step process of taking a raw transaction to certified effects in the end, by communicating with a quorum of validators.
The creation of this component also returns a channel which the caller can subscribe for cert+effects combos.
The API can also support 3 diffe
Trending repository
-
Updated
Jul 13, 2022 - Python
Collection recommended by GitHub
App recommended by GitHub
Testspace.com
Test Management software for DevOps
Testspace provides a dashboard for publishing test results from automation and a framework for implementing and executing manual tests using GitHub.
- Publish large volumes of test results with a single command
- Implement Manual tests using text files contained in a repository
- Improve process with metrics, graphs, and analytics
- Auto-detect Flaky tests
- Exploratory support
Trending repository
-
Updated
Jul 12, 2022
Trending repository
希望将默认访问页进行修改
概述
希望可以参考下ShareList的驱动器管理方法,在挂载单一驱动器时可以选择展开或者不展开驱动器内容。
详细解释
现在访问zfile默认是直接展开驱动器1的内容,希望可以添加个页面可以列出所有的驱动器供选择,在后台中添加相对应的开关,用于选择是否开启驱动器页为默认访问。将其设置为开启后将驱动器列表设置为默认访问页,也就是访问域名后不再自动跳转到/1/main 而是跳转到驱动器列表。设置为关闭时按照现有的方式跳转到/1/main 。
可以在左上角站点名称旁添加一个按钮用于直接返回到驱动器列表,保留右上角驱动器下拉列表用于快速切换。
Trending repository
-
Updated
Jul 11, 2022 - Python
Trending repository
-
Updated
Jun 27, 2022
Trending repository
Currently spack does not support the following packages, all of these packages are installed outside of Spack at Cori, we would like to get support for these packages if possible.
- cpmd https://www.lcrc.anl.gov/for-users/software/available-software/cpmd/
- ComputeCPP https://github.com/codeplaysoftware/computecpp-sdk need to confirm link
- ds9 https://sites.google.com/cfa.harvard.
Trending repository
-
Updated
Jul 13, 2022 - Swift
Trending repository
-
Updated
Jul 13, 2022 - TypeScript
Trending repository
UUID were added in the backend for LDAP, we should add them (read-only) to the graphQL api and the frontend.
Group creation date as well.
Trending repository
- I've read, understood, and done my best to follow the *CONTRIBUTING guidelines.
What did you do?
I implemented LineChart in my project and tried to subclass LineChartRenderer in order to change offset of values that are drawn in func drawValues(context: CGContext). The problem is that the only option is to copy all co
Trending repository
-
Updated
Jul 13, 2022 - PHP
Trending repository
-
Updated
Jul 13, 2022 - JavaScript
Trending repository
-
Updated
Jul 12, 2022 - Python
Trending repository
-
Updated
Jul 13, 2022 - Nunjucks
Trending repository
-
Updated
Jul 6, 2022
Trending repository
-
Updated
Jul 13, 2022 - C#
Trending repository
Add CMake aliases
GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_main
This targets should also be available when adding gtest with add_subdirectory (or FetchContent), because this should behave the same way as adding GTest with find_package. So somewhere, we should add the aliases to these targets, i.e.
add_library(GTest::gtest ALIAS
Trending repository
-
Updated
Jun 24, 2022
Trending repository
-
Updated
Jun 18, 2022 - JavaScript
Trending repository
App recommended by GitHub
Rewind Backups for GitHub (Formerly BackHub)
The most downloaded GitHub Backup app, managing 500K+ backups daily.
BackHub is a part of Rewind: Leading SaaS backup company Trusted by over 100,000 organizations
Managed GitHub Backups with advanced features:
- Automatic Daily Backups with Metadata
- On-demand Restores
- Daily backup sync to your own storage - Amazon S3 and Azure storage (NEW!)
- The Only SOC 2 Compliant Backup App (Type 2 report available)


What does this PR do?
Improve repo
For resources
Description
Added a small definition about programming/coding playgrounds for making it understandable to beginners
Why is this valuable (or not)?
Copy the definition merged in #6822 into the rest of CONTRIBUTING files, opening a 3 weeks window to translate it by our comunity
Checklist: