-
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,382 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 13, 2022 - Python
Description
When creating a release in repo, the telegram bot sends the following message:
[{owner}/{repo}] Release created: {release_title} by {publisher}
A link is added to {release_title}
: https://{base_url}/{owner}/{repo}/src/{tag_name}
This is a link to the tag although a link to the release was expected: https://{base_url}/{owner}/{repo}/releases/tag/{tag_name}
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 12, 2022 - Shell
-
Updated
May 10, 2022 - Python
-
Updated
May 12, 2022 - Go
-
Updated
May 12, 2022 - Java
-
Updated
May 9, 2022 - Go
-
Updated
May 13, 2022 - Shell
-
Updated
May 12, 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
Small feature request. I am using helmfile for the deployment of our k8s infrastructure and wanted to use sops for encryption of secrets. I need to use the --keyservice but as I am calling sops inside a wrapper (helmfile) of a wrapper (helm secrets) I cannot pass this variable to sops in a clean way.
Could you provide an alternative way to provide this option to sops in the .sops.conf and/or i
-
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
:

{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