-
## Description of problem
Upstream deprecated the `/info` API endpoint (https://github.com/sensu/sensu-go/pull/2066). This endpoint is used by `sensu_api_validator` to ensure other sensuctl re…
-
Brackets not currently installable on Jessie. Brackets has dependency on libgcrypt11, which is not available in the Jessie repositories. Jessie repositories have libgcrypt20. Brackets can be installed…
-
The Open Source Program at Microsoft: How Open Source Thrives
https://github.com/todogroup/guides/blob/master/casestudies/microsoft.md
All content is licensed under CC-BY-SA 4.0.
石墨文档:https://s…
-
Our Code of Conduct isn't being worked on anymore: http://todogroup.org/blog/followup-open-code-of-conduct/
In particular, http://todogroup.org/opencodeofconduct/#PRISM-Break/abuse@prism-break.org …
-
I'm listening to https://changelog.com/podcast/245 with @willnorris and just mentioned to @mercecrosas that Google recently launched a new site at https://opensource.google.com that includes a directo…
-
Hi,
Looks like there is only one way to delete a record:
```crystal
def destroy(env)
id = env.params.url["id"].to_i
group = TodoGroup.find!(id)
delete_query = Clear::SQL::DeleteQuery.new.f…
-
See
* https://help.github.com/articles/adding-a-code-of-conduct-to-your-project/
* http://todogroup.org/opencodeofconduct/
-
Even if it means putting a [free CloudFlare account](https://blog.cloudflare.com/introducing-universal-ssl/) in front of things and [not having it be encrypted end-to-end](https://github.com/isaacs/gi…
-
sarob updated
6 years ago
-
When using `repolinter` in a CI/CD system or in Docker, the exit code is not set correctly to reflect failing rules. For example, this:
```shell
repolinter || echo 'error'
```
never writes 'er…