Avinal Kumar
Avinal Kumar
This action automatically generates a bar graph of activity tracked by WakaTime. The graph can be used in Readme(s) and Website(s). See in action here https://github.com/avinal
# Description Added build and test CI for metacall/core using GitHub Actions for following platforms - Ubuntu 20.04, 18.04 GCC and Clang - Windows 2019 MSVC (failing, need help) -...
### Description - Added Configuration chapter - Added environment variables docs - Added docs for `apisix` in conf/config-default.yaml - Partially solves #6611 ### Checklist - [x] I have explained the...
## Description This pull request adds a new build system based on CMake to this project. This is a big upgrade over decade-old Makefiles. With the new build system, we...
### Description Most of the FOSSology agent tests were written in the last decade and haven't been improved too much in recent years. As we are migrating to a new...
### Description - `fossology-common` package contains files from `fossology-db` package - `fossology-db` package does not contains the required files #### How to reproduce - Download the latest tar from the...
# Changes - Adds keep-since to TektonConfig docs - Type Declaration: https://github.com/tektoncd/operator/blob/main/pkg/apis/operator/v1alpha1/tektonconfig_types.go#L58-L61 - Mutually exclusive keep and keep-since: https://github.com/tektoncd/operator/blob/main/pkg/apis/operator/v1alpha1/tektonconfig_validation.go#L77-L81 - Fixes tektoncd/website#419, RHDEVDOCS-4312 - Blocked by #1025 Signed-off-by: Avinal Kumar...
### Feature request This feature is already present in Tekton cli, referenced by tektoncd/cli#1471 and implemented by tektoncd/cli#1533. It would be logical to update the operator to support a similar...
### Current State **Description of the current state/issue**: Currently, Docusaurus doesn't support multi-rows or multi-column in tables. **Link to the page**: **Screenshots (if relevant)**: Current table format: | Header1 |...
This is draft PR for adding comments to the design docs. I will update the description later once the draft is finished. Fixes #1994 Signed-off-by: Avinal Kumar