Maulik Kataria

Results 10 issues of Maulik Kataria

By using ToString() on the log property values, the final string values end up with double quotes as part of their values. The pull request uses a method that checks...

Hey guys, I am back with more requests :) I am trying to have some of our team members get onboard using semantic-release using go-semantic-release. And they have one use...

enhancement

When running changelog command all the commits without a leading version tag should be grouped and generated under "Unreleased" section. Please see here for more info: https://keepachangelog.com/en/1.0.0/#effort

I have been testing the changelog function and I see that it only generates changelog for the current release. Also, with the default output it overwrites the current CHANGELOG.md file,...

enhancement
changelog

When creating a release from a local machine the version is calculated from the local commits, however if the local repository has not fetched the tags from remote it would...

enhancement

Hi, I am really interested in the schema generation part since it includes the shape and contraints on the fields. My first thought was to plug in [AJV](https://github.com/ajv-validator/ajv) together with...

feature 🚀

### Is there an existing issue for this? Yes, but it was closed. https://github.com/akinsho/bufferline.nvim/issues/859 I understand that you do not want to provide full flexibility, however what is provided in...

bug

I am trying to display tab titles dynamically using zsh hooks and using icons from nerd fonts. However, if the title text includes an icon Zellij does not display anything...

**Is your feature request related to a problem? Please describe.** At present `terramate list --run-order` does not take in to account Terragrunt dependency blocks. **Describe the solution you'd like** Terramate...

enhancement

## Enhancement We use KCL configuration and schemas as our source of truth. We want to build tooling and user interfaces to be able to configure some of this configuration...