helm / helm/chart-releaser

Can this tool semantically version individual files or directories even if they aren't helm charts?

Open
#352 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
783
Forks
126
Avg merge
1d 18h
Merged PRs (30d)
11

Description

Hi. I like this tool a lot and it's made hosting a chart repository externally and internally very easy.

I'd like to reuse the functionality for other monorepos such as a github reusable action repository and have each action versioned separately.

e.g. a directory structure like this

```bash
.github/workflows/red/ # red-v1.2.3
.github/workflows/blue/ # blue-v2.4.0
.github/workflows/green/ # green-v3.9.1
```

and each directory would get its own version... maybe prefixed by the directory and suffixed by the version.

Anyway, this is such a wonderful tool, it would be nice to make it more generic so it could be applied to other use-cases.

Thank you for building this and considering this suggestion

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.