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

Add alerts when git is too old #492

Merged
merged 4 commits into from
Sep 24, 2024
Merged

Add alerts when git is too old #492

merged 4 commits into from
Sep 24, 2024

Conversation

isc-etamarch
Copy link
Collaborator

@isc-etamarch isc-etamarch commented Sep 24, 2024

fixes #488

Copy link
Collaborator

@isc-tleavitt isc-tleavitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I pulled the rug out from under this - sorry!

Please update version to 2.5.1 in module.xml and put the changelog in the "fixed" section for that new, unreleased version (ultimately I'd call this more of a bugfix as it corrects bad behavior of the extension in cases where it just wouldn't work)

Also, you need to run:
zpm "git-source-control activate"
To get the WebUI change rebuilt and moved to the right place (under the "release" folder which we also commit).

Copy link
Collaborator

@isc-tleavitt isc-tleavitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@isc-etamarch it's good to put fixed issue numbers in CHANGELOG.md when relevant. I've added that for this case.

@isc-tleavitt isc-tleavitt merged commit 2feb15c into main Sep 24, 2024
2 checks passed
@isc-tleavitt isc-tleavitt deleted the git-version-reminder branch September 24, 2024 19:27
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.

Behave better if user is running too old of a git version
2 participants