-
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,240 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 19, 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 17, 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 19, 2022 - Java
-
Updated
Apr 11, 2022 - Go
-
Updated
Apr 19, 2022 - Python
-
Updated
Apr 18, 2022 - Go
-
Updated
Apr 19, 2022 - Shell
-
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
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
Hi,
When I use openid-connect plugins with the wrong redirect_uri in Apache APISIX.
Like flow:
"plugins":{
"openid-connect":{
...
"scope":"openid profile",
"bearer_only":false,
"introspection_endpoint_auth_method":"client_secret_post",
"redirect_uri":"http://127.0.0.1:9080/"
.
-
Updated
Jan 28, 2022
-
Updated
Mar 11, 2022
-
Updated
Apr 19, 2022 - Go
-
Updated
Mar 29, 2022
-
Updated
Feb 21, 2022 - Go
-
Updated
Apr 17, 2022 - Java
- Wikipedia
- Wikipedia
Related Topics
cd ci
30 Minutes to Merge: Max productivity with GitHub Codespaces
April 19, 2022 • Online
DevOps Days: Birmingham
May 5 - 6, 2022 • Birmingham, UK
{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