-
Updated
Jun 3, 2022 - TypeScript
beta
Here are 533 public repositories matching this topic...
on latest develop, if I run:
go test
ERROR: 2020/10/09 16:43:21 oauth.go:148: viewOauthInit error: pretend unable to write state error
--- FAIL: TestViewOauthCallback (0.00s)
--- FAIL: TestViewOauthCallback/success (0.00s)
oauth_test.go:248:
Error Trace: oauth_test.go:248
Error: Received unexpected error:
/logi-
Updated
Mar 14, 2022 - C++
It's in the directive validator: https://github.com/suborbital/atmo/blob/main/directive/directive_validator.go#L16
-
Updated
Apr 28, 2022 - PHP
-
Updated
Mar 21, 2021 - Kotlin
-
Updated
May 30, 2022 - Go
-
Updated
Jan 5, 2020 - C++
-
Updated
Jun 2, 2022 - R
-
Updated
Oct 1, 2020 - C#
Another idea, the tests could be condensed quite a bit, for example:
func TestDefaultRules(t *testing.T) {
rules := defaultHTTPRules()
tests := []struct {
name string
url string
}{
{"http allowed", "http://example.com"},
{"https allowed", "https://example.com"},
{"IP allowed", "http://100.11.12.13"},
}
for _, test := range tests {
t.Run(test.name, func(t -
Updated
Apr 10, 2021 - C#
Manifest version 2 is deprecated, and support will be removed in 2023. See https://developer.chrome.com/blog/mv2-transition/ for more details.
Nothing big, just a heads up
-
Updated
Jun 1, 2022 - JavaScript
Description
Line length greater than configured max_line_length detected, defaults to 79 character. This limit can be configured docs
Occurrences
There are 293 occurrences of this issue in the repository.
See all occurrences on DeepSource → [deepsource.io/gh/robotichead/NearBeach/issue/FLK-E501/occurrences/](https://deepsourc
Good first issue because no Unity-specific programming is involved.
Our unit config files allow a c-style #include directive, which lets us break them up into small reusable pieces. Example:
{
#include "DefaultMobility",
#include "DefaultHeloArmor",
"LabelIcon": "D",
"CategoryKey": "HEL",
"Name": "AH64D Apache",
"Price": 20,
}
ConfigReader.cs has s
Add `PodGroup`
Something to collect multiple pods, like in cases where you need to watch multiple message types and need to keep references to multiple pods.
Something like:
pods := g.PodGroup()
pods.New().On(...)
pods.New().OnType(...)
It would still be safe since pods retains the pod object so you don't have to if you don't want to.
It would be useful to have a clean way of serving local files in Vektor.
httprouter has a helper that we could probably just forward through to Vektor.
Or possibly just integrate the usual Go http.FileServer(http.Dir("./static")) handler.
-
Updated
Feb 17, 2021 - Python
-
Updated
Apr 10, 2022 - Go
-
Updated
Mar 7, 2022 - Python
-
Updated
Oct 28, 2019 - Python
-
Updated
Apr 14, 2022 - Java
[META] Ideas 💡
Front Improvements
- Open running builds by default (#308)
- see the branch that triggered the build
- support nice URLs instead of complex query strings
- Add download statistics to build info on front (#305)
- Cadd a widget that shows running builds (#144, #288)
- Add merge request sharable link icon functionality to buildcards with MR (#254)
- Use alterna
Improve this page
Add a description, image, and links to the beta topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the beta topic, visit your repo's landing page and select "manage topics."
The ability to move around by rolling a hamster ball
Like this: https://gfycat.com/OpulentExhaustedGoldenretriever
I'll try and contact the author on reddit: https://www.reddit.com/user/Reil