-
Updated
Mar 30, 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,224 public repositories matching this topic...
-
Updated
Apr 8, 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
Apr 16, 2022 - Python
Feature Description
I tried to setup gitea as a oauth provider for my new penpot instance. However I always got errors from penpot that something is wrong (described here penpot/penpot#1802). After a while of debugging, I found out, that the empty name in the user_info
response of the oauth process is causing that problems.
// GET http://myserver:3333/login/oauth/userinfo
{
-
Updated
Apr 16, 2022 - Shell
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
Apr 11, 2022 - Go
-
Updated
Apr 15, 2022 - Java
-
Updated
Apr 11, 2022 - Go
-
Updated
Apr 11, 2022 - Go
-
Updated
Apr 13, 2022 - Shell
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
Apr 11, 2022 - Go
-
Updated
Apr 15, 2022 - Python
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
Current Behavior
k8s discovery can't get KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT from ENV
but in pod I can echo KUBERNETES_SERVICE_HOST var.
Expected Behavior
No response
Error Logs
2022/04/12 07:22:00 [error] 48#48: init
-
Updated
Apr 15, 2022 - Shell
-
Updated
Jan 28, 2022
-
Updated
Mar 11, 2022
-
Updated
Apr 15, 2022 - Go
-
Updated
Mar 29, 2022
-
Updated
Feb 21, 2022 - Go
-
Updated
Apr 16, 2022 - Java
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