Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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