-
Updated
Aug 4, 2020 - Python
GitHub
GitHub makes it easier for developers to be developers: to work together, to solve challenging problems, to create the world’s most important technologies.
Here are 9,811 public repositories matching this topic...
-
Updated
Jun 13, 2020 - C#
-
Updated
Aug 15, 2020 - JavaScript
Initially attempted in sindresorhus/refined-github#455
I think this could be an easy addition to sindresorhus/refined-github#3408 since it has the logic already and only needs
if bFeature request
Currently, the github-workflow-status service doesn't support the event parameter:
https://github.com/badges/shields/blob/4059bdcdfa8b901c8c4c2676ad2fca02ff6b4489/services/github/github-workflow-status.service.js#L71-L74
The problem with this is that by not being able to filter for different events, a wrong build status can be returned. An example for this are scheduled
-
Updated
Aug 15, 2020
建议在界面中添加图床管理页面链接
问题类型
Feature Request
PicGo的相关信息
Windows 10 1909 18363.535
picgo 2.2.0
问题重现
功能请求
能否在上传区各个图床标题上以及图床设置中各个图床标题上,添加上图床管理页面的链接,单击后可直接打开浏览器跳转到图床管理页面?
如下图所示
Describe the feature or problem you’d like to solve
Microsoft released Windows Terminal Preview yesterday. It would be nice if GitHub Desktop was able to detect it.
Proposed solution
Adds an option to the shells available to use.
Additional context
N/A
-
Updated
Apr 19, 2019 - JavaScript
-
Updated
Jan 14, 2018 - HTML
$ chmod +x DevHub-0.98.5.AppImage
$ ./DevHub-0.98.5.AppImage
[74678:1119/111718.741581:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_DevHubUcWLlF/chrome-sandbox is owned by root and has mode 4755.
[1] 74678 trace trap ./D-
Updated
Apr 11, 2020 - Python
-
Updated
Jun 13, 2020 - Rich Text Format
JS 配置如下:
var gitalk = new Gitalk({
clientID: '3654916*****0c0038c28',
clientSecret: 'd90d031a*****0e0fa4c7fe2fae747b96b',
repo: 'Strange-AI.github.io',
owner: 'Strange-AI',
admin: ['jinfagang', 'Strange-AI'],
id: vm.codeId,
distractionFreeMode: false
});
gitalk.render('gitalk-conta
-
Updated
Aug 19, 2020 - JavaScript
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Aug 18, 2020 - JavaScript
-
Updated
Aug 10, 2020 - Ruby
-
Updated
Aug 19, 2020 - Ruby
PullRequest.edit does not allow a draft attribute:
def edit(
self,
title=github.GithubObject.NotSet,
body=github.GithubObject.NotSet,
state=github.GithubObject.NotSet,
base=github.GithubObject.NotSet,
):Created by Chris Wanstrath, PJ Hyett, Tom Preston-Werner, and Scott Chacon
Released April 10, 2008
- Organization
- github
- Website
- github.com
- Wikipedia
- Wikipedia

We use
redux-optimistonly for the editorial workflow which is inconsistent with the rest of the codebase, and makes the code more complicated.Also, that package is no longer maintained.
We should remove it as unless we can think of a major benefit it produces.