Skip to content

Allow to ignore certain files from the Git repo change detection#94

Open
marcelstoer wants to merge 2 commits intodanielflower:masterfrom
marcelstoer:feat/ignore-files-for-version-check
Open

Allow to ignore certain files from the Git repo change detection#94
marcelstoer wants to merge 2 commits intodanielflower:masterfrom
marcelstoer:feat/ignore-files-for-version-check

Conversation

@marcelstoer
Copy link
Contributor

@marcelstoer marcelstoer commented Sep 25, 2019

This includes refactoring those methods that accept a ton of mojo configuration parameters. There is now a single class that wraps all of those.

Fixes #77

NOTE: this was built on top of #90 to avoid merge conflicts -> those changes from commit 1c661aa show up here as well. Merge #90 first!

This required changing the `buildNumber` data type from `long` to `String`.

Fixes danielflower#75
This includes refactoring those methods that accept a ton of mojo
configuration parameters. There is now a single class that wraps all of
those.

Fixes danielflower#77
@kobynet
Copy link
Contributor

kobynet commented Feb 2, 2021

@danielflower Any chance putting this in?

@danielflower
Copy link
Owner

This seems like a good change, but it's on top of #90 which I still haven't taken the time to fully understand and therefore commit to merging. I just commented on that one though in case people are interested enough to get this stuff done. #90 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to ignore certain files from the "version bump auto-release" process

3 participants