-
Updated
Apr 29, 2022
DevOps
DevOps is a set of practices that combine software development (Dev) and IT operations (Ops). It aims to shorten the systems development life cycle and provide continuous delivery with high software quality.
Here are 8,357 public repositories matching this topic...
-
Updated
May 2, 2022
expected result:
example.com?param=abc -> will become example.com
example.com/?param=abc -> will stay example.com/
actual result:
example.com?param=abc -> become example.com
example.com/?param=abc -> stays example.com/?param=abc
-
Updated
May 9, 2022 - Python
the user should have an api to delete his own account
you just have to look at
https://github.com/go-gitea/gitea/blob/a7f0ce620774be861f11b57d426ab59e27e4171a/routers/api/v1/admin/user.go#L307-L320
Add basic CI
We already have some scripts in the scripts directory. It would be good to run them for every PR.
This is also a great task for beginners.
## Python/Regex fix
-
Updated
May 6, 2022 - Shell
-
Updated
May 9, 2022 - Python
-
Updated
Apr 11, 2022 - Go
-
Updated
May 9, 2022 - Java
-
Updated
May 9, 2022 - Go
-
Updated
May 7, 2022 - Shell
-
Updated
May 5, 2022 - Go
Add a network option in creating workload
like rancher‘s Networking tab
** During workload creation, user can customize own hosts and DNS search doma
-
Updated
May 7, 2022 - Go
-
Updated
May 5, 2022 - Shell
The current fav icon makes me think the app has been faved, when it has not. The fav icon should be an outlined star, not a filled star.
Not fav:
<img width="138" alt="image" src="https://user-images.githubusercontent.com/1142830/162030909-b256be55-d242
Description
I'm using grpc-transcode plugin to manage gRPC<=> HTTP, It would be great to convert grpc-status-details-bin in header to HTTP response body in case an error from the upstream.
Decoded grpc-status-details-bin :






Hi,
first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.
First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there