sillsdev / sillsdev/languageforge-lexbox
use dotnet affected and path changes filter to streamline builds
Open
@hahn-kev is already working on this.
Since Nov 11, 2024.
🧑💻 DX
- Dominant language
- C#
- Stars
- 9
- Forks
- 8
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 49
Description
Describe the feature
right now our builds are getting more complicated with a number of workflows and filters so we're not always rebuilding everything. There's a tool which will help us with that here https://github.com/leonardochaia/dotnet-affected
Also https://github.com/marketplace/actions/paths-changes-filter will help us make a more generalized version, eg for checking if frontend has changed
Who is this feature for?
Us
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.