-
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,344 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 6, 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 3, 2022 - Shell
-
Updated
Apr 11, 2022 - Go
-
Updated
May 5, 2022 - Python
-
Updated
May 5, 2022 - Java
-
Updated
May 4, 2022 - Go
-
Updated
May 6, 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 3, 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
See https://github.com/apache/apisix/blob/dbe7eeebba06229d4a8df75263f2a78301cc1ca0/apisix/plugins/key-auth.lua#L117
Currently, both uri args and headers will be changed.
-
Updated
Jan 28, 2022
-
Updated
Apr 24, 2022
-
Updated
May 6, 2022 - Go
-
Updated
May 2, 2022
-
Updated
Apr 28, 2022 - Go
-
Updated
May 5, 2022 - Java
- Wikipedia
- Wikipedia
Related Topics
cd ci
{Future} Stack 2022
Jun 1 - 4, 2022 • Las Vegas, NV

End-to-end DevOps with GitHub
Jun 20 - 24, 2022 • Melbourne, Australia

Kansas City Developer Conference 2022
Aug 8 - 10, 2022 • Kansas City, MO

All Things Open 2022
October - November 2022 • Raleigh, NC
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